Skip to content

Latest commit

 

History

History
185 lines (83 loc) · 7.37 KB

CHANGELOG.md

File metadata and controls

185 lines (83 loc) · 7.37 KB

6.0.1 (2024-04-19)

Bug Fixes

  • dependencies: newest input dependencies are needed in all the repos using them (5ce9675)

6.0.0 (2024-01-11)

Features

BREAKING CHANGES

  • Update to @pionjs/pion

5.7.0 (2023-12-22)

Features

  • include test data in package (110b002)

5.6.0 (2023-12-22)

Features

  • handle undefined node in virtualizer (2113d89)
  • update packaged files (65de45b)

5.5.0 (2023-04-25)

Features

5.4.2 (2022-12-01)

Bug Fixes

5.4.1 (2022-11-08)

Bug Fixes

  • button-view: update safari rule (c98f7fc)

5.4.0 (2022-11-03)

Features

  • select: close dialog manually (3abb0d0)

5.3.0 (2022-08-01)

Bug Fixes

  • close on enter (e7cd4d1)
  • cosmoz-treenode-button-view: pass opened to treenode (4f43ade)
  • renderLevel: handle leaf nodes (760f6bf)

Features

  • treenode-navigator: autoscroll to highlighed node (5c55a38)

5.2.0 (2022-08-01)

Features

  • cosmoz-treenode-navigator: improve performance (ac12d74)

5.1.0 (2022-07-28)

Bug Fixes

Features

  • cosmoz-treenode-navigator: add keyboard navigation (26b6d42)
  • refactor with lit-virtualizer instead of listbox (7b69ab4)
  • support Right key (28a4df6)

5.0.1 (2022-07-27)

Bug Fixes

5.0.0 (2022-07-19)

Features

  • upgrade to cosmoz-utils@5 (8c70d76)

BREAKING CHANGES

  • Upgrade to cosmoz-utils@5

4.0.0 (2022-07-05)

Code Refactoring

  • migration: index.html - Remove formatting changes (c12af88)

BREAKING CHANGES

  • migration: migration to haunted.js and Lit

3.1.1 (2022-06-02)

Bug Fixes

  • chips: scrollbar for many chips (dc68de6)

3.1.0 (2021-12-07)

Features

  • add button and icon slots (d7ea96d)

3.0.8 (2021-10-17)

Bug Fixes

3.0.7 (2021-10-17)

Bug Fixes

  • cosmoz-treenode-button-view: ios rtl overflow (80725a7)

3.0.6 (2021-10-16)

Bug Fixes

  • cosmoz-treenode-button-view: rtl fixes (43e70a3)

3.0.5 (2021-10-16)

Bug Fixes

  • cosmoz-treenode-button-view: mobile tweaks (d9444c4)
  • cosmoz-treenode-navigator: remove iron-flex-layout (6cc69b6)
  • replace tap with click (505d103)

3.0.4 (2020-01-06)

Bug Fixes

  • sections were incorrectly created (dfb4919)

3.0.3 (2019-10-10)

Bug Fixes

  • ci: adopt semantic release (c3ea8c0)