discourse/test/javascripts/components
Joffrey JAFFEUX 0431942f3d
DEV: select-kit 2 (#7998)
This new iteration of select-kit focuses on following best principales and disallowing mutations inside select-kit components. A best effort has been made to avoid breaking changes, however if you content was a flat array, eg: ["foo", "bar"] You will need to set valueProperty=null and nameProperty=null on the component.

Also almost every component should have an `onChange` handler now to decide what to do with the updated data. **select-kit will not mutate your data by itself anymore**
2020-02-03 14:22:14 +01:00
..
select-kit DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
ace-editor-test.js.es6 DEV: skip tests instead of commenting them (#7774) 2019-06-17 10:24:20 +02:00
admin-report-test.js.es6 FIX: handles not found reports in bulk loading (#6582) 2018-11-12 13:47:24 +01:00
badge-title-test.js.es6 DEV: Add test (#8250) 2019-10-29 12:12:09 +02:00
d-button-test.js.es6 FIX: make notification consent banner usable via keyboard and screenreader (#8255) 2019-10-31 15:36:24 -04:00
d-editor-test.js.es6 FIX: Prepends whitespace when inserting via emoji picker 2019-12-03 20:39:11 +01:00
d-icon-test.js.es6 fix icon test 2019-12-19 14:53:57 -05:00
date-input-test.js.es6 FEATURE: new date/time components (#7898) 2019-07-18 17:29:41 +02:00
date-time-input-range-test.js.es6 DEV: attempts to make date-time-input-range test more reliable (#8126) 2019-10-02 02:12:36 +02:00
date-time-input-test.js.es6 FEATURE: new date/time components (#7898) 2019-07-18 17:29:41 +02:00
group-membership-button-test.js.es6 FIX: Hide group membership request button for existing members 2018-12-24 13:49:05 +05:30
image-uploader-test.js.es6 FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
keyboard-shortcuts-test.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
load-more-test.js.es6 DEV: Add test for load-more (#8369) 2019-11-25 14:42:34 +02:00
secret-value-list-test.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
share-button-test.js.es6 UX: puts back share-panel as floating pane on post actions (#7066) 2019-02-26 14:15:25 +01:00
share-button.js.es6 UX: puts back share-panel as floating pane on post actions (#7066) 2019-02-26 14:15:25 +01:00
text-field-test.js.es6 DEV: uses find() helper instead of this.$() in js tests (#7062) 2019-02-25 16:04:55 +01:00
text-overflow-test.js.es6 DEV: Fix failing test 2020-01-21 19:15:29 +02:00
time-input-test.js.es6 FEATURE: new date/time components (#7898) 2019-07-18 17:29:41 +02:00
user-selector-test.js.es6 FIX: Ran prettier on user-selector-test (#8700) 2020-01-10 09:27:41 -08:00
value-list-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00