1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/web_src/js
silverwind a9ed87ce4a
Fix EasyMDE toolbar (#24489)
Fixes https://github.com/go-gitea/gitea/issues/24486

The "clean block" button is gone because I could not find a matching
octicon. Order of buttons is roughly equal to textarea.

<img width="824" alt="Screenshot 2023-05-02 at 21 10 00"
src="https://user-images.githubusercontent.com/115237/235762593-ceccb260-e665-4932-ac8a-ef6fe8406a3c.png">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-05-03 01:23:39 -04:00
..
components Add rerun workflow button and refactor to use SVG octicons (#24350) 2023-05-01 22:14:20 +08:00
features Fix EasyMDE toolbar (#24489) 2023-05-03 01:23:39 -04:00
markup
modules
standalone
test
utils
webcomponents
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js Fix EasyMDE toolbar (#24489) 2023-05-03 01:23:39 -04:00
svg.test.js
utils.js Add eslint-plugin-regexp (#24361) 2023-04-26 22:08:16 -04:00
utils.test.js