Commit graph

66 commits

Author SHA1 Message Date
Maxim Mig c88f00513e Persisting original styles of the passed element (we don't need to store null if there are no styles at all). 2017-07-15 00:53:43 +03:00
Maxim Mig c04f637a3f Persisting original styles of the passed element (built files). 2017-07-15 00:37:35 +03:00
Maxim Mig 51a4f28b65 Various minor corrections (dist files). 2017-07-13 18:00:51 +03:00
Josh Johnson 147341b846 Version 2.8.8 2017-07-13 09:04:55 +01:00
Maxim Mig 7b294a80b6 Fix handling 'renderSelectedChoices' config option. Added two tests. 2017-07-12 13:21:35 +03:00
Maxim Mig ef661f4615 Added two config options: shouldSortItems and renderSelectedChoices. 2017-07-11 08:36:10 +03:00
Josh Johnson 011be2306d Version 2.8.7 2017-07-05 09:03:10 +01:00
Josh Johnson a5f49fe864 Version 2.8.6 2017-06-29 08:42:16 +01:00
Josh Johnson 1eaceb1345 Version 2.8.5 2017-06-27 16:39:08 +01:00
Josh Johnson f6ea9224e2 Introduce search render limit 2017-06-27 16:30:08 +01:00
Josh Johnson b1cfa5441c Use classnames lib for generating class lists 2017-06-27 12:42:01 +01:00
Maxim Mig 9d4102bc03 Typo correction: this.config.search -> this.config.searchEnabled. Error in action: https://www.screencast.com/t/e23Ti7eT7J 2017-06-22 18:31:36 +03:00
Josh Johnson d28ad92033 Version 2.8.4 2017-06-03 12:38:33 +01:00
Pablo Bernal 8d481b4f2c Accessiblity improvements: usage of activedescendant to read options, allow arrow keys to browse options when screen reader is on, fix for aria-selected 2017-06-02 15:34:07 -05:00
Josh Johnson 3b203d892b Version 2.8.3 2017-05-29 11:12:48 +01:00
Josh Johnson 1350c6a9ac Version 2.8.2 2017-05-18 17:57:35 +01:00
Josh Johnson c8e9ce9f27 Version 2.8.1 2017-05-11 15:12:14 +01:00
Josh Johnson 01dad3ac77 Version 2.7.8 2017-04-07 08:51:41 +01:00
Josh Johnson 99a1eb5e3a Rename sortFields to searchFields for clarity 2017-04-07 08:49:15 +01:00
Manuel Madeira 7ec1e5310c Add option to remove search filter choices but emit the search event. 2017-04-06 14:42:11 +01:00
Josh Johnson 7255fa42ce Version 2.7.7 2017-03-28 14:42:35 +01:00
Bohdan Kostko c21893e6fa Fix item custom template select bug 2017-03-12 14:17:46 +01:00
Josh Johnson 13afb13be7 Version 2.7.6 2017-03-08 15:15:11 +00:00
Josh Johnson 63b50f5c0f Version 2.7.6 2017-03-08 15:14:09 +00:00
Samuel Jack 00af5279e9 Added showDropdown/hideDropdown events 2017-03-02 16:13:53 +00:00
Josh Johnson fbb456f9b5 Version 2.7.5 2017-03-01 19:10:46 +00:00
alexandre.baillif@kosmos.fr b8979563ab Adding generated sources 2017-03-01 13:43:31 +01:00
Josh Johnson a895ef9f6a Correct version number - Version 2.7.4 2017-02-21 20:48:51 +00:00
Josh Johnson ea4c5ae1f8 Version 2.7.3 2017-02-21 20:47:12 +00:00
Josh Johnson ca33f15504 Version 2.7.3 2017-02-17 09:26:08 +00:00
Josh Johnson f485814dd0 Version 2.7.2 2017-02-10 09:02:10 +00:00
Josh Johnson ba0de5c679 Version 2.7.1 2017-02-09 13:50:14 +00:00
Josh Johnson 473f010998 Version 2.7.0 2017-02-05 09:46:37 +00:00
Josh Johnson 449baf2a0a Version 2.6.2 2017-01-26 09:16:21 +00:00
Josh Johnson 677e1aa58f Build 2017-01-01 16:02:51 +00:00
Josh Johnson 3a839260cd Build 2017-01-01 16:01:35 +00:00
Josh Johnson 6c29011d9b Rebuild 2016-11-29 09:50:03 +00:00
Yuri S 0b9651aa83 Fix Pressing enter submits the form #54 2016-11-28 18:12:45 +05:00
Josh Johnson 4e8b66af80 Correct version name in file 2016-11-16 10:55:05 +00:00
Josh Johnson 325a27cac2 Update documentation 2016-11-07 14:05:31 +00:00
fabien.leconte c57d6c76fc - Callback calls using 'call' to force 'this' to the instance of Choices that triggered the function 2016-11-07 11:37:47 +01:00
fabien.leconte 8be12c20cd - Add support of custom labels for i18n purpose 2016-11-07 11:27:04 +01:00
Josh Johnson 8fabf6788b Ensure Require.js export works 2016-10-28 21:59:43 +01:00
Josh Johnson 1fcd9dea0d Cache object lookups 2016-10-26 15:43:15 +01:00
Josh Johnson c620f2c28a Build 2016-10-22 21:05:29 +01:00
Josh Johnson c867558dcd Update read me + default value for replaceChoices 2016-10-19 07:35:42 +01:00
Josh Johnson 377c61fb0c Version 2.3.0 2016-10-18 19:41:05 +01:00
Josh Johnson 5cc10cdcbb Pass group value to callbacks 2016-10-18 19:23:22 +01:00
Josh Johnson b3071cc0dd Webpack UMD wrapper 2016-10-18 14:15:00 +01:00
fabien.leconte aa04aec6e1 - Add support of custom properties names for the "_addGroup" function
- Handle groups in ajax callback
2016-10-10 14:17:35 +02:00