2631 Commits (aakansha-custom-elements)
 

Author SHA1 Message Date
ad1992 c4b951a0c5 convert customElementsConfig into an object 4 years ago
ad1992 c93d8f4bd0 don't use addCallback for triggering onCreate 4 years ago
ad1992 645f9a5dc0 Merge remote-tracking branch 'origin/master' into aakansha-custom-elements 4 years ago
Aakansha Doshi b30066ca19
fix: jumping of text when typing single line in bound text (#5139) 4 years ago
Aakansha Doshi aae8e2fa5d
feat: export MIME_TYPES supported by excalidraw (#5135) 4 years ago
Aakansha Doshi 9e6d5fdbcb
feat: support src collaborators (#5114) 4 years ago
dependabot[bot] 22b2e10ddb
chore(deps-dev): bump @babel/plugin-transform-runtime (#5125) 4 years ago
David Luzar d53ac2a61e
fix: library init/import race conditions (#5101) 4 years ago
Aakansha Doshi 6a0f800716
feat: export exportToClipboard util from package (#5103) 4 years ago
Johannes aee1e2451e
fix: remove opacity scroll wheel interaction (#5111) 4 years ago
Aakansha Doshi da94eb1284
fix: use excalidraw asset path in fonts when exporting to svg (#5065) 4 years ago
Achille Lacoin ea51251fe6
fix: propagate keydown events from excalidraw-wysiwyg inputs (#5099) 4 years ago
Aakansha Doshi 399ce1e01a
fix: don't bind text to container if double clicked else instead of center (#5105) 4 years ago
dependabot[bot] 7df8302ba2
chore(deps-dev): bump babel-loader in /src/packages/utils (#5088) 4 years ago
dependabot[bot] af8c59b5bb
chore(deps): bump minimist in /src/packages/excalidraw (#5039) 4 years ago
dependabot[bot] cf0f00285b
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /src/packages/utils (#5040) 4 years ago
dependabot[bot] b5c67a384c
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#5042) 4 years ago
Achille Lacoin af93cedc08
EXCALIDRAW_EXPORT_SOURCE_PATH -> EXCALIDRAW_EXPORT_SOURCE (#5102) 4 years ago
ad1992 128b7741c1 update config to use displayData 4 years ago
Achille Lacoin b6a6f2d465
feat: Expose `window.EXCALIDRAW_EXPORT_SOURCE` which host can use to overwrite the source field in exports (#5095) 4 years ago
dependabot[bot] 6bcbf8b50a
chore(deps): bump node-forge in /src/packages/excalidraw (#5071) 4 years ago
dependabot[bot] 666516d7e9
chore(deps): bump async from 2.6.3 to 2.6.4 in /src/packages/excalidraw (#5069) 4 years ago
dependabot[bot] b941c5b661
chore(deps-dev): bump webpack in /src/packages/excalidraw (#5027) 4 years ago
dependabot[bot] 8f8c85c64e
chore(deps): bump async from 2.6.3 to 2.6.4 (#5070) 4 years ago
dependabot[bot] 116b0c48da
chore(deps): bump nanoid from 3.1.32 to 3.3.3 (#5073) 4 years ago
dependabot[bot] aa2971e8c5
chore(deps-dev): bump autoprefixer in /src/packages/excalidraw (#5087) 4 years ago
dependabot[bot] 5656ac1e3e
chore(deps): bump browser-fs-access from 0.24.1 to 0.29.1 (#5090) 4 years ago
ad1992 1edde7291c fix specs 4 years ago
ad1992 1ca56204b1 don't draw if image not present 4 years ago
ad1992 f3ae7a8506 don't show move cursor if transform handles disabled 4 years ago
ad1992 5f57daa132 fix: selection not working sometimes when transformHandles disabled 4 years ago
David Luzar e6a9ff1b96
fix: toolIcon height not using rem (#5092) 4 years ago
David Luzar 832b88249c
feat: stop event propagation when key handled (#5091) 4 years ago
Aakansha Doshi 9902092fd1
fix setting webpack public path (#5081) 4 years ago
Achille Lacoin 8f0863d335
add a prefix to the extension for image embbedding sceneData (#5079) 4 years ago
David Luzar 9423ac3263
fix: Excalidraw named export type (#5078) 4 years ago
ad1992 db9c9eb3d2 suppport disabling context menu in custom elements 4 years ago
ad1992 2e8c4d25f2 fix package example 4 years ago
ad1992 4953828d86 Merge remote-tracking branch 'origin/master' into aakansha-custom-elements 4 years ago
Aakansha Doshi a66cfe2627
fix: boundElementIds when arrows bound to elements are deleted (#5077) 4 years ago
Achille Lacoin 86cf28f2b4
fix: don't merge libraryItems on updateScene (#5076) 4 years ago
Achille Lacoin b5a46dd671
fix: SVG metadata extraction regex on multiline elements (#5074) 4 years ago
David Luzar cd942c3e3b
feat: rewrite library state management & related refactor (#5067) 4 years ago
ad1992 6eb0cf6a10 unbind onCreate once executed 4 years ago
David Luzar 55ccd5b79b
feat: delay initial loading message & tweak design (#5049) 4 years ago
ad1992 ba48aa24a0 Add onCreate in customElementConfig 4 years ago
ad1992 4e75f10b2c cache svg with element id 4 years ago
ad1992 d2d3599661 Support svg as a async function returing promise/string 4 years ago
Excalidraw Bot 4348c55c31
chore: Update translations from Crowdin (#4894) 4 years ago
David Luzar a3fbe40b26
fix: eraser cursor showing on theme change when not using eraser (#4990) 4 years ago