gitea/web_src/js/features/comp
silverwind 6033c47f90
Enable more markdown paste features in textarea editor (#35494)
Enable the [same paste
features](https://github.com/github/paste-markdown#paste-markdown-objects)
that GitHub has, notably the ability to paste text containing HTML links
and have them automatically turn into Markdown links. As far as I can
tell, previous paste features all work as expected.

---------

Signed-off-by: silverwind <me@silverwind.io>
2025-09-16 23:55:57 +00:00
..
ComboMarkdownEditor.ts Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
ConfirmModal.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
Cropper.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
EasyMDEToolbarActions.ts Fix remaining typescript issues, enable `tsc` (#32840) 2024-12-16 05:02:32 +08:00
EditorMarkdown.test.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
EditorMarkdown.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
EditorUpload.test.ts Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +00:00
EditorUpload.ts Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +00:00
LabelEdit.ts Improve project & label color picker and image scroll (#34971) 2025-07-06 23:37:26 +08:00
QuickSubmit.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +08:00
ReactionSelector.ts Fix dynamic content loading init problem (#33748) 2025-03-01 02:02:10 +00:00
SearchRepoBox.ts Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +02:00
SearchUserBox.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00
TextExpander.ts Merge and tweak markup editor expander CSS (#34409) 2025-05-09 17:14:21 +02:00
WebHookEditor.ts Enable Typescript `noImplicitThis` (#33250) 2025-01-16 04:26:17 +08:00