Skip to content

Commit eabb01f

Browse files
committed
Merge remote-tracking branch 'origin/master'
* origin/master: chore(release): publish [no ci] chore(release): packages publish [no ci]
2 parents 9619375 + 1023fbf commit eabb01f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+534
-222
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## [1.10.0](https://github.com/abelflopes/react-ck/compare/v1.9.0...v1.10.0) (2024-03-12)
2+
3+
4+
### Features
5+
6+
* add index css variable to column count ([cc227bb](https://github.com/abelflopes/react-ck/commit/cc227bbcce8d9a96d547396ea8804a7cb62d45d2))
7+
* add snackbar component ([6056809](https://github.com/abelflopes/react-ck/commit/6056809245903b8f7e8c713367b7ffcbf8a993c2))
8+
* allow grid column to have natural content size ([a9484a2](https://github.com/abelflopes/react-ck/commit/a9484a208be7191be043342ed06b7e64c926d6eb))
9+
10+
11+
### Bug Fixes
12+
13+
* container props interfering with rendered style ([9879648](https://github.com/abelflopes/react-ck/commit/9879648e013659271764ab9aa432d41f973d8548))
14+
15+
16+
### Code Refactoring
17+
18+
* convert subcomponents to compound component approach ([d15a430](https://github.com/abelflopes/react-ck/commit/d15a4302dc69bea5a9a09c80832b28dafe51c387))
19+
* rename alert close handler for consistency with other props ([de610db](https://github.com/abelflopes/react-ck/commit/de610db1f85664df05ac84e3a74fd1a3850157e4))
20+
* rename text type ([6b71051](https://github.com/abelflopes/react-ck/commit/6b710516f5bc912757f59b4cd734b730348a59d1))
21+
* update text component props, use explicit variation & skin ([3cf759d](https://github.com/abelflopes/react-ck/commit/3cf759dbbd6622d4329d8a71bdd36221f5ebff2c))
22+
* update text props and variations ([24d47d2](https://github.com/abelflopes/react-ck/commit/24d47d2afaa2a88737d20fdd2f74fac4533024e4))
23+
124
## [1.9.0](https://github.com/abelflopes/react-ck/compare/v1.8.1...v1.9.0) (2024-03-06)
225

326

0 commit comments

Comments
 (0)