discourse/app/assets/javascripts/select-kit/addon
Joffrey JAFFEUX 43b8cfeae3
FIX: improves handling of filter with invalid tag chars (#17640)
Tags mixin is already filtering a lot of data from the user submitted filter in `createContentFromInput()` which can lead to sk receiving an empty filter while the input actually has a value.
2022-07-25 12:00:52 +02:00
..
components DEV: Use includes() instead of indexOf() >= 0 (#17553) 2022-07-19 10:27:40 +08:00
mixins FIX: improves handling of filter with invalid tag chars (#17640) 2022-07-25 12:00:52 +02:00
templates/components FIX: prevents multi-select to use noneItem for its list (#17523) 2022-07-18 11:26:12 +02:00
.gitkeep Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00