What's New
Version 1.3.2
Updates
- Using Svelte Core v1.3.1
Fixes
- Editors in the tree mode are not applied correctly
- TypeScript definitions are not precise
Version 1.3.0
Updates
- Released under MIT
- A more convenient way of using the built-in and external ContextMenu
- Using Svelte Core v1.3.0
Version 1.2.4
Updates
- Using Svelte Core v1.2.4
Fixes
- DataProvider package is not compatible with toolchain
Version 1.2.3
- Using Svelte Core v1.2.3
Version 1.2.0
Updates
flatData
state property added (seeapi.getSate()
method)- Using core 1.2.x
Fixes
- Column auto-sizing for the tree structure improved
- Column auto-sizing and sorting markers
Version 1.1.3
Updates
- For a column with header spans, sorting marker is only shown for the last (lowest) header span
Fixes
- Sorting for hierarchical datasets
- The column auto-size for the tree structure
- Resizing columns with flex-grow
- Text overflow for vertical headers
- Impossible to define the initial selection
- Table editor doesn't reflect changes in the related state properties
- Error after collapsing the first column in the table
Version 1.0.0
Initial version released