6.1.0 (2025-02-14)
- use-floating: separate reference and floating (ab243b9)
6.0.0 (2025-02-07)
- Cleanup and remove usePosition and position.js module
- cleanup and remove usePosition (9c4d0ca)
5.4.0 (2025-01-07)
- cosmoz-dropdown: add middleware support (1d479a0)
5.3.0 (2024-12-30)
- export floating-ui middlewares (02d3883)
5.2.0 (2024-12-30)
- use-floating: export defaultMiddleware (f49fb44)
5.1.0 (2024-12-30)
- more exports (1a3f030)
5.0.0 (2024-12-30)
- Implement
floating-ui
(useFloating) integration
4.4.2 (2024-10-04)
- use-position: add if rule when element end up outside viewport (f36aced)
4.4.1 (2024-05-02)
4.4.0 (2024-04-10)
- 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)
- show box shadow in Chrome (e6605b5)
4.3.0 (2024-04-05)
- add DropdownWithBug story (a4316c6)
- make the storybook github workflow work (b971cb8)
4.2.0 (2024-04-04)
- add storybook dependencies (9807ca0)
- add storybook settings and stories (64afb6c)
- rezolve
IOptions
lint error (2269eb3)
4.1.0 (2024-04-04)
- add storybook-static dir to .gitignore (cbd108a)
- update dependencies (d8d4732)
- update semantic-release (13d4706)
4.0.1 (2024-03-14)
- change button tabindex (84a03a6)
4.0.0 (2024-01-11)
- Update to @pionjs/pion
- update to pion (5504f65)
3.4.0 (2023-04-28)
- use-focus: return focused & active (60ea8ac)
3.3.0 (2023-03-31)
- adjust types (9f74ebe)
3.2.0 (2023-03-31)
- add type def (fabd9f8)
3.1.0 (2023-03-31)
3.0.2 (2022-10-25)
- cosmoz-dropdown: correct dropdown position in Firefox (d6cca97)
3.0.1 (2022-09-20)
- ci: add DropdownMenu story (104848d)
3.0.0 (2022-07-19)
- deps: Upgrade to latest cosmoz-utils.
- deps: upgrade cosmoz-utils (7fdc860)
2.1.0 (2022-06-23)
- dropdown: tweak slots (1273a7d)
2.0.0 (2022-06-21)
- Upgrade to latest lit/haunted
- upgrade to latest lit/haunted (76c00e0)
2.0.0-beta.1 (2022-06-09)
- Upgrade to latest lit/haunted
- upgrade to latest lit/haunted (76c00e0)
1.8.1 (2022-04-28)
- cosmoz-dropdown-menu: limit list height to 96vh-64px (29e4b03)
1.8.0 (2022-03-31)
- package.json: remove exports (847c34d)
1.7.0 (2022-03-31)
- package.json: add exports (83a4d8e)
1.6.0 (2022-03-18)
- dropdown: export part for styles (02362c0)
1.5.3 (2021-12-22)
- add button id (84fc376)
1.5.2 (2021-12-21)
- ignore events for slotted svg (5d61828)
1.5.1 (2021-12-21)
- box-sizing (56e2c0f)
1.5.0 (2021-12-21)
- implement cosmoz-dropdown-menu (56b3399)
- use active typo (ea0bd45)
1.4.0 (2021-12-17)
- cosmoz-dropdown: add --cosmoz-dropdown-anchor-spacing (902472d)
1.3.0 (2021-12-17)
- dropdown: add spacing support (0d4c1db)
1.2.1 (2021-12-17)
- slotted display (126e231)
1.2.0 (2021-12-17)
- design (5946a2c)
1.1.0 (2021-12-17)
- use-host-focus: implement (66fcc35)
- expose placement (844d77e)
1.0.3 (2021-12-16)
- more exports (c756b5f)
1.0.2 (2021-12-16)
- correct import (bfbe691)
1.0.1 (2021-12-16)
- correct import (8770331)
- initialize cosmoz-dropdown (967fc17)