0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 05:11:09 +01:00
gitea/web_src/js/features/comp
Giteabot 5ca4c6d066
Fix and clean up ConfirmModal (#31283) (#31291)
Backport #31283 by @silverwind

Bug: orange button color was removed in
https://github.com/go-gitea/gitea/pull/30475, replaced with red
Bug: translation text was not html-escaped
Refactor: Replaced as much jQuery as possible, added useful
`createElementFromHTML`
Refactor: Remove colors checks that don't exist on `.link-action`

<img width="381" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/5900bf6a-8a86-4a86-b368-0559cbfea66e">

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2024-06-07 15:51:54 +02:00
..
ComboMarkdownEditor.js
ConfirmModal.js Fix and clean up ConfirmModal (#31283) (#31291) 2024-06-07 15:51:54 +02:00
EasyMDEToolbarActions.js
LabelEdit.js
Paste.js Make pasted "img" tag has the same behavior as markdown image (#31235) (#31243) 2024-06-04 13:26:55 +00:00
QuickSubmit.js
ReactionSelector.js
SearchUserBox.js
TextExpander.js
WebHookEditor.js