summaryrefslogtreecommitdiffstats
path: root/templates/shared/combomarkdowneditor.tmpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(ui): use primary color for button in table modal (#6427)0ko2024-12-311-1/+1
* Fix issue/comment menusOtto Richter2024-12-301-2/+2
* feat: add button to create Markdown table (#5589)JakobDev2024-11-011-0/+27
* Remove tab key handling in markdown editor, add toolbar buttons instead, re #...Danko Aleksejevs2024-06-301-0/+2
* Make display of EasyMDE in UI optional to template0ko2024-04-151-1/+4
* Migrate font-family to tailwind (#30118)silverwind2024-03-301-1/+1
* [BUG] Make write and preview tabs interactiveGusted2024-03-171-2/+2
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-17/+16
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-1/+2
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-1/+1
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-181-1/+1
* Add monospace toggle button to textarea (#24034)silverwind2023-04-131-0/+6
* Fine tune markdown editor toolbar (#24046)wxiaoguang2023-04-111-14/+14
* Add tooltips for MD editor buttons and add `muted` class for buttons (#23896)delvh2023-04-111-15/+14
* Add placeholder and aria attributes to release and wiki edit page (#24031)silverwind2023-04-101-6/+11
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-091-1/+3
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-0/+47