File tree 32 files changed +187
-36
lines changed
32 files changed +187
-36
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # 2.3.0 (2022-02-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** center:** adopt CSSLength in center ([ dccb9d8] ( https://github.com/Bedrock-Layouts/Bedrock/commit/dccb9d8598c3fe0a8e2942be3b23ad275dd6336e ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 2.2.6 (2022-01-28)
7
18
8
19
** Note:** Version bump only for package @bedrock-layout/appboundary
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/appboundary" ,
3
- "version" : " 2.2.6 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"description" : " bedrock-layout appboundary" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
35
35
" lib"
36
36
],
37
37
"dependencies" : {
38
- "@bedrock-layout/center" : " ^2.2.6 " ,
39
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
38
+ "@bedrock-layout/center" : " ^2.3.0 " ,
39
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
40
40
},
41
41
"peerDependencies" : {
42
42
"react" : " ^16.8 || ^17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.4.6] ( https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected] ...@bedrock-layout/[email protected] ) (2022-02-09)
7
+
8
+ ** Note:** Version bump only for package @bedrock-layout/bedrock-layout-css
9
+
10
+
11
+
12
+
13
+
6
14
## 1.4.5 (2022-02-03)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/bedrock-layout-css" ,
3
- "version" : " 1.4.5 " ,
3
+ "version" : " 1.4.6 " ,
4
4
"description" : " bedrock-layout css version" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
27
27
" lib"
28
28
],
29
29
"devDependencies" : {
30
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
30
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
31
31
},
32
32
"repository" : {
33
33
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # 2.3.0 (2022-02-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** center:** adopt CSSLength in center ([ dccb9d8] ( https://github.com/Bedrock-Layouts/Bedrock/commit/dccb9d8598c3fe0a8e2942be3b23ad275dd6336e ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 2.2.6 (2022-01-28)
7
18
8
19
** Note:** Version bump only for package @bedrock-layout/center
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/center" ,
3
- "version" : " 2.2.6 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"description" : " bedrock-layout center" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
36
36
" lib"
37
37
],
38
38
"dependencies" : {
39
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
39
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
40
40
},
41
41
"peerDependencies" : {
42
42
"react" : " ^16.8 || ^17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.2.2 (2022-02-09)
7
+
8
+ ** Note:** Version bump only for package @bedrock-layout/column-drop
9
+
10
+
11
+
12
+
13
+
6
14
## 1.2.1 (2022-01-28)
7
15
8
16
** Note:** Version bump only for package @bedrock-layout/column-drop
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/column-drop" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " bedrock-layout column-drop" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
36
36
" lib"
37
37
],
38
38
"dependencies" : {
39
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
39
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
40
40
},
41
41
"peerDependencies" : {
42
42
"react" : " ^16.8 || ^17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 2.3.9 (2022-02-09)
7
+
8
+ ** Note:** Version bump only for package @bedrock-layout/columns
9
+
10
+
11
+
12
+
13
+
6
14
## 2.3.8 (2022-01-28)
7
15
8
16
** Note:** Version bump only for package @bedrock-layout/columns
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/columns" ,
3
- "version" : " 2.3.8 " ,
3
+ "version" : " 2.3.9 " ,
4
4
"description" : " bedrock-layout columns" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
35
35
" lib"
36
36
],
37
37
"dependencies" : {
38
- "@bedrock-layout/spacing-constants" : " ^2.5.1 " ,
39
- "@bedrock-layout/stack" : " ^2.3.6 " ,
38
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 " ,
39
+ "@bedrock-layout/stack" : " ^2.3.7 " ,
40
40
"@bedrock-layout/type-utils" : " ^0.0.14" ,
41
41
"@bedrock-layout/use-container-query" : " ^1.3.1" ,
42
42
"@bedrock-layout/use-forwarded-ref" : " ^1.1.11"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 2.2.7 (2022-02-09)
7
+
8
+ ** Note:** Version bump only for package @bedrock-layout/cover
9
+
10
+
11
+
12
+
13
+
6
14
## 2.2.6 (2022-01-28)
7
15
8
16
** Note:** Version bump only for package @bedrock-layout/cover
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/cover" ,
3
- "version" : " 2.2.6 " ,
3
+ "version" : " 2.2.7 " ,
4
4
"description" : " bedrock-layout cover" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
36
36
" lib"
37
37
],
38
38
"dependencies" : {
39
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
39
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
40
40
},
41
41
"peerDependencies" : {
42
42
"react" : " ^16.8 || ^17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.2.8] ( https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected] ...@bedrock-layout/[email protected] ) (2022-02-09)
7
+
8
+ ** Note:** Version bump only for package @bedrock-layout/frame
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.2.7] ( https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected] ...@bedrock-layout/[email protected] ) (2022-02-03)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/frame" ,
3
- "version" : " 2.2.7 " ,
3
+ "version" : " 2.2.8 " ,
4
4
"description" : " bedrock-layout frame" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
36
36
" lib"
37
37
],
38
38
"dependencies" : {
39
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
39
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
40
40
},
41
41
"peerDependencies" : {
42
42
"react" : " ^16.8 || ^17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # 2.3.0 (2022-02-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** grid:** use CSSLength type in Grid and MasonryGrid ([ d7a4df5] ( https://github.com/Bedrock-Layouts/Bedrock/commit/d7a4df5b4b367f02df9b133223e831e2fb09c826 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 2.2.6 (2022-01-28)
7
18
8
19
** Note:** Version bump only for package @bedrock-layout/grid
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/grid" ,
3
- "version" : " 2.2.6 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"description" : " bedrock-layout grid" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
35
35
" lib"
36
36
],
37
37
"dependencies" : {
38
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
38
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
39
39
},
40
40
"peerDependencies" : {
41
41
"react" : " ^16.8 || ^17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 2.4.5 (2022-02-09)
7
+
8
+ ** Note:** Version bump only for package @bedrock-layout/inline-cluster
9
+
10
+
11
+
12
+
13
+
6
14
## 2.4.4 (2022-01-28)
7
15
8
16
** Note:** Version bump only for package @bedrock-layout/inline-cluster
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/inline-cluster" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5 " ,
4
4
"description" : " bedrock-layout inline-cluster" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
35
35
" lib"
36
36
],
37
37
"dependencies" : {
38
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
38
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
39
39
},
40
40
"peerDependencies" : {
41
41
"react" : " ^16.8 || ^17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 2.3.6 (2022-02-09)
7
+
8
+ ** Note:** Version bump only for package @bedrock-layout/inline
9
+
10
+
11
+
12
+
13
+
6
14
## 2.3.5 (2022-01-28)
7
15
8
16
** Note:** Version bump only for package @bedrock-layout/inline
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/inline" ,
3
- "version" : " 2.3.5 " ,
3
+ "version" : " 2.3.6 " ,
4
4
"description" : " bedrock-layout inline" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
36
36
" lib"
37
37
],
38
38
"dependencies" : {
39
- "@bedrock-layout/inline-cluster" : " ^2.4.4 " ,
40
- "@bedrock-layout/spacing-constants" : " ^2.5.1 "
39
+ "@bedrock-layout/inline-cluster" : " ^2.4.5 " ,
40
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 "
41
41
},
42
42
"peerDependencies" : {
43
43
"react" : " ^16.8 || ^17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # 2.4.0 (2022-02-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** grid:** use CSSLength type in Grid and MasonryGrid ([ d7a4df5] ( https://github.com/Bedrock-Layouts/Bedrock/commit/d7a4df5b4b367f02df9b133223e831e2fb09c826 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 2.3.2 (2022-01-28)
7
18
8
19
** Note:** Version bump only for package @bedrock-layout/masonry-grid
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bedrock-layout/masonry-grid" ,
3
- "version" : " 2.3.2 " ,
3
+ "version" : " 2.4.0 " ,
4
4
"description" : " bedrock-layout masonry-grid" ,
5
5
"sideEffects" : false ,
6
6
"private" : false ,
35
35
" lib"
36
36
],
37
37
"dependencies" : {
38
- "@bedrock-layout/grid" : " ^2.2.6 " ,
39
- "@bedrock-layout/spacing-constants" : " ^2.5.1 " ,
38
+ "@bedrock-layout/grid" : " ^2.3.0 " ,
39
+ "@bedrock-layout/spacing-constants" : " ^2.6.0 " ,
40
40
"@bedrock-layout/use-resize-observer" : " ^1.1.1"
41
41
},
42
42
"peerDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # 2.2.0 (2022-02-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** spacing-option:** add CSSLength type checking ([ b08e2cc] ( https://github.com/Bedrock-Layouts/Bedrock/commit/b08e2cc959aeeb6f3c4e0f68cd904e5a51eab8db ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 2.1.6 (2022-01-28)
7
18
8
19
** Note:** Version bump only for package @bedrock-layout/padbox
You can’t perform that action at this time.
0 commit comments