Download Latest Version Version 0.5.14.zip (402.5 kB)
Email in envelope

Get an email when there's a new version of tail.select

Home / 0.5.13
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-07-08 3.4 kB
Version 0.5.13 - Many Fixes and new Less.tar.gz 2019-07-08 299.1 kB
Version 0.5.13 - Many Fixes and new Less.zip 2019-07-08 428.8 kB
Totals: 3 Items   731.3 kB 0

Version 0.5.13 - Beta

  • Add: The new public method .value() to get the current selected option value(s).
  • Add: Allow to change the minimum search length with the new searchMinLength option.
    • Thanks to #60.
  • Add: A new public .applyLinguisticRules() method on the options class.
    • Thanks to #63.
  • Update: A new search function, configurable with searchConfig.
    • Thanks to #63.
  • Update: Using window on the main factory function (required for Webpack / VueJS).
  • Update: The internal helper methods cHAS(), cADD() and cREM().
  • Bugfix: The helper method clone() use an IE-unsupported function called Object.assign.
  • Update: The translations actionAll and actionNone has been removed completely.
  • Update: Select the latest added option on single select fields.
  • Bugfix: The .scrollBy() function isn't available in IE10+.
    • Thanks to #56.
  • Bugfix: Up-Arrow doesn't work when last option is disabled.
    • Thanks to #66.
  • Bugfix: Adding a selected option doesn't work.
    • Thanks to #52,
    • Thanks to #65,
    • Thanks to #64 (Pull Request).
  • Bugfix: Escaping bad characters for search RegExp.
    • Thanks to #53,
    • Thanks to #59,
    • Thanks to #61,
    • Thanks to #63 (Pull Request).

Less / CSS Changes

  • Add: A new node.js script to compile the Less files.
  • Add: Minified Stylesheets and Source Maps (for both types).
  • Update: The complete Less stylesheet structure.
  • Update: A few design changes on all designs.
  • Update: Each single CSS color scheme contains now the complete styles instead of "imports".
  • Update: The dropdown-actions container has been moved over the search field.
  • Update: The All and None buttons are only visible on hover of the respective optgroup.
  • Update: Change the color of selected items.
  • Update: Bootstrap* - Change table-structured label into display: inline-block;s.
  • Update: Bootstrap2 - The new funky (Pink) and mystery (Purple) bootstrap2 color schemes.
  • Update: Bootstrap3 - Line-Through on disabled options.
  • Update: Bootstrap4 - The new default (White) and the moved secondary (Grey) schemes.
  • Update: Bootstrap4 - The new color schemes funky. myster, indigo, teal and orange.
  • Remove: All obsolete (not required) -o- and -moz- vendor-prefixed CSS properties.
  • Bugfix: Flickering outline on focus (Google Chrome).
    • Thanks to #51.
  • Bugfix: Too long values destroy label.
    • Thanks to #51.
  • Bugfix: Enabled user selection on the select elements.
    • Thanks to #51.
Source: README.md, updated 2019-07-08