0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-19 20:23:07 +01:00
gitea/web_src/js
wxiaoguang c9e582c6b6
Refactor markdown editor and use it for milestone description editor (#32688)
Refactor markdown editor to clarify its "preview" behavior and remove
jQuery code.

Close #15045

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-12-04 02:11:34 +00:00
..
components Add "View all branches/tags" entry to Branch Selector (#32653) 2024-12-02 20:19:27 +00:00
features Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
markup
modules
render
standalone
utils
vendor
webcomponents
bootstrap.test.ts
bootstrap.ts
globals.d.ts
globals.ts
htmx.ts
index.ts Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
svg.test.ts
svg.ts
types.ts Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
utils.test.ts
utils.ts
vitest.setup.ts