Releases: bryanmylee/svelte-headless-table
Releases · bryanmylee/svelte-headless-table
v0.14.4 `addFlatten` plugin
Full Changelog: v0.14.3...v0.14.4
v0.14.3 `addFlatten` plugin
v0.14.2 Fix `addGroupBy` sub row behavior
What's Changed
- Fix
addGroupBy
plugin removing subrows from grouped rows by @bryanmylee in #53
Full Changelog: v0.14.1...v0.14.2
v0.14.1 Internal optimizations
Pass the entire DisplayBodyCell
object for display column data.
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Always pass table component into label by @bryanmylee in #50
Full Changelog: v0.13.4...v0.14.0
v0.13.4 Data export from display columns
What's Changed
- Allow data exports from display columns by @bryanmylee in #47
Full Changelog: v0.13.3...v0.13.4
0.13.3 Top-level addSelectedRows state
Expose top-level stores on the addSelectedRows
plugin. This allows for subscribing to whether all/some rows (or rows on the current page) are selected. This also allows for efficient "select all" behavior.
Full Changelog: v0.13.2...v0.13.3
v0.13.2 Fix package description typo
chore: fix package description typo
v0.13.1 Add package description for npm
Full Changelog: v0.13.0...v0.13.1