Choices/src/scripts
Josh Johnson 67266a3aae
Resolve #762 (#767)
* Update value with character value

* Remove .only

* Lowercase character before updating value

* Add cypress tests covering change

* Update logic to affect both select inputs

* Update cypress

* Emphasise remove button focus

* Text change

* Revert "Update cypress"

This reverts commit 81e406de85.

* Remove false positive tests
2019-11-22 19:09:45 +00:00
..
actions Code refactoring (#735) 2019-11-03 17:45:16 +00:00
components Fix id types (#743) 2019-11-08 09:19:18 +00:00
lib improve whole-page performance by scoping events handlers (#740) 2019-11-12 09:47:41 +00:00
reducers Update code styling rules (#713) 2019-10-29 18:26:11 +00:00
store Fix id types (#743) 2019-11-08 09:19:18 +00:00
choices.js Resolve #762 (#767) 2019-11-22 19:09:45 +00:00
choices.test.js Resolve #762 (#767) 2019-11-22 19:09:45 +00:00
constants.js Resolve bug #637 (#754) 2019-11-13 14:49:23 +00:00
constants.test.js Resolve bug #637 (#754) 2019-11-13 14:49:23 +00:00
templates.js Resolve bug #637 (#754) 2019-11-13 14:49:23 +00:00
templates.test.js Remove redundant check (#755) 2019-11-13 15:40:47 +00:00