Commit Graph

3619 Commits (913921631b48980f3d991a502f86b7e1b79ec999)
 

Author SHA1 Message Date
Ryan Di 913921631b fix contain dim change 3 weeks ago
Ryan Di ec39094933 simplify code 3 weeks ago
Ryan Di ef20c8b9fa tests for the updated api 2 months ago
Ryan Di 1c55160e3f debug both in app 2 months ago
Ryan Di e49db1dd3c align svg exports with canvas exports 2 months ago
Ryan Di cd8bfb06b5 fix padding and refactor 2 months ago
Ryan Di 7762b925ae debug preview fix 2 months ago
Ryan Di 113dfc0023 remove cover from fit options 2 months ago
Ryan Di 96b5cfc35d fix data param 2 months ago
Ryan Di 9da26fb7e0 unify exports in a single place 2 months ago
dwelle 392b362118 DEBUG 2 months ago
dwelle 0e02366dee wip 2 months ago
Márk Tolmács b2a6a87b10
chore: Remove @tldraw/vec (#8762)
Not needed.
2 months ago
Márk Tolmács ab8b3537b3
fix: Optimize frameToHighlight state change and snapLines state change (#8763)
Fix case when frame interactions recursively call setState() without any change.
2 months ago
Márk Tolmács d21e0008dd
fix: Make some events expllicitly active to avoid console warnings (#8757)
Avoid chrome/edge reporting of by-default blocking event handlers
2 months ago
David Luzar 840f1428c4
chore: bump `@excalidraw/mermaid-to-excalidraw@1.1.2` (#8830) 2 months ago
Márk Tolmács 2db5bbcb29
fix: Unify binding update options for `updateBoundElements()` (#8832)
Fix insonsistent naming for option newSize/oldSize for updateBoundElements()
2 months ago
David Luzar 0927431d0d
chore: bump `@excalidraw/mermaid-to-excalidraw` (#8829) 2 months ago
dependabot[bot] 98c0a67333
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#8824)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
Aakansha Doshi 57cf577376
fix: cleanup scripts and support upto node 22 (#8794) 3 months ago
Hamir Mahal 6e0ee89ee4
fix: usage of `node12 which is deprecated` (#8791) 3 months ago
David Luzar 35f778a734
build: set PWA flag in dev to false (#8788) 3 months ago
Aakansha Doshi ee091d0dbd
build: add a flag VITE_APP_ENABLE_PWA for enabling pwa in dev environment (#8784)
* build: add a flag VITE_APP_ENABLE_PWA for enabling pwa in dev environment

* fix

* set VITE_ENABLE_PWA to false in .env.development
3 months ago
Aakansha Doshi ef9ea14a75
fix: remove manifest.json (#8783)
* fix: remove manifest.json

* disable pwa in dev
3 months ago
Aakansha Doshi df168a6883
fix: load env vars correctly and set debug and linter flags to false explicitly in prod mode (#8770)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
3 months ago
David Luzar 798f5f4dfb
feat: update blog url (#8767) 3 months ago
Barnabás Molnár d9ad7c039b
feat: export scene to e+ on workspace creation/redemption (#8514)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
3 months ago
Márk Tolmács 7c0239e693
fix: Console error in dev mode due to missing font path in non-prod (#8756)
Fix console error due to missing font path in dev mode reported by Firefox.
3 months ago
Aakansha Doshi da33481fa3
chore: support upto node 22.x.x (#8755) 3 months ago
Marcel Mraz 70e0e8dc29
fix: text pushes UI due to padding (#8745) 3 months ago
Marcel Mraz 2734e646ca
chore: simplify line-break regexes, separate text wrapping (#8715) 3 months ago
Marcel Mraz dfaaff4432
fix: fix trailing line whitespaces layout shift (#8714) 3 months ago
Marcel Mraz 03028eaa8c
fix: load font faces in Safari manually (#8693) 3 months ago
David Luzar 79b181bcdc
fix: restore svg image DataURL dimensions (#8730) 3 months ago
David Luzar f9815b8b4f
fix: image cropping svg + compat mode (#8710)
Co-authored-by: Ryan Di <ryan.weihao.di@gmail.com>
3 months ago
codeman 96ed8a4331
chore: remove duplicated meta tag (#8718)
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
3 months ago
Hamir Mahal 33b01d4e80
fix: usage of `node12 which is deprecated` (#8709) 3 months ago
Milos Vetesnik 7d52176fea
feat: added sitemap & fixed robot txt (#8699) 3 months ago
David Luzar 958e03fcc6
fix: image render perf (#8697) 3 months ago
David Luzar 4cedf3d966
feat: do not strip unknown element properties on restore (#8682) 3 months ago
Ryan Di e957c8e9ee
feat: image cropping (#8613)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
3 months ago
Denis Mishankov eb09b48ae6
fix: undo/redo action for international keyboard layouts (#8649)
Co-authored-by: Marcel Mraz <marcel@excalidraw.com>
3 months ago
Marcel Mraz 61623bbeba
fix: Comic Shanns issues, new fonts structure (#8641) 3 months ago
David Luzar 15ca182333
fix: remove export-to-clip-as-svg shortcut for now (#8660) 4 months ago
Marcel Mraz b479f3bd65
feat: add first-class support for CJK (#8530) 4 months ago
Mathis Beauville 21815fb930
fix: text disappearing on edit (#8558) (#8624) 4 months ago
David Luzar 47ee8a0094
refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
Subhadeep Sengupta a977dd1bf5
feat: Added reddit links as embeddable (#8099)
feat: #8063 Added reddit links as embeddable

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
4 months ago
Aakansha Doshi 3fe1883f3f
feat: prefer user defined coords and dimensions over calculated for for frame (#8517)
* feat: prefer user defined coords and dimensions over calculated for frame

* update changelog

* lint

* show the info only in dev mode and when children present
4 months ago
Marcel Mraz a80cb5896a
feat: self-hosting existing google fonts (#8540) 4 months ago