2068 Commits (0d19e9210c451f4640c5ad8f6afa5e92b33aaf9c)
 

Author SHA1 Message Date
Aakansha Doshi 6271a031a3
fix: move encrypted icon to excalidraw-app add separate animation for `renderFooter` prop (#3577) 5 years ago
Aakansha Doshi 78da4c075e
feat: support updating appState in updateScene API (#3576) 5 years ago
David Laban f1cf28a84e
refactor: reduce passing-around of canvas in export code (#3571) 5 years ago
Aakansha Doshi 3b9290831a
refactor: rename renderTopRight prop to renderTopRightUI (#3572) 5 years ago
Gurkiran Singh bec34f2d57
feat: Shortcut key for nerd stats (#3552) 5 years ago
Preet 07839f8d20
perf: Reduce SVG export size by more than half by reducing precision to 2 decimal places (#3567) 5 years ago
David Luzar 8068d1f853
feat: export `serializeAsJSON` from package (#3538) 5 years ago
Steve Ruiz 92c7d3257f
fix: Exporting freedraw with color to svg (#3565) 5 years ago
dwelle a8a5e7b6ff fix: no migrating `draw` lines correctly 5 years ago
dependabot[bot] 45a4a00b69
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#3555) 5 years ago
dependabot[bot] 436e539d3a
chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#3549) 5 years ago
dependabot[bot] ff19167063
chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3547) 5 years ago
dependabot[bot] 3fc531ed6e
chore(deps-dev): bump webpack in /src/packages/utils (#3528) 5 years ago
dependabot[bot] 6f55c00814
chore(deps-dev): bump webpack in /src/packages/excalidraw (#3523) 5 years ago
dependabot[bot] a7eb6e1168
chore(deps): bump lodash from 4.17.20 to 4.17.21 in /src/packages/utils (#3556) 5 years ago
dependabot[bot] 641bbdd2da
chore(deps): bump lodash in /src/packages/excalidraw (#3554) 5 years ago
dependabot[bot] 42b0f7a614
chore(deps-dev): bump @babel/core in /src/packages/utils (#3526) 5 years ago
dependabot[bot] c11e3818ac
chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3525) 5 years ago
dependabot[bot] 4b6aa5c53b
chore(deps-dev): bump mini-css-extract-plugin (#3522) 5 years ago
dependabot[bot] ebd0408d7d
chore(deps-dev): bump webpack-cli in /src/packages/utils (#3550) 5 years ago
Preet f4fefbcee8
feat: Better rendering of curved rectangles (#3562) 5 years ago
David Luzar 11b8cc2caa
fix: remove `draw` element from codebase (#3559) 5 years ago
David Luzar 6bebfe63be
fix: handle render errors (#3557) 5 years ago
David Luzar 91ab7f36e2
fix: restore on paste or lib import (#3558) 5 years ago
dwelle 5ee8e8249c log instead of throw on unimplemented render type 5 years ago
Steve Ruiz 49c6bdd520
feat: improved freedraw (#3512) 5 years ago
Arun 198800136e
feat: Add shortcut for dark mode (#3543) 5 years ago
David Luzar 178ee04d82
feat: Adds rounded icons, joins and caps. (#3521) 5 years ago
Excalidraw Bot 18cdafbcbe
chore: Update translations from Crowdin (#3472) 5 years ago
David Luzar 286e9a1524
feat: add temporary Excalidraw+ promo (#3540) 5 years ago
David Luzar bac76778ce
feat: add `renderTopRight` prop & remove GH corner from core (#3539) 5 years ago
Luca Colonnello f28f7ffb6e
fix: improve mobile user experience (#3508) 5 years ago
David Luzar 12e8cc853f
feat: remove `backdrop-filter` to improve perf (#3506) 5 years ago
David Luzar 81108bf580
fix: prevent selecting `.visually-hidden` elements (#3501) 5 years ago
Aakansha Doshi 23030a15f2
docs: release @excalidraw/excalidraw 0.7.0 🎉 (#3497) 5 years ago
David Luzar 4ef7cb7365
feat: bump element version on z-index change (#3483) 5 years ago
David Luzar 5cc3f7db80
feat: support scroll to center to single element and rename `setScrollToContent` (#3482) 5 years ago
Aakansha Doshi 5c42cb5be4
fix: only handle cut/paste events inside excalidraw (#3484) 5 years ago
dependabot[bot] 004d3180b5
chore(deps-dev): bump webpack in /src/packages/utils (#3491) 5 years ago
dependabot[bot] c12119278a
chore(deps-dev): bump webpack in /src/packages/excalidraw (#3492) 5 years ago
dependabot[bot] 4d628844de
chore(deps-dev): bump css-loader in /src/packages/utils (#3489) 5 years ago
dependabot[bot] 946a209927
chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3487) 5 years ago
dependabot[bot] 811437724b
chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3486) 5 years ago
dependabot[bot] 9dcde502aa
chore(deps-dev): bump @babel/core in /src/packages/utils (#3493) 5 years ago
Aakansha Doshi d3106495b2
fix: make history local to a given excalidraw instance (#3481) 5 years ago
Aakansha Doshi 891ac82447
fix: use active Excalidraw component when editing text (#3478) 5 years ago
Aakansha Doshi 354976e08e
build: Add vendor prefixes to css rules (#3476) 5 years ago
David Luzar 5c73c5813c
chore: fix CHANGELOG links 5 years ago
David Luzar 3a0b6fb41b
refactor: move getSyncableElements to CollabWrapper & expose isInvisiblySmallElement helper (#3471) 5 years ago
Aakansha Doshi 37d513ad59
feat: Make library local to given excalidraw instance and allow consumer to control it (#3451) 5 years ago