·
2 commits
to master
since this release
Minor Changes
-
Add
variantprop to Card component (outlined,elevated,filled). Fix NativeSelect children type to accept arrays. Make Table ColumnTypedataIndexoptional for action columns. - #856ab92fd -
feat(tag): add
variantprop withfilled,soft,solid, andoutlinedstyles - #832a2dc57 -
- Table: use Checkbox/Radio components, fix selection bugs with pagination and sorting, improve type definitions - #86
6ff73db - List: use semantic
<ul>/<li>elements, add forwardRef to ListItemMeta, fix paginated renderItem index, add ARIA attributes - Loader: redesign spinner with CSS-only border animation, remove dot elements
- Button: fix icon container shrinking in flex layout
- useVirtualScroll: add
enabledoption
- Table: use Checkbox/Radio components, fix selection bugs with pagination and sorting, improve type definitions - #86