Choices/src
Leonard 8149db8436 Make it work in Internet Explorer (#434)
+ IE does not support multiple-parameter classList.add() /
  classList.remove(); Replace it with single-parameter calls
  https://caniuse.com/#feat=classlist
+ IE needs polyfills for Array.prototype.find / Array.prototype.includes
2018-10-27 16:26:52 +01:00
..
icons Keep icons for future usage 2017-11-21 15:53:28 +00:00
scripts Make it work in Internet Explorer (#434) 2018-10-27 16:26:52 +01:00
styles Better organisation of e2e tests 2018-10-13 12:18:02 +01:00