discourse/app/assets/javascripts/select-kit/addon
Joffrey JAFFEUX a939609d32
FIX: fixes few regressions in select-kit (#17453)
- following c3fd91670e `paste` has been typoed into `pase`
- adds two tests for pasting in `multi-select` and `email-group-user-chooser`
- selectKitOptions would not be following the right overriding order
- `category-selector` was using `selectKitOptions` directly which shouldn't be the case as it's not using computed values
- apparently since a recent ember upgrade, paste event is not providing `originalEvent` anymore and `clipboardData` should be retrieved directly on the event
2022-07-12 21:38:17 +02:00
..
components FIX: fixes few regressions in select-kit (#17453) 2022-07-12 21:38:17 +02:00
mixins DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
templates/components FIX: fixes few regressions in select-kit (#17453) 2022-07-12 21:38:17 +02:00
.gitkeep Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00