Choices/src/scripts/actions
Josh Johnson ab22347d7b
Code refactoring (#735)
* Add placeholder options to demo page

* Use constant types in components

* Refactor adding predefined groups/items/choices

* Add 'highlighted' flag to Item type

* Fix dispatch param type

* Build

* Add jsdoc comments to utils

* Remove unused file

* Add default values to js doc comments

* Use Redux Action type

* Housekeeping

* Increase utils coverage

* Apply suggestions from code review

* Add _getTemplate unit tests
2019-11-03 17:45:16 +00:00
..
choices.js Code refactoring (#735) 2019-11-03 17:45:16 +00:00
choices.test.js Use objects for args where necessary 2018-05-29 19:55:33 +01:00
groups.js Code refactoring (#735) 2019-11-03 17:45:16 +00:00
groups.test.js Add missing type definitions + rename sortFn (#734) 2019-11-03 13:18:16 +00:00
items.js Code refactoring (#735) 2019-11-03 17:45:16 +00:00
items.test.js Add missing type definitions + rename sortFn (#734) 2019-11-03 13:18:16 +00:00
misc.js Code refactoring (#735) 2019-11-03 17:45:16 +00:00
misc.test.js Add missing type definitions + rename sortFn (#734) 2019-11-03 13:18:16 +00:00