Commit Graph

  • f11b81c2e5 fix: update blog links dwelle 2024-11-25 13:40:55 +01:00
  • d346d24ccf fix: wrong link to blog maielo/blog_link_fixes Milos Vetesnik 2024-11-21 17:24:47 +01:00
  • b2a6a87b10 chore: Remove @tldraw/vec (#8762) Márk Tolmács 2024-11-21 15:19:20 +01:00
  • ab8b3537b3 fix: Optimize frameToHighlight state change and snapLines state change (#8763) Márk Tolmács 2024-11-21 15:19:00 +01:00
  • d21e0008dd fix: Make some events expllicitly active to avoid console warnings (#8757) Márk Tolmács 2024-11-21 15:18:18 +01:00
  • 840f1428c4 chore: bump @excalidraw/mermaid-to-excalidraw@1.1.2 (#8830) David Luzar 2024-11-20 13:10:07 +01:00
  • 2db5bbcb29 fix: Unify binding update options for updateBoundElements() (#8832) Márk Tolmács 2024-11-20 11:46:45 +01:00
  • 0927431d0d chore: bump @excalidraw/mermaid-to-excalidraw (#8829) David Luzar 2024-11-19 20:46:55 +01:00
  • 92c7f98eb6 build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /dev-docs dependabot/npm_and_yarn/dev-docs/cross-spawn-7.0.6 dependabot[bot] 2024-11-19 19:35:52 +00:00
  • 98c0a67333 build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#8824) dependabot[bot] 2024-11-19 20:34:35 +01:00
  • 0200fa9a82 build(deps): bump firebase from 8.3.3 to 10.9.0 dependabot/npm_and_yarn/firebase-10.9.0 dependabot[bot] 2024-11-18 22:23:33 +00:00
  • 57cf577376 fix: cleanup scripts and support upto node 22 (#8794) Aakansha Doshi 2024-11-11 23:56:00 +05:30
  • 6e0ee89ee4 fix: usage of node12 which is deprecated (#8791) Hamir Mahal 2024-11-11 03:05:55 -08:00
  • 35f778a734 build: set PWA flag in dev to false (#8788) David Luzar 2024-11-09 21:04:50 +01:00
  • ee091d0dbd build: add a flag VITE_APP_ENABLE_PWA for enabling pwa in dev environment (#8784) Aakansha Doshi 2024-11-09 21:45:37 +05:30
  • ef9ea14a75 fix: remove manifest.json (#8783) Aakansha Doshi 2024-11-09 13:42:11 +05:30
  • df168a6883 fix: load env vars correctly and set debug and linter flags to false explicitly in prod mode (#8770) Aakansha Doshi 2024-11-08 02:44:49 +05:30
  • 798f5f4dfb feat: update blog url (#8767) David Luzar 2024-11-06 17:41:41 +01:00
  • d9ad7c039b feat: export scene to e+ on workspace creation/redemption (#8514) Barnabás Molnár 2024-11-04 23:35:45 +01:00
  • 7c0239e693 fix: Console error in dev mode due to missing font path in non-prod (#8756) Márk Tolmács 2024-11-04 17:54:00 +01:00
  • da33481fa3 chore: support upto node 22.x.x (#8755) Aakansha Doshi 2024-11-04 18:57:40 +05:30
  • 70e0e8dc29 fix: text pushes UI due to padding (#8745) Marcel Mraz 2024-11-01 23:43:48 +02:00
  • 2734e646ca chore: simplify line-break regexes, separate text wrapping (#8715) Marcel Mraz 2024-10-30 15:24:12 +02:00
  • dfaaff4432 fix: fix trailing line whitespaces layout shift (#8714) Marcel Mraz 2024-10-30 15:11:13 +02:00
  • 03028eaa8c fix: load font faces in Safari manually (#8693) Marcel Mraz 2024-10-30 13:40:24 +02:00
  • 79b181bcdc fix: restore svg image DataURL dimensions (#8730) David Luzar 2024-10-29 22:40:24 +01:00
  • f9815b8b4f fix: image cropping svg + compat mode (#8710) David Luzar 2024-10-28 10:08:05 +01:00
  • 96ed8a4331 chore: remove duplicated meta tag (#8718) codeman 2024-10-26 00:29:48 +08:00
  • 33b01d4e80 fix: usage of node12 which is deprecated (#8709) Hamir Mahal 2024-10-24 22:09:44 -07:00
  • d308451584 fix offsets fix-svg-crop Ryan Di 2024-10-25 11:28:01 +08:00
  • f444383b46 fix: image cropping svg + compat mode dwelle 2024-10-25 00:00:17 +02:00
  • 8174f9803e fix snaps ryan-di/svg-crop dwelle 2024-10-24 13:41:03 +02:00
  • 6c6245fbc0 build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /dev-docs dependabot/npm_and_yarn/dev-docs/http-proxy-middleware-2.0.7 dependabot[bot] 2024-10-24 10:51:28 +00:00
  • f4bd633125 build(deps): bump @sentry/browser from 6.2.5 to 7.119.1 dependabot/npm_and_yarn/sentry/browser-7.119.1 dependabot[bot] 2024-10-24 10:50:45 +00:00
  • 7d52176fea feat: added sitemap & fixed robot txt (#8699) Milos Vetesnik 2024-10-24 12:49:33 +02:00
  • b863262773 adding crop hash to symbol Ryan Di 2024-10-24 16:03:34 +08:00
  • ef037d3de8 fix: replace view box with clip path for pdf and server exports Ryan Di 2024-10-24 15:39:19 +08:00
  • 958e03fcc6 fix: image render perf (#8697) David Luzar 2024-10-23 11:58:43 +02:00
  • 9954e5f3c2 use crop hash in svg export to fix multi instance crop error ryan-di/image-crop Ryan Di 2024-10-22 17:16:19 +08:00
  • 4cedf3d966 feat: do not strip unknown element properties on restore (#8682) David Luzar 2024-10-21 22:56:22 +02:00
  • e957c8e9ee feat: image cropping (#8613) Ryan Di 2024-10-22 04:26:52 +08:00
  • eb09b48ae6 fix: undo/redo action for international keyboard layouts (#8649) Denis Mishankov 2024-10-21 18:08:39 +03:00
  • 61623bbeba fix: Comic Shanns issues, new fonts structure (#8641) Marcel Mraz 2024-10-21 01:11:53 +03:00
  • 15ca182333 fix: remove export-to-clip-as-svg shortcut for now (#8660) David Luzar 2024-10-17 20:47:05 +02:00
  • b479f3bd65 feat: add first-class support for CJK (#8530) Marcel Mraz 2024-10-17 21:14:17 +03:00
  • 21815fb930 fix: text disappearing on edit (#8558) (#8624) Mathis Beauville 2024-10-17 13:11:48 +02:00
  • 0cc70d07c7 add test for ratio cropping Ryan Di 2024-10-15 17:34:53 +08:00
  • 359a2f23ae remove rounding Ryan Di 2024-10-15 16:34:48 +08:00
  • 467a4a2a6a shift to crop with initial aspect ratio Ryan Di 2024-10-15 16:23:00 +08:00
  • a7b55da49e remove todo Ryan Di 2024-10-15 14:09:03 +08:00
  • 3fdef201b0 fix: youtube embed timestamp parsing dwelle/fix-yt-timestamp dwelle 2024-10-14 11:02:39 +02:00
  • 4f82c32861 fix image hit and increase mini size to 10 Ryan Di 2024-10-11 17:58:03 +08:00
  • 8701a5f843 fix: actionCropEditor not working dwelle 2024-10-10 23:58:52 +02:00
  • c498247e0f fix: undo/redo dwelle 2024-10-10 23:58:28 +02:00
  • 81e1d61d42 demo: image selection with no padding Ryan Di 2024-10-09 19:44:08 +08:00
  • 741c8dec31 apply projection to angle 0 drag move as well Ryan Di 2024-10-09 19:17:57 +08:00
  • da0481683a change cropElement to id to work with undo/redo Ryan Di 2024-10-09 19:07:40 +08:00
  • 58307a96dc normalize before projection to improve rotated crop region drag Ryan Di 2024-10-09 18:16:09 +08:00
  • 1a0755cd56 add shortcut to context menu Ryan Di 2024-10-09 17:53:53 +08:00
  • c742b4847f center icon Ryan Di 2024-10-09 17:46:08 +08:00
  • bcb50188b8 add diagram link Ryan Di 2024-10-09 14:54:18 +08:00
  • bdb1ec387d add missing type Ryan Di 2024-10-09 13:33:22 +08:00
  • b0375fe5db refactor to simplify tests Ryan Di 2024-10-09 13:28:17 +08:00
  • 940099f85d lint Ryan Di 2024-10-09 13:27:45 +08:00
  • e30fd9960d account for rotation when moving the crop region Ryan Di 2024-10-08 12:04:51 +08:00
  • 80ff1562b8 improve discoverability Ryan Di 2024-10-07 21:21:06 +08:00
  • 3f00762a77 svg export Ryan Di 2024-10-07 17:56:37 +08:00
  • c93e2fa9ce Merge remote-tracking branch 'origin/release' into danieljgeiger-mathjax-maint-stage danieljgeiger-mathjax Daniel J. Geiger 2024-10-06 19:09:35 -05:00
  • 7b012b1cad merge with master Ryan Di 2024-10-04 17:08:36 +08:00
  • a02c4cb140 adjust crop handles Ryan Di 2024-10-04 16:50:42 +08:00
  • 3a01122093 make cropping work with flipping Ryan Di 2024-10-04 14:27:13 +08:00
  • 47ee8a0094 refactor: point() -> pointFrom() to fix compiler issue (#8578) David Luzar 2024-10-01 21:27:17 +02:00
  • bccd2bf30d simplify properties further Ryan Di 2024-09-30 16:11:00 +08:00
  • 5c8adfa1a9 Update App.tsx zsviczian-fix-getEditorUIOffsets zsviczian 2024-09-28 13:05:40 +02:00
  • a977dd1bf5 feat: Added reddit links as embeddable (#8099) Subhadeep Sengupta 2024-09-28 11:49:18 +05:30
  • 50e4a0b37d set a min width and height for crop Ryan Di 2024-09-25 16:04:18 +08:00
  • 9e80c9e3dd do not resize when in crop mode Ryan Di 2024-09-25 15:48:10 +08:00
  • afdf38e47c init width and height when dragging to create img Ryan Di 2024-09-25 15:38:01 +08:00
  • 06a7a51baa simplify app and pointer down state Ryan Di 2024-09-25 15:33:19 +08:00
  • 3fbed6f753 Update variables.module.scss zsviczian-fix-relative-size zsviczian 2024-09-24 19:53:54 +02:00
  • 64a997edc4 Update variables.module.scss zsviczian 2024-09-24 19:48:49 +02:00
  • 3fe1883f3f feat: prefer user defined coords and dimensions over calculated for for frame (#8517) Aakansha Doshi 2024-09-24 21:09:15 +05:30
  • a80cb5896a feat: self-hosting existing google fonts (#8540) Marcel Mraz 2024-09-24 17:30:21 +02:00
  • 6dfa18414a test: decrease min coverage thresholds (#8541) David Luzar 2024-09-24 14:01:28 +02:00
  • 064bede0c5 simplify crop properties Ryan Di 2024-09-24 15:59:09 +08:00
  • 521896cccf Fix lint feat/save-warning Mark Tolmacs 2024-09-23 12:47:04 +02:00
  • fe318126bd Warn to save content Mark Tolmacs 2024-09-23 12:12:58 +02:00
  • 997fec6c75 manipulate and update a crop Ryan Di 2024-09-21 14:09:47 +08:00
  • 71ed96eabb render crop Ryan Di 2024-09-21 14:09:23 +08:00
  • f4bebaaa50 add properties for crop Ryan Di 2024-09-21 14:06:46 +08:00
  • 6dec38f291 fix: testing headers maielo/domain_merge_poc Milos Vetesnik 2024-09-20 15:59:03 +02:00
  • 448f3723a3 fix: testing headers fix for LP Milos Vetesnik 2024-09-20 15:54:30 +02:00
  • b831757d63 build(deps-dev): bump vite from 5.0.12 to 5.1.8 dependabot/npm_and_yarn/vite-5.1.8 dependabot[bot] 2024-09-19 19:29:10 +00:00
  • 8ca4cf3260 feat: flip arrowheads if only arrow(s) selected (#8525) David Luzar 2024-09-19 15:46:36 +02:00
  • f3f0ab7c83 fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) Márk Tolmács 2024-09-19 08:47:23 +02:00
  • 44a1c8d857 fix: svg and png frame clipping cases (#8515) David Luzar 2024-09-18 00:20:22 +02:00
  • e0a22edfbd fix: Re-route elbow arrows when pasted (#8448) Márk Tolmács 2024-09-17 12:20:40 +02:00
  • c07f5a0c80 feat: Common elbow mid segments (#8440) Márk Tolmács 2024-09-17 10:11:07 +02:00
  • 0458834681 wip dwelle/dark-mode-rewrite dwelle 2024-09-16 10:46:37 +02:00
  • 508f16dc04 refactor: rename example App.tsx -> ExampleApp.tsx (#8501) David Luzar 2024-09-13 16:56:32 +02:00