Skip to content

Latest commit

 

History

History
351 lines (164 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

351 lines (164 loc) · 13.2 KB

6.1.0 (2025-02-14)

Features

  • use-floating: separate reference and floating (ab243b9)

6.0.0 (2025-02-07)

⚠ BREAKING CHANGES

  • Cleanup and remove usePosition and position.js module

Code Refactoring

  • cleanup and remove usePosition (9c4d0ca)

5.4.0 (2025-01-07)

Features

  • cosmoz-dropdown: add middleware support (1d479a0)

5.3.0 (2024-12-30)

Features

  • export floating-ui middlewares (02d3883)

5.2.0 (2024-12-30)

Features

  • use-floating: export defaultMiddleware (f49fb44)

5.1.0 (2024-12-30)

Features

5.0.0 (2024-12-30)

⚠ BREAKING CHANGES

  • Implement floating-ui (useFloating) integration

Features

  • implement floating-ui integration (4154ea5)
  • refactor & implement connectable (6a04b01)

4.4.2 (2024-10-04)

Bug Fixes

  • use-position: add if rule when element end up outside viewport (f36aced)

4.4.1 (2024-05-02)

Bug Fixes

4.4.0 (2024-04-10)

Features

  • add requested changes (2dd31de)
  • move popover attribute (7dcc348)
  • open dialog programmatically (cb6c629)
  • rename story (502fc28)
  • update story with bug (6916618)
  • use :host(:popover-open) selector (5ecb921)
  • use popover instead of <dialog> (6620f87)

Bug Fixes

  • show box shadow in Chrome (e6605b5)

4.3.0 (2024-04-05)

Features

  • add DropdownWithBug story (a4316c6)

Bug Fixes

  • make the storybook github workflow work (b971cb8)

4.2.0 (2024-04-04)

Features

  • add storybook dependencies (9807ca0)
  • add storybook settings and stories (64afb6c)
  • rezolve IOptions lint error (2269eb3)

4.1.0 (2024-04-04)

Features

  • add storybook-static dir to .gitignore (cbd108a)
  • update dependencies (d8d4732)
  • update semantic-release (13d4706)

4.0.1 (2024-03-14)

Bug Fixes

4.0.0 (2024-01-11)

⚠ BREAKING CHANGES

  • Update to @pionjs/pion

Features

3.4.0 (2023-04-28)

Features

  • use-focus: return focused & active (60ea8ac)

3.3.0 (2023-03-31)

Features

3.2.0 (2023-03-31)

Features

3.1.0 (2023-03-31)

Features

Bug Fixes

3.0.2 (2022-10-25)

Bug Fixes

  • cosmoz-dropdown: correct dropdown position in Firefox (d6cca97)

3.0.1 (2022-09-20)

Bug Fixes

  • ci: add DropdownMenu story (104848d)

3.0.0 (2022-07-19)

⚠ BREAKING CHANGES

  • deps: Upgrade to latest cosmoz-utils.

Features

  • deps: upgrade cosmoz-utils (7fdc860)

2.1.0 (2022-06-23)

Features

2.0.0 (2022-06-21)

⚠ BREAKING CHANGES

  • Upgrade to latest lit/haunted

Features

  • upgrade to latest lit/haunted (76c00e0)

2.0.0-beta.1 (2022-06-09)

⚠ BREAKING CHANGES

  • Upgrade to latest lit/haunted

Features

  • upgrade to latest lit/haunted (76c00e0)

1.8.1 (2022-04-28)

Bug Fixes

  • cosmoz-dropdown-menu: limit list height to 96vh-64px (29e4b03)

1.8.0 (2022-03-31)

Features

  • package.json: remove exports (847c34d)

1.7.0 (2022-03-31)

Features

  • package.json: add exports (83a4d8e)

1.6.0 (2022-03-18)

Features

  • dropdown: export part for styles (02362c0)

1.5.3 (2021-12-22)

Bug Fixes

1.5.2 (2021-12-21)

Bug Fixes

  • ignore events for slotted svg (5d61828)

1.5.1 (2021-12-21)

Bug Fixes

1.5.0 (2021-12-21)

Features

  • implement cosmoz-dropdown-menu (56b3399)

Bug Fixes

1.4.0 (2021-12-17)

Features

  • cosmoz-dropdown: add --cosmoz-dropdown-anchor-spacing (902472d)

1.3.0 (2021-12-17)

Features

  • dropdown: add spacing support (0d4c1db)

1.2.1 (2021-12-17)

Bug Fixes

1.2.0 (2021-12-17)

Features

1.1.0 (2021-12-17)

Features

  • use-host-focus: implement (66fcc35)

Bug Fixes

1.0.3 (2021-12-16)

Bug Fixes

1.0.2 (2021-12-16)

Bug Fixes

1.0.1 (2021-12-16)

Bug Fixes

1.0.0 (2021-12-16)

Features

  • initialize cosmoz-dropdown (967fc17)