Releases: dahliacreative/selectron
Releases · dahliacreative/selectron
Fixing type to search
v2.0.6 Update selectron.sass
Updates to disabled state
-Updated CSS for disabled states
-Re-checked for disabled attribute on selectron.update
event
Fixing overflow issue with search enabled selectron
v2.0.4 Fixed css issue with overflowing select with search
Wrap constructor & prototype inside jQeury function
v2.0.3 Update v number:
Removing version from bower.json
v2.0.2 Update selectron.sass
Added new key events
Added some new key events to mimic native select:
- Pressing up/down arrow when select is closed but focus now opens the select
- Pressing escape when the select is open now closes it
Search functionality
- Fixed a few minor bugs
- Added search box filtering functionality
Block theme
- New block theme (
selectron--block
) for adding a block BG Color behind the dropdown arrow
Hotfix
- Fixed an issue where event listeners added to selects before selectron init weren't being fired.
Minor Fixes
- Fixed an error where Selectron would break when minified
- Added Sass vars for
text-align
andmax-height
on options - Fixed an error when calculating is options are overflowing
- Fixed an issue where the trigger wasn't being set to the correct font