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
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"
3 months ago
..
ComboMarkdownEditor.ts Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
ConfirmModal.ts Fix file editor & preview (#32706) 3 months ago
Cropper.ts Allow cropping an avatar before setting it (#32565) 3 months ago
EasyMDEToolbarActions.ts Convert frontend code to typescript (#31559) 8 months ago
EditorMarkdown.test.ts Add some handy markdown editor features (#32400) 4 months ago
EditorMarkdown.ts Add some handy markdown editor features (#32400) 4 months ago
EditorUpload.test.ts Convert frontend code to typescript (#31559) 8 months ago
EditorUpload.ts Add some handy markdown editor features (#32400) 4 months ago
LabelEdit.ts Refactor LabelEdit (#32752) 3 months ago
QuickSubmit.ts Correctly query the primary button in a form (#32438) 4 months ago
ReactionSelector.ts Fix JS error when reply comment on Conversation page (#32685) 3 months ago
SearchUserBox.ts Remove jQuery import from some files (#32512) 3 months ago
TextExpander.ts Fix suggestions for issues (#32380) 4 months ago
WebHookEditor.ts Convert frontend code to typescript (#31559) 8 months ago