Choices/src/scripts
Darren Mackintosh 2fa92520ef
Updated Choices.js
Fixes scrollbar issue in IE11. There is an EDGE-CASE where-by if a user were to select the same option twice, the dropdown doesn't go away. This is, however a very extreme case and we are on the right track
2019-03-12 20:27:54 +00:00
..
actions Fix render blocking (#456) 2019-01-26 12:36:47 +00:00
components Resolve undefined error (#528) 2019-02-22 22:04:55 +00:00
lib Resolve undefined error (#528) 2019-02-22 22:04:55 +00:00
reducers Fix render blocking (#456) 2019-01-26 12:36:47 +00:00
store Upgrade old packages (#508) 2019-02-09 18:13:25 +00:00
choices.js Updated Choices.js 2019-03-12 20:27:54 +00:00
choices.test.js Api changes (#515) 2019-02-12 18:35:46 +00:00
constants.js Resolve undefined error (#528) 2019-02-22 22:04:55 +00:00
constants.test.js Api changes (#515) 2019-02-12 18:35:46 +00:00
templates.js Added custom properties to options 2019-02-11 16:05:59 -02:00
templates.test.js Fix bug where selected options were not being selected 2018-10-28 09:32:35 +00:00