discourse/app/assets/javascripts/select-kit/addon/components
Joffrey JAFFEUX c3e8bc0280
FIX: ensures category chooser is working with non english char (#10866)
This commit is also moving one test to a component test.

A followup to this commit would be to ensure every dropdowns are using a regex instead of the normalize/lowercase system we have now.
2020-10-08 13:10:09 +02:00
..
category-drop DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
color-palettes DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
combo-box DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
dropdown-select-box DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
future-date-input-selector DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
mini-tag-chooser FIX: Ember has deprecated isVisible in newer versions 2020-09-11 14:53:44 -04:00
multi-select DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
notifications-button DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
notifications-filter DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
period-chooser DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
select-kit FIX: mouseEnter is deprecated in newer Ember releases 2020-09-23 15:29:41 -04:00
tag-drop DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-chooser DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
categories-admin-dropdown.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
category-chooser.js FIX: ensures category chooser is working with non english char (#10866) 2020-10-08 13:10:09 +02:00
category-drop.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
category-notifications-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
category-row.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
category-selector.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
color-palettes.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
combo-box.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
composer-actions.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
create-color-row.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
dropdown-select-box.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
future-date-input-selector.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-chooser.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-dropdown.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-members-dropdown.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-notifications-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
icon-picker.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
list-setting.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
mini-tag-chooser.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
multi-select.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
none-category-row.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
notifications-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
notifications-filter.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
period-chooser.js FIX: Ember has deprecated isVisible in newer versions 2020-09-11 14:53:44 -04:00
pinned-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
pinned-options.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
search-advanced-category-chooser.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
select-kit.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
selected-color.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
selected-name.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
single-select.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-chooser-row.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-chooser.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
tag-drop.js FIX: Ember has deprecated isVisible in newer versions 2020-09-11 14:53:44 -04:00
tag-group-chooser.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-notifications-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-row.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
timezone-input.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
toolbar-popup-menu-options.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
topic-footer-mobile-dropdown.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
topic-notifications-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
topic-notifications-options.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-chooser.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-notifications-dropdown.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00