Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

excalidraw

Sketch hand-drawn like diagrams
Collective - Host: opensource - https://opencollective.com/excalidraw - Code: https://github.com/excalidraw/excalidraw

docs: update docs for param defaultStatus in loadLibraryFromBlob (#5612)

github.com/excalidraw/excalidraw - 9a68dbffe2e0d7d04058f6ede593436ee5f84172 authored over 2 years ago by Aakansha Doshi <[email protected]>
refactor: Stats component (#5610)

refactor: stats component

github.com/excalidraw/excalidraw - 32d82219b1d99ae71d0a63797b3f65de1d47c01e authored over 2 years ago by Aakansha Doshi <[email protected]>
refactor: Move footer to its own component (#5609)

github.com/excalidraw/excalidraw - ba2c86fe1bad6f2e3a7a20fde8f7f3727bc18657 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: Crash when adding a new point in the line editor #5602 (#5606)

Update linearElementEditor.ts

github.com/excalidraw/excalidraw - f1ae37c84ba0057c6be6439aeece59d142b9d6d2 authored over 2 years ago by zsviczian <[email protected]>
feat: Introduce ExcalidrawElements and ExcalidrawAppState provider (#5463)

* feat: Introduce ExcalidrawData provider so that app state and elements need not be passed to c...

github.com/excalidraw/excalidraw - ec350ba8b269b92b37d31a835ece5aac0fc50e9d authored over 2 years ago by Aakansha Doshi <[email protected]>
feat: enable midpoint inside linear element editor (#5564)

* feat: enable midpoint inside linear element editor

* fix

* fix

* hack to set pointerD...

github.com/excalidraw/excalidraw - 46a61ad4dfa2da74ae160b43601a2417a766cea6 authored over 2 years ago by Aakansha Doshi <[email protected]>
chore: Update translations from Crowdin (#5552)

github.com/excalidraw/excalidraw - f4b1a30bef2e034fc5b962d5f0fd817d55de8ba2 authored over 2 years ago by Excalidraw Bot <[email protected]>
refactor: remove unused attribute hasHitElementInside from pointerDownState (#5591)

github.com/excalidraw/excalidraw - 32aa79164bb784299a8da5aee10e62404d5b12f6 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: allow box selection of points when inside editor (#5594)

github.com/excalidraw/excalidraw - b5fd9048081caa7fc51ccf20a8cbb93f7ce7f7d2 authored over 2 years ago by Aakansha Doshi <[email protected]>
docs: changelog fixes (#5593)

github.com/excalidraw/excalidraw - 8f8dd1105fdd71db696b33db5ad0f646832cb51b authored over 2 years ago by David Luzar <[email protected]>
feat: support `ExcalidrawElement.customData` (#5592)

Co-authored-by: Aakansha Doshi <[email protected]>

github.com/excalidraw/excalidraw - b914ad41fc615d6ca7caf6f73744816201964cc6 authored over 2 years ago by David Luzar <[email protected]>
fix: remove unnecessary conditions in pointerup for linear elements (#5575)

* fix: remove unnecessary conditions in pointerup for linear elements

* reset editingLinearEl...

github.com/excalidraw/excalidraw - 551c38f60ba052a399e42e918e9288d13d90a58d authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: check if hitting link in handleSelectionOnPointerDown (#5589)

fix: check if hitting link in handleSelectionOnPoiinterDown

github.com/excalidraw/excalidraw - 38e8ae46c989a3b996a337d8753e468fd393080c authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: points not being normalized on single-elem resize (#5581)

github.com/excalidraw/excalidraw - ad0c4c4c78f4e87e8eae96184a909bc9fec6e1ba authored over 2 years ago by David Luzar <[email protected]>
fix: deselect linear element when clicked inside bounding box outside editor (#5579)

github.com/excalidraw/excalidraw - 27cf5ed17e20b0b90dc98e8a151a598d2ea679c4 authored over 2 years ago by Aakansha Doshi <[email protected]>
refactor: cleanup renderScene (#5573)

* refactor: cleanup renderScene

* pass object instead of individual params

github.com/excalidraw/excalidraw - fd946adbae92212ad9f18dd6743bd61321c93a7f authored over 2 years ago by Aakansha Doshi <[email protected]>
docs: correct readme type typo (#5574)

github.com/excalidraw/excalidraw - c37977af4b19f77856944df9cb480a3145966a73 authored over 2 years ago by Caleb OLeary <[email protected]>
fix: resize multiple elements from center (#5560)

Co-authored-by: Ryan Di <[email protected]>
Co-authored-by: dwelle <[email protected]>

github.com/excalidraw/excalidraw - a0d413ab4eff961a5c42a37c2df67737b3ce60a1 authored over 2 years ago by Alex Kim <[email protected]>
fix: call static methods via class instead of instance in linearElementEditor (#5561)

* fix: call getMidPoint via class instead of instance

* fix

* fix

github.com/excalidraw/excalidraw - b67a2b4f65730b563207b926ff6aef5317af476f authored over 2 years ago by Aakansha Doshi <[email protected]>
feat: show a mid point for linear elements (#5534)

* feat: Add a mid point for linear elements

* fix tests

* show mid point only on hover

...

github.com/excalidraw/excalidraw - 5a8dbe8030b60239ef1ea1bde4d901db8dadc082 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: show bounding box for 3 or more linear point elements (#5554)

* fix: show bounding box for 3+ linear point elements

* refactor

* show bounding box for 3...

github.com/excalidraw/excalidraw - 731093f6315e02f9dc6428dcf422e301a1922ec6 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: cleanup the condition for dragging elements (#5555)

github.com/excalidraw/excalidraw - fe56975f19bf661b8e21832804914117823a2e03 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: shareable links being merged with current scene data (#5547)

github.com/excalidraw/excalidraw - 2d800feeeb408603f1b8536fd2adafe20f9c397a authored over 2 years ago by David Luzar <[email protected]>
fix: Scene lookup failing when looking up by id (#5542)

github.com/excalidraw/excalidraw - 93cccd596a72d4f6e829ff23a27f80c157e8c047 authored over 2 years ago by David Luzar <[email protected]>
fix: remove rounding to fix jitter when shift-editing (#5543)

Co-authored-by: Ryan Di <[email protected]>

github.com/excalidraw/excalidraw - 45b592227d4817f24bacc05e7c535dceae5ace46 authored over 2 years ago by David Luzar <[email protected]>
feat: lock angle when editing linear elements with shift pressed (#5527)

Co-authored-by: Ryan <[email protected]>

github.com/excalidraw/excalidraw - b818df1098440a1b330b53013717df8384ec4018 authored over 2 years ago by Ryan Di <[email protected]>
fix: line deselected when shift-dragging point outside editor (#5540)

github.com/excalidraw/excalidraw - 4359e2935d1d582d72a9e36654126eab474d169d authored over 2 years ago by David Luzar <[email protected]>
fix: flip linear elements after redesign (#5538)

github.com/excalidraw/excalidraw - 3d9d39837899dfdfc07492418a64940b3d4f7b76 authored over 2 years ago by Aakansha Doshi <[email protected]>
docs: migrate the example to React 18 (#5533)

github.com/excalidraw/excalidraw - 0a5da0269f707fe3a85dd533a61eae073d8be602 authored over 2 years ago by Aakansha Doshi <[email protected]>
feat: redesign linear elements 🎉 (#5501)

* feat: redesign arrows and lines

* set selectedLinearElement on pointerup

* fix tests

...

github.com/excalidraw/excalidraw - 08ce7c7fc3e1e3056e349a6497014e3931c1578b authored over 2 years ago by Aakansha Doshi <[email protected]>
chore: Update translations from Crowdin (#5507)

* New translations en.json (Czech)

* Auto commit: Calculate translation coverage

* New tra...

github.com/excalidraw/excalidraw - fe7fbff7f6f504733b1506ef5ab72e9f7cb64c6f authored over 2 years ago by Excalidraw Bot <[email protected]>
fix: disable locking aspect ratio for box-selection (#5525)

github.com/excalidraw/excalidraw - 501397cb6186700203637a37389142b6e9cdaefa authored over 2 years ago by David Luzar <[email protected]>
feat: cursor alignment when creating linear elements with shift pressed (#5518)

* feat: cursor alignment when creating linear elements

* feat: apply cursor alignment to mult...

github.com/excalidraw/excalidraw - 865d29388cd2ce32512a19326e39fe9421e00d3b authored over 2 years ago by Ryan Di <[email protected]>
fix: Add `title` attribute to the modal close button (#5521)

Add `title` attribute to the modal close button

github.com/excalidraw/excalidraw - 54c7ec416a3db7f35fc1fa7ebdeb0ccf57447ae1 authored over 2 years ago by José dBruxelles <[email protected]>
fix: Context menu positioning when component has offsets (#5520)

Update Popover.tsx

github.com/excalidraw/excalidraw - aca284057da6d7bce2a2f28dad5089d5c8bbd3b8 authored over 2 years ago by zsviczian <[email protected]>
feat: shift-clamp when creating multi-point lines/arrows (#5500)

Co-authored-by: Ryan <[email protected]>

github.com/excalidraw/excalidraw - 2820cd112efee3460d8123683f09f38b421cd53a authored over 2 years ago by Ryan Di <[email protected]>
feat: cursor alignment when creating generic elements (#5516)

Co-authored-by: Ryan <[email protected]>

github.com/excalidraw/excalidraw - 426b5d9537d8de329f577bd87b3608915c2c3495 authored over 2 years ago by Ryan Di <[email protected]>
fix: resolve paths in prebuild.js script (#5498)

github.com/excalidraw/excalidraw - e7d34677c656aabafb223d865d32171ccd736fe1 authored over 2 years ago by David Luzar <[email protected]>
fix: use flushSync when moving line editor since we need to read previous value after setting state (#5508)

* fix: use flushSync when moving line editor since we need to read previous value after setting ...

github.com/excalidraw/excalidraw - 3d5356cb8edc043a721a5e66167b2814b191ebc2 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: useLayout effect cleanup in dev mode for charts (#5505)

github.com/excalidraw/excalidraw - 46f5ce5ce0520bbab3efbc5107658d037c23baf8 authored over 2 years ago by Aakansha Doshi <[email protected]>
chore: Update translations from Crowdin (#5476)

* New translations en.json (French)

* New translations en.json (French)

* New translations...

github.com/excalidraw/excalidraw - b00bd3d6c0ef4d5b99fdc6e6742a7171f36d6827 authored over 2 years ago by Excalidraw Bot <[email protected]>
fix: revert browser toast for high/low zoom (#5495)

github.com/excalidraw/excalidraw - 91fc22182cbdcc764c1355ba8481785f9f74dd1d authored over 2 years ago by Aakansha Doshi <[email protected]>
refactor: rename docs to dev-docs (#5487)

github.com/excalidraw/excalidraw - 966ca2ffa63e838f02d65b80e0dc94b2978382c0 authored over 2 years ago by Aakansha Doshi <[email protected]>
docs: Integrate docusaraus for docs (#5482)

* feat:Integrate docusaraus for docs

* Update docs for Excalidraw

Co-authored-by: David Lu...

github.com/excalidraw/excalidraw - 2b049b4a65bd498fbb1f23bbc9715261a43626f2 authored over 2 years ago by Aakansha Doshi <[email protected]>
refactor: remove unnecessary if condition for linear element onKeyDown (#5486)

* refactor: remove unnecessary if condition for linear element onKeyDown

* fix

github.com/excalidraw/excalidraw - 339212e5638e3819bdb184dda24d03d491ffb1ec authored over 2 years ago by Aakansha Doshi <[email protected]>
chore: Update peer dependencies to React 18 in `@excalidraw/excalidraw` (#5483)

* chore: Update peer dependencies to React 18 in `@excalidraw/excalidraw`

* Update src/packag...

github.com/excalidraw/excalidraw - f8b4bb66b430a559bbe6c6f78f0137dbd08d8ec2 authored over 2 years ago by DanielJGeiger <[email protected]>
fix: Fixing push to DockerHub (#5468)

* fix: Fixing push to DockerHub

* Update .github/workflows/publish-docker.yml

Co-authored-...

github.com/excalidraw/excalidraw - f4312bba5ebbe331b41c866df0c831b76260851b authored over 2 years ago by Andrew <[email protected]>
fix: incorrectly rendering freedraw elements (#5481)

github.com/excalidraw/excalidraw - ac66665b6472c46d0674065872a7b30a705ac336 authored over 2 years ago by David Luzar <[email protected]>
fix: generate types when building example (#5480)

github.com/excalidraw/excalidraw - 2b71a1f0bd0d518d4d299dae20b3e161a25624ab authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: Use React.FC as react-dom is not able to infer types of Modal (#5479)

github.com/excalidraw/excalidraw - 58845e450a850c34f65807117db181ade4e2d88e authored over 2 years ago by Aakansha Doshi <[email protected]>
chore: upgrade to React 18 (#5450)

* chore: upgrade to React 18

* better type

* use React.FC to fix type

Co-authored-by: d...

github.com/excalidraw/excalidraw - 15d79f8fee4d371c740d021d2eaff8233a97216d authored over 2 years ago by Aakansha Doshi <[email protected]>
feat: make context menu scrollable (#4030)

* Make context menu scrollable

* Fix color picker not showing up

* Fix overflow cuts shado...

github.com/excalidraw/excalidraw - 958ebeae61f8037dbc1d0494245be71e8606d347 authored over 2 years ago by Shubham Shah <[email protected]>
chore: Update translations from Crowdin (#5428)

* New translations en.json (German)

* Auto commit: Calculate translation coverage

* New tr...

github.com/excalidraw/excalidraw - 31f51ca53bbe24c9b710bc7880786715aa15a959 authored over 2 years ago by Excalidraw Bot <[email protected]>
chore(deps-dev): bump sass-loader from 12.4.0 to 13.0.2 in /src/packages/excalidraw (#5400)

chore(deps-dev): bump sass-loader in /src/packages/excalidraw

Bumps [sass-loader](https://git...

github.com/excalidraw/excalidraw - 5abbf73050de2a33be3cd0fd93f6124405466844 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump rewire from 5.0.0 to 6.0.0 (#4440)

Bumps [rewire](https://github.com/jhnns/rewire) from 5.0.0 to 6.0.0.
- [Release notes](https://...

github.com/excalidraw/excalidraw - 7cf766630dbd5c7e0b158da626b025a0db20cc29 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump sass-loader from 12.6.0 to 13.0.2 in /src/packages/utils (#5396)

chore(deps-dev): bump sass-loader in /src/packages/utils

Bumps [sass-loader](https://github.c...

github.com/excalidraw/excalidraw - 59fccafeac979a5815d625c49d5349619096d404 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump typescript from 4.6.4 to 4.7.4 in /src/packages/excalidraw (#5329)

chore(deps-dev): bump typescript in /src/packages/excalidraw

Bumps [typescript](https://githu...

github.com/excalidraw/excalidraw - 19a6996e6b8ff20ee54a6bf56a3fc7b7271f0f7d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump postcss-loader from 6.2.1 to 7.0.0 in /src/packages/excalidraw (#5234)

chore(deps-dev): bump postcss-loader in /src/packages/excalidraw

Bumps [postcss-loader](https...

github.com/excalidraw/excalidraw - 86c4f9091067c44bf85e0acde3669b60a9816959 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.17.10 to 7.18.6 in /src/packages/excalidraw (#5390)

chore(deps-dev): bump @babel/plugin-transform-runtime

Bumps [@babel/plugin-transform-runtime]...

github.com/excalidraw/excalidraw - 4d88112021286bee7b21d5df5b1590824a0a0265 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-transform-arrow-functions from 7.16.7 to 7.18.6 in /src/packages/excalidraw (#5392)

chore(deps-dev): bump @babel/plugin-transform-arrow-functions

Bumps [@babel/plugin-transform-...

github.com/excalidraw/excalidraw - de5c63e2992f3820c48ef87c2fde50c774708771 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-transform-async-to-generator from 7.16.5 to 7.18.6 in /src/packages/utils (#5391)

chore(deps-dev): bump @babel/plugin-transform-async-to-generator

Bumps [@babel/plugin-transfo...

github.com/excalidraw/excalidraw - da0853a121ac75dc48ad2a8be2cadce2a7e5110c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump terser-webpack-plugin from 5.3.1 to 5.3.3 in /src/packages/excalidraw (#5272)

chore(deps-dev): bump terser-webpack-plugin in /src/packages/excalidraw

Bumps [terser-webpack...

github.com/excalidraw/excalidraw - 57cc4b6a29ecab4c8acb091e2f284731c6b9f244 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-transform-typescript from 7.16.1 to 7.18.6 in /src/packages/excalidraw (#5397)

chore(deps-dev): bump @babel/plugin-transform-typescript

Bumps [@babel/plugin-transform-types...

github.com/excalidraw/excalidraw - e2ddd7b27a876d719784795f65c799a63667adc7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 in src/packages/excalidraw (#5327)

chore(deps-dev): bump webpack-cli in /src/packages/excalidraw

Bumps [webpack-cli](https://git...

github.com/excalidraw/excalidraw - 693de8501e42f97bc4f2073d6ca6acab22c8bb8e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-transform-arrow-functions from 7.16.0 to 7.18.6 in /src/packages/utils (#5398)

chore(deps-dev): bump @babel/plugin-transform-arrow-functions

Bumps [@babel/plugin-transform-...

github.com/excalidraw/excalidraw - c6df6d444e3d4ddd7df4ccbb853e23cbcfda4973 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 in /src/packages/utils (#5324)

chore(deps-dev): bump webpack-cli in /src/packages/utils

Bumps [webpack-cli](https://github.c...

github.com/excalidraw/excalidraw - ad5692c5f8d6800e10361f25d695fb31802b5be6 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump dotenv from 10.0.0 to 16.0.1 (#5197)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 16.0.1.
- [Release notes](htt...

github.com/excalidraw/excalidraw - 60ab3337afcc632069f2b916f3e2839350ec3bc5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump dotenv from 10.0.0 to 16.0.1 in /src/packages/excalidraw (#5195)

chore(deps): bump dotenv in /src/packages/excalidraw

Bumps [dotenv](https://github.com/motdot...

github.com/excalidraw/excalidraw - dd847793d2bdcb0fb1067753686c37a28c7b6680 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-transform-typescript from 7.16.1 to 7.18.6 in /src/packages/utils (#5393)

chore(deps-dev): bump @babel/plugin-transform-typescript

Bumps [@babel/plugin-transform-types...

github.com/excalidraw/excalidraw - 6d6e9f0dd37e13913c69e3676d22896ed4b951c9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump webpack from 5.72.0 to 5.73.0 in /src/packages/excalidraw (#5268)

chore(deps-dev): bump webpack in /src/packages/excalidraw

Bumps [webpack](https://github.com/...

github.com/excalidraw/excalidraw - 0fe0d7ca6b0d2bf5ce45abc235b840b5bb29cb8f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/lodash.throttle from 4.1.6 to 4.1.7 (#5172)

Bumps [@types/lodash.throttle](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/type...

github.com/excalidraw/excalidraw - abcf1f1bae6b4eb9f4c51d5e5a2558b2a47a69df authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 in /src/packages/utils (#5356)

chore(deps-dev): bump ts-loader in /src/packages/utils

Bumps [ts-loader](https://github.com/T...

github.com/excalidraw/excalidraw - 7d0b03f7548c2bf3210770c1427253d1c07694a4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump i18next-browser-languagedetector from 6.1.2 to 6.1.4 (#4977)

Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDete...

github.com/excalidraw/excalidraw - bd8931d3d17d214b567097ffafa7d7b1869833d1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-transform-async-to-generator from 7.16.0 to 7.18.6 in /src/packages/excalidraw (#5402)

chore(deps-dev): bump @babel/plugin-transform-async-to-generator

Bumps [@babel/plugin-transfo...

github.com/excalidraw/excalidraw - 0d86c049392a3e4a14b335c4e61dc47feb5cc06e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 in /src/packages/excalidraw (#5355)

chore(deps-dev): bump ts-loader in /src/packages/excalidraw

Bumps [ts-loader](https://github....

github.com/excalidraw/excalidraw - 8436ebbf6824d9afb0673c95d139bc0af437c439 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/preset-typescript from 7.16.7 to 7.18.6 in /src/packages/utils (#5389)

chore(deps-dev): bump @babel/preset-typescript in /src/packages/utils

Bumps [@babel/preset-ty...

github.com/excalidraw/excalidraw - 824f94b3df17a8fcb8801f23d3eb96b394dd7049 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/core from 7.17.2 to 7.18.6 in /src/packages/utils (#5395)

chore(deps-dev): bump @babel/core in /src/packages/utils

Bumps [@babel/core](https://github.c...

github.com/excalidraw/excalidraw - f9a8e686b202d68a1c7fe36b7e9547dcbf714274 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/preset-react from 7.16.7 to 7.18.6 in /src/packages/excalidraw (#5394)

chore(deps-dev): bump @babel/preset-react in /src/packages/excalidraw

Bumps [@babel/preset-re...

github.com/excalidraw/excalidraw - e442a44ba88221ab6f154417bd3f14b7fbffacf2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @tldraw/vec from 1.4.3 to 1.7.1 (#5360)

Bumps [@tldraw/vec](https://github.com/tldraw/tldraw) from 1.4.3 to 1.7.1.
- [Release notes](ht...

github.com/excalidraw/excalidraw - f1fd29571a2e33ca31b99e5c0fe76dac2e0653cf authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump url-parse from 1.5.7 to 1.5.10 (#4851)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release note...

github.com/excalidraw/excalidraw - 6a482a7ba200e2ffdffa20340ec74da48c2bb42c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/resize-observer-browser from 0.1.6 to 0.1.7 (#4759)

Bumps [@types/resize-observer-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/H...

github.com/excalidraw/excalidraw - bfea434a5512121506665f01281489b8d589bf26 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 in /src/packages/utils (#5273)

chore(deps-dev): bump webpack in /src/packages/utils

Bumps [webpack](https://github.com/webpa...

github.com/excalidraw/excalidraw - acb22c5a64d1b2e30df976ebdb124af1062bd74e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump mini-css-extract-plugin from 2.6.0 to 2.6.1 in /src/packages/excalidraw (#5331)

chore(deps-dev): bump mini-css-extract-plugin

Bumps [mini-css-extract-plugin](https://github....

github.com/excalidraw/excalidraw - 7cd1b621d1b9419f1b55b48e6564fe695c1f83b2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/preset-typescript from 7.16.7 to 7.18.6 in /src/packages/excalidraw (#5399)

chore(deps-dev): bump @babel/preset-typescript

Bumps [@babel/preset-typescript](https://githu...

github.com/excalidraw/excalidraw - 9c37b25babe6bc0d584de799ebdfe33b4282ced7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/preset-env from 7.16.7 to 7.18.6 in /src/packages/utils (#5401)

chore(deps-dev): bump @babel/preset-env in /src/packages/utils

Bumps [@babel/preset-env](http...

github.com/excalidraw/excalidraw - a8bb9a78eff2d045fae41e709d185f1df39aa231 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/core from 7.17.0 to 7.18.6 in /src/packages/excalidraw (#5403)

chore(deps-dev): bump @babel/core in /src/packages/excalidraw

Bumps [@babel/core](https://git...

github.com/excalidraw/excalidraw - e4aff040612c7d4ae50384092f383b787435a5b0 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: missing translation for "Scale" to Export Dialog (#5456)

fix: missing translation for "Scale"

github.com/excalidraw/excalidraw - c5cadc7de358459140556968c25e739a3da6868e authored over 2 years ago by Gwenaël Gallon <[email protected]>
chore(deps): bump terser from 5.7.0 to 5.14.2 in /src/packages/utils (#5469)

Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2.
- [Release notes](https:...

github.com/excalidraw/excalidraw - 7dc0c0d96a5cc7afe0ed69eee15c62dd2acc1bd5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump terser from 5.9.0 to 5.14.2 in /src/packages/excalidraw (#5470)

chore(deps): bump terser in /src/packages/excalidraw

Bumps [terser](https://github.com/terser...

github.com/excalidraw/excalidraw - 2c9c8c8e05db415456b229f1d2642f631cd05a80 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump terser from 4.8.0 to 4.8.1 (#5471)

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https:/...

github.com/excalidraw/excalidraw - b5d7ae57e5385ab701b022c7eba34955e3bec5c0 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: move dotenv to dev deps (#5472)

github.com/excalidraw/excalidraw - 0f66ee3a415e02262531f10701152e8dbb5a0c58 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: add display name for Excalidraw component so it doesn't show as anonymous (#5464)

fix: add display name for Excalidraw component

github.com/excalidraw/excalidraw - 771372c66b13bd008a63c68ec23df81deb0ec145 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: account for safe area for floating buttons on mobile (#5420)

github.com/excalidraw/excalidraw - a7937681e99d5af5688a963734740c7dea1dc5bf authored over 2 years ago by David Luzar <[email protected]>
refactor: improve typing & check (#5415)

github.com/excalidraw/excalidraw - 792f238d162bd59bae3a41eb9eb39e84a9dddcbf authored over 2 years ago by David Luzar <[email protected]>
fix: attribute warnings in comment svg example (#5465)

fix the attributes in comment svg example

github.com/excalidraw/excalidraw - ba16416c7580a7585a41727ca6b1ba0710c901af authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: check for ctrl key when wheel event triggered to only disable zooming (#5459)

* fix: check for ctrl key when wheel event triggered to only disable zooming

* remove newline

github.com/excalidraw/excalidraw - 6e0ac52a64e14ba7d6a346799c886d27d2dcf43f authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: disable render throttling by default & during resize (#5451)

github.com/excalidraw/excalidraw - 5bc40402a64d93b444445c31c865a1e74f87db69 authored over 2 years ago by David Luzar <[email protected]>
refactor: don't pass zenModeEnable, viewModeEnabled and toggleZenMode props to LayerUI (#5444)

refactor: don't pass zenModeEnabled and viewModeEnabled props to LayerUI

github.com/excalidraw/excalidraw - df14c69977c56e3c85324a61af6235bcd35b7fd8 authored over 2 years ago by Aakansha Doshi <[email protected]>
fix: attach wheel event to exscalidraw container only (#5443)

github.com/excalidraw/excalidraw - 1ea67ba93dd45ab45647ed6e40b02442ff5beb9a authored over 2 years ago by Aakansha Doshi <[email protected]>
feat: update toast api to account for duration and closable (#5427)

* feat: update toast api to account for duration and closable

* fix

* update snaps

* up...

github.com/excalidraw/excalidraw - a7153d9d1d550f71bd8b1218f6e8245f043bc539 authored over 2 years ago by Aakansha Doshi <[email protected]>