Commit Graph

4231 Commits (7a51bc7f5d6bdf4281e824d5888065eb3f550461)
 

Author SHA1 Message Date
Excalidraw Bot 0321ea248a New translations en.json (Spanish) 1 year ago
dependabot[bot] 678bb2b819
build(deps-dev): bump vite from 5.0.6 to 5.0.12 (#7586)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.6 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 966f9aead9
build(deps-dev): bump vite from 5.0.6 to 5.0.12 in /examples/excalidraw/with-script-in-browser (#7603)
build(deps-dev): bump vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.6 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Aakansha Doshi 4f0a2a9593
docs: add next js with app router example (#7552)
* move the existing example to with-script-in-browser

* Add example with next js app router

* disable ssr for excalidraw client comp

* typo

* update output dir

* don't include nextjs example in tsconfig

* remove meta.json

* lint

* remove example.ts

* port

* move the examples outside packages and use the deps as workspaces in examples

* update gitignore

* fix example

* update path of build dir

* fix

* fix scripts

* try local path

* fix

* update commands

* fix

* fix

* fix script

* skip ts

* disable ts

* add vercel.json

* install

* update tsconfig

* fix lint

* remove console.log

* lets see if this works

* revert

* remove ts nocheck

* add types and some utils in nextjs example

* fix types

* updatw example and remove nextjs dynamic syntax so we don't import excal twice

* move both examples to workspaces and create generic example to be used by browser and next js both

* copy the static assets to nextjs

* fix ts config

* render custom menu items

* fix custom footer

* fix types in browser example

* use regular imports for importing excal and import it using dynamic next js in app router instead

* Add example for pages router

* fix css discrepancies

* fix css

* configure output dir

* fix

* fix css

* rename to with-nextjs

* move components to examples/excalidraw/components
1 year ago
halocean96 f3f8217125
docs: toggleSidebar api fix (#7575) 1 year ago
David Luzar 89bd6181f2
fix: revert `mapElementIds` flag removal (#7594) 1 year ago
Aakansha Doshi c6fdac131b
ci: add the workspace ignore check to install actions as dependency for auto release (#7593) 1 year ago
David Luzar 0415c616b1
refactor: decoupling global Scene state part-1 (#7577) 1 year ago
David Luzar 740a165452
fix: filter out elements not overlapping frame on paste (#7591) 1 year ago
Ryan Di 4997624a3a
fix: frame name editing inconvenience (#7437) 1 year ago
Barnabás Molnár b66daae1f3
fix: Truncate collaborator name in dropdown. (#7576) 1 year ago
David Luzar 1e7df58b5b
feat: add pasted elements to frame under cursor (#7590) 1 year ago
David Luzar 46da032626
fix: exporting frame-overlapping elements belonging to other frames (#7584) 1 year ago
みけCAT 3b0593baa7
fix: Prevent the library label from being collapsed (#7579) 1 year ago
Excalidraw Bot 07415a37c9 Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 356eb47ca3 New translations en.json (Japanese) 1 year ago
みけCAT dd530737a2
docs: fix "canvas actions" link in Props page (#7536)
fix "canvas actions" link in Props page
1 year ago
Aakansha Doshi a4e5e46dd1
fix: move default to last so its compatible with nextjs (#7561) 1 year ago
Excalidraw Bot 9383e1a983 Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 43ad9a7da9 New translations en.json (Ukrainian) 1 year ago
Excalidraw Bot b661158a85 Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 4d5f89fb2a New translations en.json (Norwegian Nynorsk) 1 year ago
David Luzar 0fa5f5de4c
fix: translating frames containing grouped text containers (#7557) 1 year ago
David Luzar 41cc746885
fix: host font assets from root (#7548) 1 year ago
David Luzar 8ead8559e0
feat: redirect font requests to cdn (#7549) 1 year ago
David Luzar 5245276409
feat: erase groups atomically (#7545) 1 year ago
David Luzar 0c24a7042f
feat: remove `ExcalidrawEmbeddableElement.validated` flag (#7539) 1 year ago
Are 86cfeb714c
feat: add eraser tool trail (#7511)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
David Luzar 872973f145
fix: do not modify elements while erasing (#7531) 1 year ago
Aakansha Doshi 3ecf72a507
docs: add changelog for ESM build (#7542)
* docs: add changelog for ESM build

* move to breaking change
1 year ago
みけCAT 1aaa400876
docs: fix extra space in UIOptions/tools (#7537)
fix typo in UIOptions/tools
1 year ago
Aakansha Doshi 65047cc2cb
fix: decouple react and react-dom imports from utils and make it treeshakeable (#7527)
fix: decouple react and react-dom imports from utils and make it tree-shakeable
1 year ago
Excalidraw Bot c8d1cd6cc3 New translations en.json (Italian) 1 year ago
Excalidraw Bot 558e9382ae Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 1ec0b25c3d New translations en.json (Romanian) 1 year ago
Excalidraw Bot 4d08a6568b Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 2ef35fd2f8 New translations en.json (Hindi) 1 year ago
Excalidraw Bot cc44844029 New translations en.json (Marathi) 1 year ago
Excalidraw Bot 970903992a Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot ac160b6a18 New translations en.json (Slovak) 1 year ago
Excalidraw Bot 535a99a12f Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 6415432eb5 New translations en.json (Chinese Simplified) 1 year ago
Excalidraw Bot 30e9692158 Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 148bce498e New translations en.json (Portuguese) 1 year ago
Excalidraw Bot 9455b0942b Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot a279bbb5fd New translations en.json (Portuguese, Brazilian) 1 year ago
Excalidraw Bot 3843e24ba0 New translations en.json (Portuguese) 1 year ago
Excalidraw Bot 91ada50547 Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot c969c730a5 New translations en.json (Chinese Traditional) 1 year ago
Excalidraw Bot 560cd5ec32 New translations en.json (Russian) 1 year ago