File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 66
77#### Added
88
9- - ` table-filter ` : New UI component for creating filters for tabular data
10- - ` selection-list ` : ` :only-button ` and ` :show-counter ` props
11- - ` tag-dropdown ` : ` :only-button ` and ` :show-counter ` props
9+ - ` table-filter ` : New UI component for creating filters for tabular data
10+ - ` selection-list ` : ` :only-button ` and ` :show-counter ` props
11+ - ` tag-dropdown ` : ` :only-button ` and ` :show-counter ` props
12+ - Turned ` nested-v-grid ` into the one and only ` nested-grid ` (deleted the old ` nested-grid ` ).
13+ - ` nested-grid ` : ` :show-zebra-stripes? ` prop
14+ - ` nested-grid ` : ` :sticky-child? ` , ` :sticky-top ` and ` :sticky-left ` props
15+ - ` input-text ` : now can accept a single map argument
16+ - ` input-password ` : now can accept a single map argument
17+ - ` input-textarea ` : now can accept a single map argument
1218
1319#### Fixed
1420
15- - ` daterange ` : Fix daterange availability in re-com public API
21+ - ` daterange ` : Fix daterange availability in re-com public API
22+ - ` p ` : no longer shows a "bad-attribute" error (caused by re-com internals)
23+ - ` error-modal ` : fixed text wrapping in code blocks
24+ - Fixed missing cljdocs - https://cljdoc.org/d/re-com/re-com/2.28.0
1625
1726## 2.27.0 (2025-06-06)
1827
1928#### Added
2029
21- - Turned ` nested-v-grid ` into the one and only ` nested-grid ` (deleted the old ` nested-grid ` ).
22- - ` nested-grid ` : ` :show-zebra-stripes? ` prop
23- - ` nested-grid ` : ` :sticky-child? ` , ` :sticky-top ` and ` :sticky-left ` props
2430
2531## 2.26.2 (2025-06-05)
2632
You can’t perform that action at this time.
0 commit comments