Changed L&F For the editor to use AVUSD logo and colors; Added a 1:2 and 2:1 split column widget (would like to make this all one configurable widget though).

This commit is contained in:
2021-01-16 10:09:20 -08:00
parent d16c76afb4
commit db2a612e2a
15 changed files with 4146 additions and 8 deletions

View File

@@ -17,6 +17,7 @@
"dependencies": {
"apostrophe": "^2.111.4",
"apostrophe-monitor": "^2.1.0",
"apostrophe-rich-text-permalinks": "^2.0.5",
"apostrophe-tiptap-rich-text-widgets": "^0.3.8",
"prosemirror-tables": "^0.9.1"
},