discourse/test/javascripts/components/select-kit
Joffrey JAFFEUX c99ecba68f
DEV: improves sk api (#9653)
- reduces the API to 3 actions for now: appendContent/prependContent/onChange
- well tested
- removes all previous APIS which were only half supported or too dangerous as they could collide with other plugins or core behaviors
- this plugins also puts every sk test helpers in one file
2020-05-06 17:16:20 +02:00
..
api-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
category-chooser-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
category-drop-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
combo-box-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
dropdown-select-box-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
list-setting-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
mini-tag-chooser-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
multi-select-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
notifications-button-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
pinned-options-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
single-select-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
tag-drop-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00
topic-notifications-button-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
topic-notifications-options-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
user-chooser-test.js DEV: improves sk api (#9653) 2020-05-06 17:16:20 +02:00