Skip to content

Commit cd6e7b3

Browse files
committed
chore: update changeset to include all component changes
1 parent 7ec964c commit cd6e7b3

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
2-
"@tiny-design/react": patch
2+
"@tiny-design/react": minor
33
---
44

5-
Fix Table selection bugs, use Checkbox/Radio components, and improve type definitions
5+
- Table: use Checkbox/Radio components, fix selection bugs with pagination and sorting, improve type definitions
6+
- List: use semantic `<ul>`/`<li>` elements, add forwardRef to ListItemMeta, fix paginated renderItem index, add ARIA attributes
7+
- Loader: redesign spinner with CSS-only border animation, remove dot elements
8+
- Button: fix icon container shrinking in flex layout
9+
- useVirtualScroll: add `enabled` option

0 commit comments

Comments
 (0)