Choices/src/scripts
Josh Johnson a0fe05f926
Fix #727 (#731)
* Housekeeping

* Resolve placeholder bug + hide from choice list

* Restructure test folder

* Update cypress test to assert one placeholder

* Fix breaking e2e test

* Remove ability to pass placeholder via config for select boxes

* Add further e2e tests covering placeholders

* Add unit tests for _generatePlaceholderValue

* Display placeholder choice for select one

* Add further e2e test to assert on placeholder ordering

* Add labels to exclude from draft releases

* Add failure case to e2e test workflow

* Resolve broken e2e test

* Update puppeteer snapshot baseline
2019-11-02 13:49:33 +00:00
..
actions [Tooling] Expand browsers target while keeping Polyfills under control (#709) 2019-10-29 18:19:19 +00:00
components use CSS queries (#718) 2019-10-30 17:28:15 +00:00
lib speed up getAdjacentEl (#726) 2019-10-31 17:49:27 +00:00
reducers Update code styling rules (#713) 2019-10-29 18:26:11 +00:00
store Update code styling rules (#713) 2019-10-29 18:26:11 +00:00
choices.js Fix #727 (#731) 2019-11-02 13:49:33 +00:00
choices.test.js Fix #727 (#731) 2019-11-02 13:49:33 +00:00
constants.js rename addItemFilterFn (#699) 2019-10-29 17:29:31 +00:00
constants.test.js rename addItemFilterFn (#699) 2019-10-29 17:29:31 +00:00
templates.js Fix #727 (#731) 2019-11-02 13:49:33 +00:00
templates.test.js fix dir (#711) 2019-10-29 14:02:24 +00:00