]> BookStack Code Mirror - bookstack/commit
Added image resizing via drag handles
authorDan Brown <redacted>
Mon, 17 Jan 2022 17:43:16 +0000 (17:43 +0000)
committerDan Brown <redacted>
Mon, 17 Jan 2022 17:43:16 +0000 (17:43 +0000)
commit7125530e558507b7105886f11b0be2e93c01932b
treefde4b60865c7d19d608c6577a689af7abf61594a
parent762210666566e7187e9d510c3c7827087ab27fcb
Added image resizing via drag handles
TODO
resources/js/editor/ProseMirrorView.js
resources/js/editor/markdown-serializer.js
resources/js/editor/node-views/ImageView.js [new file with mode: 0644]
resources/js/editor/node-views/index.js [new file with mode: 0644]
resources/js/editor/node-views/node-view-utils.js [new file with mode: 0644]
resources/js/editor/schema-nodes.js
resources/sass/_editor.scss