What's Changed
- Release v2.2.1 by @wuda-io in #563
- accessibility(Tab & Button) implemented focus states by @gselderslaghs in #567
- enhancement(Utils) implemented confirmation container util methods by @gselderslaghs in #574
- Rollup prefixing css by @gselderslaghs in #569
- enhancement(Datepicker) styling refactor by @gselderslaghs in #571
- enhancement(Timepicker) styling updates by @gselderslaghs in #572
- accessibility(FloatingActionButton) implemented tab index and aria expanded by @gselderslaghs in #553
- accessibility(Autocomplete) implemented tab index and aria expanded by @gselderslaghs in #554
- enhancement(Timepicker) implementation with confirmation buttons util by @gselderslaghs in #575
- refactor(Buttons) implement buttons styling with mixin by @gselderslaghs in #578
- enhancement(Cards) buttons mixin implementation + auto init by @gselderslaghs in #579
- enhancement(Pagination) buttons mixin by @gselderslaghs in #580
- fix(Cards) activator styling fix by @gselderslaghs in #585
- fix(Select) preserve native select tabIndex value by @cmorgancli in #587
- fix(Breadcrumb) allow basic variant without background color by @gselderslaghs in #589
- test(Datepicker) fix failing spectest by @gselderslaghs in #590
- fix(Throttle util) refactor method invocations in components, fixes m… by @gselderslaghs in #594
- enhancement(Navbar) implemented classname, hovering link color bug, by @gselderslaghs in #588
- enhancement(Autocomplete) allow default selected option(s) by @gselderslaghs in #577
- fix(Autocomplete) set menu items method by @gselderslaghs in #581
- feature(DockedDisplayPlugin) implemented docked display plugin by @gselderslaghs in #582
- feature(Timepicker) docked plugin implementation by @gselderslaghs in #583
- enhancement(Datepicker) implementation with confirmation buttons util by @gselderslaghs in #592
- accessibility(Datepicker) focus states by @gselderslaghs in #596
- Updated dependencies: fixes linter by @gselderslaghs in #601
- feature(Datepicker) docked plugin implementation by @gselderslaghs in #600
- fix(Dropdown) undefined error when focusedIndex is -1 and Enter key pressed by @HIRANO-Satoshi in #599
- feature(Autocomplete) select options by @gselderslaghs in #584
- Fix dropdown in modal by @wuda-io in #605
- fix(mixins): border none is missing from new button mixin by @joestr in #610
- fix(_navbar): use .nav instead of nav by @joestr in #611
- fix(_input-fields): display inline inputs fields actually inline by @joestr in #612
- fix(_range): display bar for range in chrome browser by @joestr in #613
New Contributors
- @cmorgancli made their first contribution in #587
- @HIRANO-Satoshi made their first contribution in #599
- @joestr made their first contribution in #610
Full Changelog: v2.2.1...v2.2.2