discourse/app/assets/javascripts/select-kit/addon/templates/components
David Taylor 0f7b198ca0
FIX: Ensure values are escaped in select-kit dropdowns (#16576)
The values in Discourse dropdown menus only come from admin-defined strings, not unsanitised end-user input, so this lack of escaping was not exploitable.
2022-04-28 08:52:29 +01:00
..
category-drop DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
color-palettes UX: Tweaks to admin color palette dropdown (#10502) 2020-08-21 09:30:11 -04:00
combo-box DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
dropdown-select-box UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
future-date-input-selector FIX: showing icons on future-date-input options (#16527) 2022-04-21 18:13:45 +04:00
mini-tag-chooser DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
multi-select DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
notifications-filter DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
period-chooser A11Y: Fix several minor issues (#14436) 2021-09-24 11:52:07 -04:00
select-kit UX: try select-kit autocomplete Chrome fix (#15752) 2022-01-31 15:35:51 +11:00
tag-drop DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
toolbar-popup-menu-options Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
user-chooser DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
category-row.hbs FIX: Use the category's text-only description in the category-chooser (#15735) 2022-02-24 12:14:24 -03:00
create-color-row.hbs Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
email-group-user-chooser-row.hbs FEATURE: decorate username in email-group-user-chooser-row 2022-01-11 09:49:27 +08:00
flair-row.hbs FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
multi-select.hbs FIX: ensures minimum tags logic is correct and shared (#14723) 2021-11-12 14:04:48 +01:00
pinned-button.hbs Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
selected-choice-category.hbs DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
selected-choice.hbs FIX: Ensure values are escaped in select-kit dropdowns (#16576) 2022-04-28 08:52:29 +01:00
selected-name.hbs A11Y: Fix several minor issues (#14436) 2021-09-24 11:52:07 -04:00
single-select.hbs DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
tag-chooser-row.hbs Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
tag-row.hbs Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
topic-notifications-button.hbs A11Y: Add more descriptive labels for some dropdowns (#14402) 2021-09-21 11:19:49 -04:00
topic-row.hbs FEATURE: Use new topic-chooser for invite modal (#15884) 2022-02-14 13:43:52 +02:00