1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-14 22:24:24 +00:00
gitea/web_src/js
wxiaoguang af28ce59b8
Add some handy markdown editor features (#32400)
There were some missing features from EasyMDE:

1. H1 - H3 style
2. Auto add task list
3. Insert a table

And added some tests
2024-11-04 10:14:36 +00:00
..
components Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
features Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
markup Update mermaid to v11 (#31913) 2024-08-25 17:23:13 +00:00
modules Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
render Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
standalone Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
utils Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
vendor Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
webcomponents Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 2024-07-25 23:31:24 +00:00
globals.d.ts Move web globals to web_src/js/globals.d.ts (#31943) 2024-08-30 07:36:53 +00:00
globals.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
htmx.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
index.ts Refactor repo legacy (#32404) 2024-11-03 11:00:12 +00:00
svg.test.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
svg.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
types.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
utils.test.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
utils.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00