Commit Graph

9 Commits

Author SHA1 Message Date
David Wheatley
28e636b5b0 chore: fully remove mdarea references; bump dependencies 2021-12-29 13:05:04 +01:00
Alexander Skvortsov
7ea9db7426 Editor Consolidation (#28)
- Move insertText to core
- Move styles and apply to core
- Simplify shortcut and button system
- Drop mdarea for now. In the future, we could implement the features we use (list continue, indent) in core.
- Remove admin dist (only admin setting was mdarea)
- Move inline style to css
2021-05-10 17:35:22 -04:00
Alexander Skvortsov
61e61f5e8c Allow disabling mdarea via admin setting (#27) 2021-03-25 13:51:21 -04:00
Alexander Skvortsov
6defee4fc4 Add empty locale extender to clear cache properly on enable/disable.
See https://github.com/flarum/core/pull/2020#issuecomment-616149583
2020-06-19 22:18:56 -04:00
Franz Liedke
be67f73760 Tweak spoiler code
Refs #13, #14, flarum/core#2053.
2020-04-24 22:10:36 +02:00
Matthew Kilgore
8a71c6f17d Hide mentions in inline spoilers
Fixes #2033
2020-03-01 09:52:30 -05:00
Franz Liedke
99a003100e Apply fixes from StyleCI 2019-11-29 23:02:13 +00:00
Toby Zerner
40438fd0a6 Add markdown toolbar buttons and textarea helper 2018-11-12 21:02:50 +10:30
Toby Zerner
ec0bd3f206 Rename bootstrap.php 2018-09-21 11:44:32 +09:30