Skip to content

Releases: bmartel/chakra-multiselect

Missing displayName

14 Aug 17:07
Compare
Choose a tag to compare
v0.1.16

missing displayName

Fix highlightIndex behaviour

14 Aug 17:05
Compare
Choose a tag to compare

Fix highlightIndex behaviour
Add aria tags
Some small micro optimizations (still a lot more needed!)

Overscroll behaviour on dropdown list

13 Aug 03:35
Compare
Choose a tag to compare

Adding overscroll behaviour contain to y scrolling to stop from scrolling out of the dropdown when its open and focused.

Updating icons

13 Aug 03:21
Compare
Choose a tag to compare

Updating icon default sizes and matching chevron icon to clear icon.

Fix selection visibility modes

13 Aug 03:15
Compare
Choose a tag to compare

Adding a clear all behaviour, and fixing the selection modes' behaviours.

Fix missing displayName

10 Aug 02:55
Compare
Choose a tag to compare
v0.1.11

missing displayName

List Optimizations

10 Aug 02:49
Compare
Choose a tag to compare
v0.1.10

more optimizations

Update readme

08 Aug 17:39
Compare
Choose a tag to compare

Update readme docs

Create mode

08 Aug 14:58
Compare
Choose a tag to compare

Adds created options to options list and adds a tag label of new.

Button focus and Icon styles

07 Aug 19:52
Compare
Choose a tag to compare

Including some base styles for focus and active states of toggle button.
Adds ability to style toggle icon and adding some transform and transition for the active state.