Choices/src/scripts/src
Andy Nutt 275295adc5 Remove inline styling (#306)
* Remove inline styling (#279)

- Remove the JS styling to prevent CSP violations.
- Add "display: none;" CSS rule for the default class "is-hidden".

* Increase the specificity of the hidden class (#279)

* Include "is-hidden" class in utils section of base style sheet (#279)

* Add top level selector for hiding Choices inputs (#279)
2018-03-27 15:02:19 +01:00
..
actions Further unit tests 2017-11-11 13:40:18 +00:00
components Remove inline styling (#306) 2018-03-27 15:02:19 +01:00
lib Fix xss vulnerability(escape html in input) 2018-03-25 20:26:47 +01:00
reducers More coverage 2017-12-10 18:00:57 +00:00
store Ensure destroying instance reinstates options + tests 2017-12-18 12:06:38 +00:00
choices.js ESLint fix 2018-03-08 12:33:54 +00:00
choices.test.js Install husky (#373) 2018-03-27 10:48:01 +01:00
constants.js Fix xss vulnerability(escape html in input) 2018-03-25 20:26:47 +01:00
constants.test.js More coverage 2017-12-10 18:00:57 +00:00
templates.js Ensure destroying instance reinstates options + tests 2017-12-18 12:06:38 +00:00