All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.10.4 (2022-03-25)
2.10.3 (2022-03-17)
2.10.2 (2021-11-17)
2.10.1 (2021-08-31)
2.10.0 (2021-08-31)
2.9.0 (2021-08-05)
2.8.0 (2021-07-25)
- allow to pass attrs (b4a3815)
2.7.1 (2021-07-13)
- add prevent modifier when hitting "enter" in dropdown (a792696)
2.7.0 (2021-06-29)
- prevent blur when click on children (58ab2bf)
2.6.0 (2021-06-12)
- a11y (596b1b6)
- add a11y-disabled (dc3d7c1)
- expose toggle event (9cb3579)
- home/end kbd interaction (30eaa9d)
- type-ahead kbd interaction (36ba77a)
- add aria-disabled, aris-busy to listbox (25d51b4)
- aria-selected indicates that option is selected (e1e0705)
- exact matching keydown (96cdb07)
- wrong cursor (d341614)
2.5.0 (2021-06-05)
2.4.4 (2021-06-05)
2.4.3 (2021-06-04)
2.4.2 (2021-06-04)
2.4.1 (2021-05-30)
- escape searching string (4e84b90)
2.4.0 (2021-05-19)
- emit consistent event name focus and blur (5c9ad44)
2.3.1 (2021-05-04)
- it should only fire removed event when there is one selected option (3ebcfd6)
- wrong use of teleport (49b8775), closes #180
2.3.0 (2021-05-02)
2.2.0 (2021-04-30)
- a11y (bdf57c3)
- update:ModelValue event should be fired synchronously (209489c)
2.1.1 (2021-04-03)
- cursor should only be text when input appears (efbad93), closes #157
- ignore case by default (0132082), closes #157
- it should filter iff there is no visible-option (3c46d53)
- tags should ignore groups (f705477)
2.1.0 (2021-03-30)
2.0.1 (2021-03-27)
2.0.0 (2021-03-27)
- remove tracky-by prop
- remove trackBy due to conflicted to valueBy (8ee3375)
1.3.6 (2021-03-24)
1.3.5 (2021-03-22)
- mousemove should be triggered on custom template (ba0530d)
1.3.4 (2021-03-21)
1.3.3 (2021-03-20)
1.3.2 (2021-03-20)
- it should not select on non-selectable option (3dcf8cf)
1.3.1 (2021-03-19)
- some highlight bugs (3f67b69)
1.3.0 (2021-03-18)
- filter options by label by default (6ebd509)
- implement disabled option (a456bc2)
- select with highlight item (a50dccf)
1.2.1 (2021-03-09)
1.2.0 (2021-03-07)
- expose version (7f47f61)
1.1.0 (2021-03-07)
- implement clear-on-close prop (755af4a)
- show not allow cursor when it cannot add or remove (6e4f32c)
- input should change color when disabled (44929c1)
- input should display not allow cursor when disabled (ab3f361)
1.0.2 (2021-03-03)
1.0.0 (2021-02-10)
- expose empty-model-value (23880f6)