Commit Graph

  • b81aa19ff9 fix: Migrate @excalidraw/extensions environment variable names to Vite. Daniel J. Geiger 2023-08-22 08:51:01 -05:00
  • e4ddd08bb1 Merge remote-tracking branch 'origin/release' into danieljgeiger-mathjax Daniel J. Geiger 2023-08-21 16:09:37 -05:00
  • 554913c58b fix webpack config Aakansha Doshi 2023-08-21 21:31:53 +05:30
  • 84059086a6 fix Aakansha Doshi 2023-08-21 21:09:42 +05:30
  • fec984895e allow mermaid syntax and export in preview Aakansha Doshi 2023-08-21 20:52:01 +05:30
  • 4eabb8d021 test: fix selector in tests Arnošt Pleskot 2023-08-21 10:40:50 +02:00
  • 4c2831bb8f test: update snapshots Arnošt Pleskot 2023-08-21 09:59:27 +02:00
  • 26cd98efb1 feat: correct path in SVG exports for production Arnošt Pleskot 2023-08-21 09:52:48 +02:00
  • 06ae04c0be fix: correct border radius in SVG Arnošt Pleskot 2023-08-18 19:10:39 +02:00
  • 5ff4e0d640 fix: cleanup after rebase Arnošt Pleskot 2023-08-18 19:00:38 +02:00
  • c2870a6df5 fix: upscaling behavior after change of background Arnošt Pleskot 2023-08-17 18:41:53 +02:00
  • 8b86ef4c60 fix: padding in preview Arnošt Pleskot 2023-08-16 16:46:50 +02:00
  • f096841add feat: show original labels in the scale radio group Arnošt Pleskot 2023-08-16 15:24:56 +02:00
  • dc0744a140 feat: scale fancyBackground radius and shadow Arnošt Pleskot 2023-08-15 23:49:33 +02:00
  • 1f62bd8c67 fix: add missing hook dependency Arnošt Pleskot 2023-08-15 23:43:09 +02:00
  • 4c8cf9c91c feat: scale up small exports with fancy background Arnošt Pleskot 2023-08-15 23:41:52 +02:00
  • d27856a967 chore: use width/height instead of w/h in Dimensions type Arnošt Pleskot 2023-08-15 22:39:40 +02:00
  • a216e7cce4 fix: remove unused import Arnošt Pleskot 2023-08-14 10:07:44 +02:00
  • 9aa83da376 feat: recover background image from appState in ImageExportDialog Arnošt Pleskot 2023-08-13 20:08:03 +02:00
  • 787f5d68cf feat: dark theme export background Arnošt Pleskot 2023-08-13 20:00:17 +02:00
  • baa133cbb7 feat: add dark export image backgrounds Arnošt Pleskot 2023-08-13 19:58:09 +02:00
  • e8cc787edc feat: fancyBackgrounds in svg Arnošt Pleskot 2023-08-11 12:00:14 +02:00
  • 94f20566d1 feat: scale padding Arnošt Pleskot 2023-08-11 09:53:34 +02:00
  • d4d9ecf6c6 feat: simplify the rendering Arnošt Pleskot 2023-08-10 23:45:45 +02:00
  • 77e88c09b8 fix: don't open export image dialog on load Arnošt Pleskot 2023-08-10 23:27:49 +02:00
  • 6edcb99c89 feat: center content Arnošt Pleskot 2023-08-10 23:25:33 +02:00
  • b77b7ccce1 feat: use elements dimensions for scaling Arnošt Pleskot 2023-08-10 21:35:05 +02:00
  • c731bd13b6 feat: update renderConfig to move and scale content Arnošt Pleskot 2023-08-10 21:19:19 +02:00
  • 70c7185f32 feat: export background => fancy background Arnošt Pleskot 2023-08-10 17:57:07 +02:00
  • d6515e26b9 feat: separate fancyBackground from renderScene Arnošt Pleskot 2023-08-10 17:40:29 +02:00
  • 3c56efb9fe feat: hide background image select when background is not checked Arnošt Pleskot 2023-08-08 17:39:50 +02:00
  • a289e36397 feat: async renderScene Arnošt Pleskot 2023-08-08 17:30:54 +02:00
  • 9919d7d7e2 Merge branch 'master' into fix-frame dwelle 2023-08-18 16:34:45 +02:00
  • de1ebad755 fix: regression in indexing when adding elements to frame (#6904) David Luzar 2023-08-18 16:34:01 +02:00
  • a2978a4783 Merge branch 'master' into fix-frame dwelle 2023-08-18 16:25:46 +02:00
  • 9cd5e15917 fix: stabilize selectedElementIds when box selecting (#6912) David Luzar 2023-08-18 16:14:57 +02:00
  • 5d9d2afcb7 fix: initial state Arnošt Pleskot 2023-08-08 16:26:33 +02:00
  • 6e7c302974 feat: export with solid color only Arnošt Pleskot 2023-08-07 13:05:55 +02:00
  • 67573ba079 feat: render backgrounds with rounded corners Arnošt Pleskot 2023-08-02 00:54:44 +02:00
  • f57cd7e2d5 feat: select the export bcg image and bcg color from appState Arnošt Pleskot 2023-07-28 23:45:01 +02:00
  • f15417f864 feat: render svg background on export Arnošt Pleskot 2023-07-28 11:23:46 +02:00
  • 53b4885b0a feat: update export dialog Arnošt Pleskot 2023-07-28 11:23:26 +02:00
  • 8101a351db fix: resetting deleted elements on duplication (#6906) David Luzar 2023-08-18 00:28:26 +02:00
  • 49e9a2ab33 build(deps): bump @excalidraw/excalidraw from 0.15.2 to 0.15.3 in /dev-docs (#6896) dependabot[bot] 2023-08-17 13:47:32 +02:00
  • d140d1b8b3 fix: make canvas compos memoize appState on props they declare (#6897) David Luzar 2023-08-17 13:39:15 +02:00
  • c5514974b7 create mermaid to excal dialog Aakansha Doshi 2023-08-17 14:12:57 +05:30
  • 6a04ebc6db feat: integrate mermaidToExcalidraw Aakansha Doshi 2023-08-17 12:24:00 +05:30
  • 1bd416002c fix: scope --color-selection retrieval to given instance (#6886) zsviczian 2023-08-16 23:59:37 +02:00
  • dd27e48c13 docs: release @excalidraw/excalidraw@0.15.3 dwelle/0.15.3 dwelle 2023-08-16 15:17:47 +02:00
  • 139b901ff1 fix: stronger enforcement of normalizeLink (#6728) Christopher Chedeau 2023-06-29 03:14:42 -07:00
  • 991f5570ce build(deps): bump word-wrap from 1.2.3 to 1.2.5 (#6892) dependabot[bot] 2023-08-16 16:11:43 +05:30
  • 3cf8259e71 build(deps): bump semver from 6.3.0 to 6.3.1 in /src/packages/utils (#6755) dependabot[bot] 2023-08-16 11:38:36 +02:00
  • 9b727025fd build(deps): bump semver from 6.3.0 to 6.3.1 in /src/packages/excalidraw (#6754) dependabot[bot] 2023-08-16 11:38:16 +02:00
  • 59b53eb9cb build(deps): bump protobufjs from 6.11.3 to 6.11.4 (#6890) dependabot[bot] 2023-08-16 11:25:31 +02:00
  • 9e0bfd178e refactor: factor out shape generation from renderElement.ts pt 2 (#6878) David Luzar 2023-08-14 13:52:25 +02:00
  • c29f19a88b perf: Limiting the suggested binding to fix performance issue (#6877) Rahul 2023-08-14 16:41:08 +05:30
  • 2b14a5c233 build: increase limit for bundle by 1kb (#6880) Aakansha Doshi 2023-08-14 15:47:18 +05:30
  • a376bd9495 feat: partition main canvas vertically (#6759) Marcel Mraz 2023-08-12 22:56:59 +02:00
  • 3ea07076ad feat: support creating containers, linear elements, text containers, labelled arrows and arrow bindings programatically (#6546) Aakansha Doshi 2023-08-09 16:41:15 +05:30
  • 5082142b36 Potentially improve main menu positioning. barnabasmolnar 2023-08-07 14:55:50 +02:00
  • ded0222e8d docs: add note for tests that have requisites (#6856) Jezreel Maldonado 2023-08-05 05:51:50 -04:00
  • e7983bc493 fix: webpack config exclude statement to system agnostic (#6857) zsviczian 2023-08-05 11:49:57 +02:00
  • 083bcf802c fix: remove embeddable from generic elements (#6853) David Luzar 2023-08-04 15:16:55 +02:00
  • c6f0cee4c0 vgl2 vgl2 dwelle 2023-08-03 17:53:25 +02:00
  • b0cdd00c2a [debug] dwelle 2023-08-02 17:54:04 +02:00
  • 6711735b27 Merge branch 'master' into arnost/scroll-in-read-only-links dwelle 2023-08-02 17:53:30 +02:00
  • 803e14ada1 Revert "[debug]" dwelle 2023-08-02 17:41:32 +02:00
  • bb985eba3a fix: resizing arrow labels (#6789) Alex Kim 2023-08-02 15:04:21 +05:00
  • 4469c02191 chore: move this.scene.getElementsIncludingDeleted() result into const Arnošt Pleskot 2023-08-01 16:52:59 +02:00
  • 04e23e1d29 fix: do not animate empty scene Arnošt Pleskot 2023-08-01 16:30:45 +02:00
  • 23c88a38d0 build(deps): bump semver from 5.7.1 to 5.7.2 in /dev-docs (#6757) dependabot[bot] 2023-08-01 16:14:08 +05:30
  • b85d5fa12b test: add coverage report for PR (#6840) Aakansha Doshi 2023-08-01 16:13:04 +05:30
  • 9391a09e54 build(deps): bump word-wrap from 1.2.3 to 1.2.5 (#6811) dependabot[bot] 2023-08-01 11:07:16 +05:30
  • 50450a7dab chore: update required node version to 18 (#6837) Ives van Hoorne 2023-07-31 23:47:41 +02:00
  • d24a032dbb feat: set scroll constraints on initial scene state Arnošt Pleskot 2023-07-31 18:33:39 +02:00
  • 2090de608e test aakansha-vite-sw Aakansha Doshi 2023-07-31 20:39:29 +05:30
  • 3fee99e620 fix: refresh sw when browser refreshed (#6824) Aakansha Doshi 2023-07-28 20:17:24 +05:30
  • cacfc7a0b0 test aakansha-sw Aakansha Doshi 2023-07-31 20:23:51 +05:30
  • fc9a9a2571 fix: eye-dropper not working with app offset correctly on non-1 dPR (#6835) David Luzar 2023-07-31 16:36:30 +02:00
  • 6126c34dc0 fix: add self destroying service-worker.js to migrate everyone from CRA to Vite (#6833) Aakansha Doshi 2023-07-31 19:56:50 +05:30
  • 12e37e3dd2 fix: forgotten REACT_APP env variables (#6834) David Luzar 2023-07-31 15:29:24 +02:00
  • 76d3930983 fix: typo Arnošt Pleskot 2023-07-31 09:50:47 +02:00
  • af6e64ffc2 Merge branch 'master' into arnost/scroll-in-read-only-links Arnost Pleskot 2023-07-31 09:26:14 +02:00
  • 9ca27c62c7 feat: add support for simplePDF in Web-Embeds (#6810) Benjamin André-Micolon 2023-07-29 11:02:15 +03:00
  • 1acc646534 feat: add support for val.town embeds (#6821) Achille Lacoin 2023-07-28 16:55:40 +02:00
  • 66bac50de3 fix: refresh sw when browser refreshed (#6824) Aakansha Doshi 2023-07-28 20:17:24 +05:30
  • 74cb027fd7 Some slight styling tweaks per design spec. barnabasmolnar 2023-07-28 13:22:43 +02:00
  • 9bf3466cca Merge branch 'master' into zsviczian-fix-exportToSvg zsviczian-fix-exportToSvg dwelle 2023-07-28 11:26:43 +02:00
  • 0fe79f8819 [debug] arnost/sockets-reconnecting dwelle 2023-07-28 10:40:11 +02:00
  • 772a9999b8 Merge branch 'master' into arnost/sockets-reconnecting dwelle 2023-07-28 10:02:12 +02:00
  • 5dd1efde8a build: update to node 18 in docker (#6822) Aakansha Doshi 2023-07-28 12:06:33 +05:30
  • a7c590d459 feat: render bold lines in grid (#6779) Arnost Pleskot 2023-07-28 00:41:44 +02:00
  • 48924688c7 build: migrate to Vite 🚀 (#6818) Aakansha Doshi 2023-07-27 23:50:11 +05:30
  • 502cee7b7a Added MainMenu.Sub docs. barnabasmolnar/mainmenu-docs barnabasmolnar 2023-07-27 13:35:24 +02:00
  • 8af9ea3cf3 fix: adding to selection via shift box-select (#6815) David Luzar 2023-07-27 12:50:08 +02:00
  • bc09ac757f increase the limit for bundle Aakansha Doshi 2023-07-27 13:59:19 +05:30
  • 66e347f7d2 Merge remote-tracking branch 'origin/master' into barnabasmolnar/mainmenu-radix Aakansha Doshi 2023-07-27 12:17:28 +05:30
  • cbd908097f chore: typo - Collab.ts (#6812) Max Kovalenko 2023-07-27 01:30:25 +04:00
  • c1247742ea fix: prevent binding focus NaN value (#6803) David Luzar 2023-07-26 23:28:11 +02:00
  • 8104068bd5 revert: "build: Migrate to Vite 🚀" (#6814) Aakansha Doshi 2023-07-26 22:34:06 +05:30