1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/web_src/js/features/comp
Brecht Van Lommel e541a8c654
Make mention autocomplete case insensitive in new markdown editor (#24190)
This matches EasyMDE, and makes it easier to find the right user without
having to remember the exact name.

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-04-18 13:25:11 -04:00
..
ColorPicker.js
ComboMarkdownEditor.js Make mention autocomplete case insensitive in new markdown editor (#24190) 2023-04-18 13:25:11 -04:00
ImagePaste.js Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
LabelEdit.js Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) 2023-03-05 21:25:25 +08:00
QuickSubmit.js
ReactionSelector.js Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
SearchUserBox.js Add option to search for users is active join a team (#24093) 2023-04-14 14:48:36 -04:00
WebHookEditor.js