@coveord/plasma-react-icons
Advanced tools
Changelog
<small>54.2.3 (2024-08-27)</small>
Changelog
<small>54.2.2 (2024-08-19)</small>
Changelog
54.2.0 (2024-08-08)
Changelog
<small>54.1.1 (2024-06-26)</small>
Changelog
<small>54.0.3 (2024-06-25)</small>
Changelog
54.0.1 (2024-06-10)
store
prop and useTable
hook for the Table component.
Deprecation of onMount
and onChange
props, replaced by the useEffect
hook.
Introduction of a new Table.NoData
component.
Removal of Table.Consumer
and Table.Actions
.
Changes to Table.Pagination
- totalPages
prop removed, now computed automatically.
Renamed useTable
hook to useTableContext
.Changelog
53.1.4-next.0 (2024-05-13)
deps: cleanup dependencies 2dbc521
website: demo container has the wrong background color 97830e5
website: remove custom style with props and module css (#3703) 9a6b436, closes #3703
website: small visual adjustments 09051f9
refactor(mantine)!: adjust Table.Pagination & Table.PerPage to the breaking changes 303dcca
refactor(mantine)!: extracting the table state out into a hook fcdf1ee
Changelog
53.1.2 (2024-04-29)
Changelog
53.1.0 (2024-04-24)