-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected]
- Loading branch information
1 parent
d9fe729
commit da7666b
Showing
12 changed files
with
122 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,26 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-06-22) | ||
|
||
|
||
### Features | ||
|
||
* **columndrop:** change basis prop to be minItemWidth ([68c2a0f](https://github.com/Bedrock-Layouts/Bedrock/commit/68c2a0fbd07f6ea218c1cfe1a4ee05db0f909184)), closes [#1178](https://github.com/Bedrock-Layouts/Bedrock/issues/1178) | ||
* **inline:** add min item width to the inline component ([100a4b7](https://github.com/Bedrock-Layouts/Bedrock/commit/100a4b792b1d412c6939bb38c6a3cc7d26ee7fa8)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **inline:** Previously the inline component would attempt to fit all the content when you did | ||
the switchAt prop. This will no longer be the case | ||
* **columndrop:** basis will no longer be a valid prop for column-drop. From now on use | ||
minItemWidth. | ||
|
||
|
||
|
||
|
||
|
||
## [1.5.10](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-06-10) | ||
|
||
**Note:** Version bump only for package @bedrock-layout/bedrock-layout-css | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,26 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-06-22) | ||
|
||
|
||
### Features | ||
|
||
* **columndrop:** change basis prop to be minItemWidth ([68c2a0f](https://github.com/Bedrock-Layouts/Bedrock/commit/68c2a0fbd07f6ea218c1cfe1a4ee05db0f909184)), closes [#1178](https://github.com/Bedrock-Layouts/Bedrock/issues/1178) | ||
* **inline:** add min item width to the inline component ([100a4b7](https://github.com/Bedrock-Layouts/Bedrock/commit/100a4b792b1d412c6939bb38c6a3cc7d26ee7fa8)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **inline:** Previously the inline component would attempt to fit all the content when you did | ||
the switchAt prop. This will no longer be the case | ||
* **columndrop:** basis will no longer be a valid prop for column-drop. From now on use | ||
minItemWidth. | ||
|
||
|
||
|
||
|
||
|
||
## 1.4.4 (2022-06-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,23 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-06-22) | ||
|
||
|
||
### Features | ||
|
||
* **inline:** add min item width to the inline component ([100a4b7](https://github.com/Bedrock-Layouts/Bedrock/commit/100a4b792b1d412c6939bb38c6a3cc7d26ee7fa8)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **inline:** Previously the inline component would attempt to fit all the content when you did | ||
the switchAt prop. This will no longer be the case | ||
|
||
|
||
|
||
|
||
|
||
## 2.4.4 (2022-06-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,23 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-06-22) | ||
|
||
|
||
### Features | ||
|
||
* **inline:** add min item width to the inline component ([100a4b7](https://github.com/Bedrock-Layouts/Bedrock/commit/100a4b792b1d412c6939bb38c6a3cc7d26ee7fa8)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **inline:** Previously the inline component would attempt to fit all the content when you did | ||
the switchAt prop. This will no longer be the case | ||
|
||
|
||
|
||
|
||
|
||
## 2.5.4 (2022-06-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,23 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-06-22) | ||
|
||
|
||
### Features | ||
|
||
* **inline:** add min item width to the inline component ([100a4b7](https://github.com/Bedrock-Layouts/Bedrock/commit/100a4b792b1d412c6939bb38c6a3cc7d26ee7fa8)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **inline:** Previously the inline component would attempt to fit all the content when you did | ||
the switchAt prop. This will no longer be the case | ||
|
||
|
||
|
||
|
||
|
||
## 2.6.6 (2022-06-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,26 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-06-22) | ||
|
||
|
||
### Features | ||
|
||
* **columndrop:** change basis prop to be minItemWidth ([68c2a0f](https://github.com/Bedrock-Layouts/Bedrock/commit/68c2a0fbd07f6ea218c1cfe1a4ee05db0f909184)), closes [#1178](https://github.com/Bedrock-Layouts/Bedrock/issues/1178) | ||
* **inline:** add min item width to the inline component ([100a4b7](https://github.com/Bedrock-Layouts/Bedrock/commit/100a4b792b1d412c6939bb38c6a3cc7d26ee7fa8)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **inline:** Previously the inline component would attempt to fit all the content when you did | ||
the switchAt prop. This will no longer be the case | ||
* **columndrop:** basis will no longer be a valid prop for column-drop. From now on use | ||
minItemWidth. | ||
|
||
|
||
|
||
|
||
|
||
## [1.4.9](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-06-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters