File tree Expand file tree Collapse file tree 4 files changed +31
-2
lines changed Expand file tree Collapse file tree 4 files changed +31
-2
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
+ # [ 0.8.0] ( https://github.com/layer5io/sistent/compare/@layer5/sistent-components@0.6.0...@layer5/sistent-components@0.8.0 ) (2023-10-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** components:** export toolbar ([ #186 ] ( https://github.com/layer5io/sistent/issues/186 ) ) ([ 74c8330] ( https://github.com/layer5io/sistent/commit/74c83301fc9a40d7a0c36a076fb8a91c7e6ad2cc ) )
11
+ - correct sx properties for select and popper ([ dbd37ee] ( https://github.com/layer5io/sistent/commit/dbd37ee4a41905f26979022cb6b21e454e2f294f ) )
12
+
13
+ ### Features
14
+
15
+ - ** customcolumn:** add column visibility ([ 11cd979] ( https://github.com/layer5io/sistent/commit/11cd9794f8de9ad5fa1a3075074cf22cc1865fbf ) )
16
+ - ** filter:** add custom filter ([ 0c02847] ( https://github.com/layer5io/sistent/commit/0c0284794a9f46e1a45efe2a034e7201244d1505 ) )
17
+ - incorporate changes to ErrorBoundary ([ fcbbe77] ( https://github.com/layer5io/sistent/commit/fcbbe77e906e31720611e0e7dfcb1fe99bcbcb7f ) )
18
+ - ** search-bar:** add custom search bar component ([ 088e92c] ( https://github.com/layer5io/sistent/commit/088e92c79eaf84da04de876dada98d198ad55f99 ) )
19
+ - ** search-bar:** fix issues ([ 8c0c50b] ( https://github.com/layer5io/sistent/commit/8c0c50bec00a4da818e8521296d17a9b0e32ddb4 ) )
20
+ - ** tooltip:** conditional tooltip ([ 9db1729] ( https://github.com/layer5io/sistent/commit/9db172934bb2437b150f8dffaca6311643d95be2 ) )
21
+
6
22
# [ 0.7.0] ( https://github.com/layer5io/sistent/compare/@layer5/sistent-components@0.6.0...@layer5/sistent-components@0.7.0 ) (2023-10-30)
7
23
8
24
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @layer5/sistent-components" ,
3
- "version" : " 0.7 .0" ,
3
+ "version" : " 0.8 .0" ,
4
4
"description" : " Reusable React Components" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.js" ,
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
+ # 0.11.0 (2023-10-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - add missing dependencies as dev ([ 021e8d1] ( https://github.com/layer5io/sistent/commit/021e8d1168aa48ffba3430816c6875819df416d3 ) )
11
+ - fix search icon typo ([ 99a0373] ( https://github.com/layer5io/sistent/commit/99a03737bff9df904040906a603a750dc6a2caaf ) )
12
+
13
+ ### Features
14
+
15
+ - ** add:** column-icon ([ aeb064f] ( https://github.com/layer5io/sistent/commit/aeb064f2190025ab37c94d4ac86d207a10949361 ) )
16
+ - Grouped Fullscreen icons ([ cdb3bb8] ( https://github.com/layer5io/sistent/commit/cdb3bb83bc8962543271d69395a5ae9bffbd4045 ) )
17
+ - ** search-bar:** add custom search bar component ([ 088e92c] ( https://github.com/layer5io/sistent/commit/088e92c79eaf84da04de876dada98d198ad55f99 ) )
18
+
6
19
# 0.10.0 (2023-10-30)
7
20
8
21
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @layer5/sistent-svg" ,
3
- "version" : " 0.10 .0" ,
3
+ "version" : " 0.11 .0" ,
4
4
"description" : " SVG Icons library" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments