discourse/app/assets/javascripts/select-kit/addon/mixins
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
..
plugin-api.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tags.js FIX: improves handling of filter with invalid tag chars (#17640) 2022-07-25 12:00:52 +02:00
utils.js DEV: Extensively use `includes()` (#17541) 2022-07-17 20:48:36 +02:00