discourse/app/assets/javascripts/select-kit/addon/templates/components
David Taylor d8b68e00c9
FIX: Ensure values are escaped in select-kit dropdowns (#16586)
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 16:31:41 +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 DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02: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 A11Y: Switch to using autocomplete="off" (#15802) 2022-02-03 17:45:25 +01: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 named params correctly with dir-span (#14203) 2021-09-01 07:58:26 -06: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 (#16586) 2022-04-28 16:31:41 +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