0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-23 20:38:47 +01:00
gitea/web_src/js/features/comp
wxiaoguang 96d3a03a08
Refactor LabelEdit (#32752)
And fix a regression:
https://github.com/go-gitea/gitea/pull/30053#discussion_r1874405470

Major changes:

* rewrite without jquery
* remove the "delete modal", using "link-action" is good enough
* merge "new modal" and "edit modal"
2024-12-08 02:35:28 +00:00
..
ComboMarkdownEditor.ts Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
ConfirmModal.ts Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
Cropper.ts
EasyMDEToolbarActions.ts
EditorMarkdown.test.ts
EditorMarkdown.ts
EditorUpload.test.ts
EditorUpload.ts
LabelEdit.ts Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
QuickSubmit.ts
ReactionSelector.ts
SearchUserBox.ts
TextExpander.ts
WebHookEditor.ts