]> BookStack Code Mirror - bookstack/history - resources/js/editor/schema-nodes.js
Started work on details/summary blocks
[bookstack] / resources / js / editor / schema-nodes.js
2022-01-21 Dan BrownStarted work on details/summary blocks prosemirror 3083/head
2022-01-21 Dan BrownCrawled forward slightly on table resizing
2022-01-20 Dan BrownAdded support for iframe node blocks
2022-01-19 Dan BrownStarted on table editing/resizing
2022-01-19 Dan BrownAdded table creation and insertion
2022-01-17 Dan BrownAdded image resizing via drag handles
2022-01-12 Dan BrownRolled out text alignment to other block types
2022-01-11 Dan BrownGot alignment buttons barely working for paragraphs
2022-01-11 Dan BrownCopied in default node types for control and future...
2022-01-11 Dan BrownSplit marks and nodes into their own files