Releases: afonja14755/ux-select
Releases · afonja14755/ux-select
v1.6.4
Fix. Initialization when options is undefined.
v1.6.3
Fix. Undefined option style.
Remove. Localization props from config.
v1.6.1
Add. isSearchFocus.
Remove. Input search focus by default.
Add. Link to ux-select website.
v.1.5.2
Fix. Input search color.
Update. README.md.
v1.5.0
Add. Scrollbar to dropdown.
Add. Customizing for search input
v1.3.1
Fix. Border radius dropdown style.
Fix. Background color css variable name.
v1.3.0
Add. Option style (radio and checkbox).
Fix. Clear select button when select disabled.
v1.2.7
Fix. CSS prefixes.
Fix. Shown group on search & close.
Update. README.md.
Fix, Types & build for module.
Add. Prettier & ESLint. Fix. Build for ES module. Fix. Any type on #uxEl. Fix. Export types from types.ts. Update. README.md. Update. .npmignore.
v1.2.2
Add. Disable state for group.
Fix. Search hiding group.
Fix. Clear method.