Skip to content

Releases: dahliacreative/selectron

Fixing type to search

25 Aug 14:15
Compare
Choose a tag to compare
v2.0.6

Update selectron.sass

Updates to disabled state

31 Dec 11:47
Compare
Choose a tag to compare

-Updated CSS for disabled states
-Re-checked for disabled attribute on selectron.update event

Fixing overflow issue with search enabled selectron

07 Oct 08:26
Compare
Choose a tag to compare
v2.0.4

Fixed css issue with overflowing select with search

Wrap constructor & prototype inside jQeury function

13 Sep 11:09
Compare
Choose a tag to compare

Removing version from bower.json

04 Aug 08:35
Compare
Choose a tag to compare
v2.0.2

Update selectron.sass

Added new key events

02 Aug 14:12
Compare
Choose a tag to compare

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

28 Jul 09:09
Compare
Choose a tag to compare
  • Fixed a few minor bugs
  • Added search box filtering functionality

Block theme

31 May 09:30
Compare
Choose a tag to compare
  • New block theme (selectron--block) for adding a block BG Color behind the dropdown arrow

Hotfix

23 Mar 15:19
Compare
Choose a tag to compare
  • Fixed an issue where event listeners added to selects before selectron init weren't being fired.

Minor Fixes

18 Mar 08:17
Compare
Choose a tag to compare
  • Fixed an error where Selectron would break when minified
  • Added Sass vars for text-align and max-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