0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 17:14:56 +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 Fix race condition in mermaid observer (#32599) 2024-11-26 06:37:24 +00:00
modules Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
render
standalone
utils Make frontend unit test code could know it is in testing (#32656) 2024-11-28 01:40:32 +08:00
vendor
webcomponents
bootstrap.test.ts
bootstrap.ts
globals.d.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
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 Improve diff file tree (#32658) 2024-11-28 12:25:21 +00:00
types.ts Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
utils.test.ts Add avif image file support (#32508) 2024-11-15 00:55:50 +00:00
utils.ts Add avif image file support (#32508) 2024-11-15 00:55:50 +00:00
vitest.setup.ts