Skip to content

Latest commit

 

History

History
206 lines (98 loc) · 8.72 KB

CHANGELOG.md

File metadata and controls

206 lines (98 loc) · 8.72 KB

Changelog

0.10.3 (2022-08-26)

Bug Fixes

  • when collapsing an item, keep ancestors expanded (546df72)

0.10.2 (2022-06-21)

Bug Fixes

  • justify first header cell's border right (37de9f8)

0.10.1 (2022-06-02)

Bug Fixes

  • deselect all/clearFiltersButton ui adjustments (#38) (073f759)

0.10.0 (2022-06-01)

Features

  • Replaced deselection checkbox for selectFilter with button (#35) (76aaa93)

0.9.0 (2022-05-05)

Features

  • Clear filters button if any filter is active (#31) (0311271)

0.8.3 (2022-05-04)

Bug Fixes

  • provide css variables for standalone date picker (0239136)

0.8.2 (2022-04-25)

Bug Fixes

0.8.1 (2022-04-25)

Bug Fixes

0.8.0 (2022-04-25)

Features

0.7.1 (2022-04-04)

Bug Fixes

  • don't overwrite items' id (29dfb42)

0.7.0 (2022-03-24)

Features

0.6.0 (2022-03-22)

Features

  • Manual input in date picker (ceedb40)

0.5.5 (2022-03-15)

Bug Fixes

  • Added some missing exports and props documentation. (fdf96ad)

0.5.4 (2022-03-08)

Bug Fixes

  • version table state storage (a72a493)

0.5.3 (2022-03-08)

Bug Fixes

0.5.2 (2022-03-08)

Bug Fixes

  • execute change listeners from reactions with delay (441f4f4)

0.5.1 (2022-03-07)

Bug Fixes

  • wrong PartialTableTheme type (c66c978)

0.5.0 (2022-03-07)

Features

0.4.2 (2022-02-01)

Bug Fixes

  • show sort index only if needed (4815059)

0.4.1 (2022-02-01)

Bug Fixes

0.4.0 (2022-02-01)

Features

0.3.2 (2022-01-26)

Bug Fixes

0.3.1 (2022-01-18)

Bug Fixes

  • truncate long text with ellipsis (23d39e5)

0.3.0 (2021-11-16)

Features

  • added overscan settings (9b40720)
  • changed default looks (9b40720)
  • update cols only when dependencies change (9b40720)

0.2.1 (2021-09-16)

Bug Fixes

  • correcty peer deps versions (81599aa)

0.2.0 (2021-09-10)

Features

0.1.0 (2021-08-31)

Bug Fixes

  • Don't measure row height when already unmounted. (307409c)
  • Filter children. (9ab1e74)
  • Filter children. (5caed8b)
  • onSortChange order (36e4ff3)
  • Select only active items. (3c5c7dc)