File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.21.0] ( https://github.com/abelflopes/react-ck/compare/v1.20.0...v1.21.0 ) (2024-05-24)
2+
3+
4+ ### Features
5+
6+ * add button ref ([ 7db6790] ( https://github.com/abelflopes/react-ck/commit/7db6790c7e7d3e71f4e0afe0446749678321e61f ) )
7+ * allow rendering layers without react portal ([ a37e0de] ( https://github.com/abelflopes/react-ck/commit/a37e0de01ab4778386798292221bd3078646d8fc ) )
8+ * implement dropdown with positioning engine ([ 7293105] ( https://github.com/abelflopes/react-ck/commit/7293105fbf1ff42f4312477b7a076440c4c6f8c6 ) )
9+ * ** react-ck:** global library package ([ f3ff0e5] ( https://github.com/abelflopes/react-ck/commit/f3ff0e50213d9c66b87c1c0c7bf0473a9fc9aefa ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * positioning engine ([ ae965d8] ( https://github.com/abelflopes/react-ck/commit/ae965d8b40f85a8e1494c4bad69dfd94940da1d2 ) )
15+ * snackbar z-index ([ 588ae3c] ( https://github.com/abelflopes/react-ck/commit/588ae3c9e4dc059bee002cf86a33d6ae9d70b77d ) )
16+
17+
18+ ### Code Refactoring
19+
20+ * use portal to render layers ([ efd0a4f] ( https://github.com/abelflopes/react-ck/commit/efd0a4f5bc8ec08649b7da6552088eee4286b0f3 ) )
21+
122## [ 1.20.0] ( https://github.com/abelflopes/react-ck/compare/v1.19.0...v1.20.0 ) (2024-03-19)
223
324
Original file line number Diff line number Diff line change 11{
22 "name" : " @abelflopes/react-ck" ,
33 "private" : true ,
4- "version" : " 1.20 .0" ,
4+ "version" : " 1.21 .0" ,
55 "author" : " Abel Lopes (@abelflopes)" ,
66 "description" : " React Component Kit - React Components & Utils" ,
77 "homepage" : " https://github.com/abelflopes/react-ck" ,
You can’t perform that action at this time.
0 commit comments