@coveord/plasma-react-icons
Advanced tools
Changelog
<small>55.0.4 (2024-10-29)</small>
Changelog
55.0.0 (2024-10-16)
Changelog
54.4.0 (2024-10-08)
Changelog
54.3.0 (2024-08-29)
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
.