1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
d34f837e19 Started work on details/summary blocks 2022-01-21 17:07:27 +00:00
20f37292a1 Added support for iframe node blocks 2022-01-20 13:38:16 +00:00
4b08eef12c Added table creation and insertion 2022-01-19 15:22:10 +00:00
b2283106fc Added source code view/set button 2022-01-19 11:31:02 +00:00
89194a3f85 Got link insert/editor working 2022-01-16 14:37:58 +00:00
7703face52 Started menu dialog support 2022-01-14 20:56:05 +00:00
c013d7e549 Added inline code and clear formatting 2022-01-14 18:27:37 +00:00
0dc64d22ef Added horizonal rule insert 2022-01-14 14:33:37 +00:00
013943dcc5 Added list buttons 2022-01-14 13:14:25 +00:00
dc1c9807ef Reorganised & aligned editor icons 2022-01-12 16:10:16 +00:00
9d7174557e Added in a custom menubar
This is a copy of the ProseMirror/prosemirror-menu repo files
which suggest working from a fork of this.

These changes include the ability to select callouts
from the menubar.
2022-01-09 16:37:16 +00:00