2068 Commits (0d19e9210c451f4640c5ad8f6afa5e92b33aaf9c)
 

Author SHA1 Message Date
Aakansha Doshi 46624cc953
docs: update local installation instructions in readme (#3452) 5 years ago
dependabot[bot] 0d23c8dd76
chore(deps): bump sass from 1.32.8 to 1.32.10 (#3460) 5 years ago
Excalidraw Bot 51ef4cd97b
chore: Update translations from Crowdin (#3377) 5 years ago
dependabot[bot] b558d19d37
chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 (#3461) 5 years ago
dependabot[bot] b8fb6580ef
chore(deps-dev): bump @babel/plugin-transform-runtime (#3434) 5 years ago
David Luzar 6730eb41c2
fix: scrollToContent only on visible elements (#3466) 5 years ago
dependabot[bot] 87c42cb327
chore(deps-dev): bump webpack in /src/packages/excalidraw (#3469) 5 years ago
dependabot[bot] 8cfd05aa95
chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3470) 5 years ago
dependabot[bot] 3ed8271344
chore(deps-dev): bump webpack-bundle-analyzer in /src/packages/utils (#3458) 5 years ago
dependabot[bot] 73515b5a83
chore(deps-dev): bump webpack-bundle-analyzer (#3455) 5 years ago
dependabot[bot] 63d3da9a54
chore(deps-dev): bump mini-css-extract-plugin (#3456) 5 years ago
dependabot[bot] 215fb5e357
chore(deps-dev): bump css-loader in /src/packages/utils (#3457) 5 years ago
dependabot[bot] 886177816b
chore(deps-dev): bump webpack in /src/packages/utils (#3459) 5 years ago
David Luzar 7d29351d66
fix: library onClick paste off-center (#3462) 5 years ago
Aakansha Doshi c0047269c1
fix: focus on last active element when dialog closes (#3447) 5 years ago
Aakansha Doshi 793b69e592
fix: Apply theme to only to active excalidraw component (#3446) 5 years ago
Clément Lafont e0a449aa40
feat: support tab in text Wyswig (#3411) 5 years ago
Aakansha Doshi d5a270f643
fix: tweak readme for syncable elements (#3444) 5 years ago
Aakansha Doshi d126d04d17
feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 5 years ago
dependabot[bot] 153ca6a7c6
chore(deps-dev): bump typescript in /src/packages/excalidraw (#3438) 5 years ago
dependabot[bot] 2618ac9f6e
chore(deps-dev): bump @babel/core in /src/packages/utils (#3432) 5 years ago
dependabot[bot] f64fd80493
chore(deps-dev): bump @babel/plugin-transform-runtime (#3435) 5 years ago
dependabot[bot] a884351137
chore(deps-dev): bump mini-css-extract-plugin (#3443) 5 years ago
dependabot[bot] e546a85a8d
chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3431) 5 years ago
dependabot[bot] 29e630086c
chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3442) 5 years ago
dependabot[bot] a82165cb50
chore(deps-dev): bump webpack in /src/packages/excalidraw (#3433) 5 years ago
dependabot[bot] 4dc0159a05
chore(deps-dev): bump webpack in /src/packages/utils (#3436) 5 years ago
dependabot[bot] 458787d1d7
chore(deps-dev): bump css-loader in /src/packages/utils (#3437) 5 years ago
dependabot[bot] 815977296e
chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3439) 5 years ago
dependabot[bot] 58f840aa93
chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#3440) 5 years ago
dependabot[bot] 422149c249
chore(deps): bump firebase from 8.3.2 to 8.3.3 (#3441) 5 years ago
David Luzar a7cbe68ae8
refactor: improve types around dataState and libraryData (#3427) 5 years ago
Aakansha Doshi c19c8ecd27
feat: Add scroll listener to the nearest scrollable container and allow consumer to disable it (#3408) 5 years ago
Fabien BERNARD d91950bd03
feat: Add onPaste prop to customise clipboard paste event (#3420) 5 years ago
dependabot[bot] 89472c14ed
chore(deps): bump typescript from 4.2.3 to 4.2.4 (#3422) 5 years ago
David Luzar 09dfd16b17
feat: use component dimensions to break to mobile (#3414) 5 years ago
dependabot[bot] 016e69b9f2
chore(deps): bump @sentry/integrations from 6.2.1 to 6.2.5 (#3423) 5 years ago
dependabot[bot] bb1f979718
chore(deps): bump @types/react-dom from 17.0.2 to 17.0.3 (#3419) 5 years ago
dependabot[bot] 5fda8400f3
chore(deps): bump @testing-library/react from 11.2.5 to 11.2.6 (#3421) 5 years ago
dependabot[bot] 96beaa4354
chore(deps): bump browser-fs-access from 0.16.2 to 0.16.4 (#3418) 5 years ago
dependabot[bot] 7183f1c83e
chore(deps): bump i18next-browser-languagedetector from 6.0.1 to 6.1.0 (#3417) 5 years ago
dependabot[bot] 24ae9dca2e
chore(deps-dev): bump firebase-tools from 9.6.1 to 9.9.0 (#3416) 5 years ago
dependabot[bot] f6ac3ea7c6
chore(deps): bump firebase from 8.2.10 to 8.3.2 (#3391) 5 years ago
dependabot[bot] b88e0253cc
chore(deps): bump @sentry/browser from 6.2.2 to 6.2.5 (#3403) 5 years ago
David Luzar 1e48aafb9c
fix: incorrectly caching png file handle (#3407) 5 years ago
anumithaapollo12 34761200bf
feat: Add screenshots to manifest.json (#3369) 5 years ago
Thang Vu a0899966ff
feat: enable drop event on the whole component (#3406) 5 years ago
Aakansha Doshi c2b40dff92
docs: changelog tweaks and add Library updates for 0.6.0 (#3404) 5 years ago
David Luzar 9733ecb3df
fix: popover positioning (#3399) 5 years ago
dependabot[bot] 189b721eed
chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.11.10 (#3393) 5 years ago