Releases: arkemishub/table
Releases · arkemishub/table
@arkejs/table@0.11.1
Patch Changes
- 2ad628f: feat: extend components prop
@arkejs/table@0.11.0
Minor Changes
- b2bc5f2: table types export and improvements
v0.9.0
0.9.0 (2023-11-24)
Features
- add initial filters config for first state and reset filters (#15) (53ec7be)
@arkejs/table@0.10.0
@arkejs/table
0.9.0
Minor Changes
- 2d6cabe: feat: add initial filters
- 2d6cabe: feat: add monorepo structure
Patch Changes
v0.8.0
0.8.0 (2023-07-10)
Features
v0.7.2
0.7.2 (2023-06-30)
Bug Fixes
- renderHeader can now be defined as Table prop (#9) (004c0ee)
v0.7.1
0.7.1 (2023-06-15)
Bug Fixes
- adjust visibile columns when config is reloaded (#7) (e896e06)
v0.7.0
0.7.0 (2023-06-15)
Features
- add renderHeader function to columns (#6) (1b142c3)
v0.6.3
0.6.3 (2023-06-14)
Bug Fixes
- expose toggleHide method from useTable (#5) (6920b23)
v0.6.2
0.6.2 (2023-06-14)
Bug Fixes