-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from chialab/changeset-release/main
Version Packages
- Loading branch information
Showing
4 changed files
with
21 additions
and
32 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,62 +1,61 @@ | ||
# [1.4.0](https://github.com/chialab/cells/compare/v1.3.0...v1.4.0) (2022-04-19) | ||
|
||
# [1.3.0](https://github.com/chialab/cells/compare/v1.2.0...v1.3.0) (2022-04-18) | ||
## 1.4.2 | ||
|
||
### Patch Changes | ||
|
||
### Bug Fixes | ||
- 68b775c: Add italic and oblique classes | ||
- becc8d8: Introducing row and column gaps utilities | ||
|
||
# [1.3.0](https://github.com/chialab/cells/compare/v1.2.0...v1.3.0) (2022-04-18) | ||
|
||
* change default secondary color ([9cb1671](https://github.com/chialab/cells/commit/9cb1671c4175ec70d4b05040b5fd76728abe09b0)) | ||
* no wrap layout rule ([05a51cd](https://github.com/chialab/cells/commit/05a51cd46d2046e2c1c9ac9b82abfd8e53fbb457)) | ||
* paddings and margins win over layout ([ec0af01](https://github.com/chialab/cells/commit/ec0af0177dfe500aeff56f72bd3f061d7610208e)) | ||
### Bug Fixes | ||
|
||
- change default secondary color ([9cb1671](https://github.com/chialab/cells/commit/9cb1671c4175ec70d4b05040b5fd76728abe09b0)) | ||
- no wrap layout rule ([05a51cd](https://github.com/chialab/cells/commit/05a51cd46d2046e2c1c9ac9b82abfd8e53fbb457)) | ||
- paddings and margins win over layout ([ec0af01](https://github.com/chialab/cells/commit/ec0af0177dfe500aeff56f72bd3f061d7610208e)) | ||
|
||
### Features | ||
|
||
* clamping module ([b5210b0](https://github.com/chialab/cells/commit/b5210b0cc02278fd3c7aae42bb9850c0be737208)) | ||
* justify layout class ([bca0deb](https://github.com/chialab/cells/commit/bca0deb3de9c861ebb4bb272e04c359996dc4c36)) | ||
- clamping module ([b5210b0](https://github.com/chialab/cells/commit/b5210b0cc02278fd3c7aae42bb9850c0be737208)) | ||
- justify layout class ([bca0deb](https://github.com/chialab/cells/commit/bca0deb3de9c861ebb4bb272e04c359996dc4c36)) | ||
|
||
# [1.2.0](https://github.com/chialab/cells/compare/v1.1.1...v1.2.0) (2022-03-01) | ||
|
||
## [1.1.1](https://github.com/chialab/cells/compare/v1.1.0...v1.1.1) (2022-02-09) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* base outline color ([8c0f2c1](https://github.com/chialab/cells/commit/8c0f2c1bdb64a7a699289c1d371a4db03325da4d)) | ||
- base outline color ([8c0f2c1](https://github.com/chialab/cells/commit/8c0f2c1bdb64a7a699289c1d371a4db03325da4d)) | ||
|
||
# [1.1.0](https://github.com/chialab/cells/compare/v1.0.3...v1.1.0) (2022-02-08) | ||
|
||
|
||
### Features | ||
|
||
* spacing module ([6d16486](https://github.com/chialab/cells/commit/6d1648686e97a7c352b327ced24790d67fc7b5b8)) | ||
- spacing module ([6d16486](https://github.com/chialab/cells/commit/6d1648686e97a7c352b327ced24790d67fc7b5b8)) | ||
|
||
## [1.0.3](https://github.com/chialab/cells/compare/v1.0.2...v1.0.3) (2022-02-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use gutter for explode class ([6710e11](https://github.com/chialab/cells/commit/6710e11c04f55cf0bf87c2bdf59ee4c7a584eb08)) | ||
- use gutter for explode class ([6710e11](https://github.com/chialab/cells/commit/6710e11c04f55cf0bf87c2bdf59ee4c7a584eb08)) | ||
|
||
## [1.0.2](https://github.com/chialab/cells/compare/v1.0.1...v1.0.2) (2022-02-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* body overlay ([03403c4](https://github.com/chialab/cells/commit/03403c493ad30bf7a0ee7501a3240b4d585acd63)) | ||
- body overlay ([03403c4](https://github.com/chialab/cells/commit/03403c493ad30bf7a0ee7501a3240b4d585acd63)) | ||
|
||
## [1.0.1](https://github.com/chialab/cells/compare/v1.0.0...v1.0.1) (2022-02-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* overlay scrollbar for tight vw calculation ([8c22590](https://github.com/chialab/cells/commit/8c225901c78ce9a1c4beaedd6153214dc049a517)) | ||
- overlay scrollbar for tight vw calculation ([8c22590](https://github.com/chialab/cells/commit/8c225901c78ce9a1c4beaedd6153214dc049a517)) | ||
|
||
# 1.0.0 (2022-02-07) | ||
|
||
|
||
### Features | ||
|
||
* add borders and animations module ([246fdb7](https://github.com/chialab/cells/commit/246fdb7efa63411b90f5e085bcc79fe416cdde7d)) | ||
* add website preset ([b44979b](https://github.com/chialab/cells/commit/b44979bdb4d70382880dc20147591f1f88bb8ab6)) | ||
* radius full ([3d04988](https://github.com/chialab/cells/commit/3d04988ba258af24fc5490e6b9cae994c83f8a69)) | ||
- add borders and animations module ([246fdb7](https://github.com/chialab/cells/commit/246fdb7efa63411b90f5e085bcc79fe416cdde7d)) | ||
- add website preset ([b44979b](https://github.com/chialab/cells/commit/b44979bdb4d70382880dc20147591f1f88bb8ab6)) | ||
- radius full ([3d04988](https://github.com/chialab/cells/commit/3d04988ba258af24fc5490e6b9cae994c83f8a69)) |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@chialab/cells", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "A strongly opinionated modular utility-first CSS library.", | ||
"author": "Chialab <[email protected]> (https://www.chialab.it)", | ||
"style": "lib/index.css", | ||
|