You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/features/comp
KN4CK3R c3e462921e
Improve user search display name (#29002)
I tripped over this strange method and I don't think we need that
workaround to fix the value.

old:

![grafik](https://github.com/go-gitea/gitea/assets/1666336/c8b6797b-eb45-4dec-99db-1b0649a34ec5)

new:

![grafik](https://github.com/go-gitea/gitea/assets/1666336/ab1a65ae-de5b-4ce4-9813-3b8b39c7922e)

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
ColorPicker.js
ComboMarkdownEditor.js Focus editor on "Write" tab click (#26714) 1 year ago
ConfirmModal.js Change green buttons to primary color (#27099) 1 year ago
EasyMDEToolbarActions.js
ImagePaste.js Update JS dependencies (#27922) 1 year ago
LabelEdit.js Allow to archive labels (#26478) 2 years ago
QuickSubmit.js
ReactionSelector.js Use fetch helpers instead of fetch (#27026) 1 year ago
SearchUserBox.js Improve user search display name (#29002) 1 year ago
TextExpander.js Update JS dependencies, remove space after emoji completion (#25266) 2 years ago
WebHookEditor.js