1
0
mirror of https://github.com/flarum/core.git synced 2025-07-07 18:15:04 +02:00

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
This commit is contained in:
Alexander Skvortsov
2021-05-10 17:35:22 -04:00
committed by GitHub
parent 4ec8b87cdc
commit 7ea9db7426
14 changed files with 57 additions and 522 deletions

View File

@ -1 +0,0 @@
export * from './src/admin';