gitea/web_src/js/features/comp
wxiaoguang c05082669b
Refactor frontend unique id & comment (#34958)
* there is no bug of the "unique element id", but duplicate code, this
PR just merges the duplicate "element id" logic and move the function
from "fomaintic" to "dom"
* improve comments
* make "git commit graph" page update pagination links correctly
2025-07-05 15:21:53 +00:00
..
ComboMarkdownEditor.ts Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
ConfirmModal.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00
Cropper.ts
EasyMDEToolbarActions.ts
EditorMarkdown.test.ts
EditorMarkdown.ts
EditorUpload.test.ts fix: prevent double markdown link brackets when pasting URL (#34745) 2025-06-17 21:33:50 +08:00
EditorUpload.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00
LabelEdit.ts Fix modal + form abuse (#34921) 2025-07-01 15:19:03 +08:00
QuickSubmit.ts
ReactionSelector.ts
SearchUserBox.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00
TextExpander.ts
WebHookEditor.ts