Commit Graph

  • dcc75ed007 feat: adds support for stackblitz.com embeds (#6813) Tomek Sułkowski 2023-07-26 17:31:18 +02:00
  • d5974e66b2 button => Button, cleanup barnabasmolnar 2023-07-26 13:01:41 +02:00
  • e93bbc5776 build: Migrate to Vite 🚀 (#6713) Aakansha Doshi 2023-07-26 15:55:20 +05:30
  • 2a2495175b build: increase limit to 290 kB for prod bundle (#6809) Aakansha Doshi 2023-07-26 08:49:39 +05:30
  • 2a1b22a504 update test snapshot barnabasmolnar 2023-07-25 15:52:30 +02:00
  • b3d241ba7f button => Button in dropdown barnabasmolnar 2023-07-25 15:48:37 +02:00
  • 8ff1ac8097 Tweak dropdown alignment. barnabasmolnar 2023-07-25 13:52:32 +02:00
  • d967123383 Merge remote-tracking branch 'origin/master' into barnabasmolnar/mainmenu-radix Aakansha Doshi 2023-07-25 09:07:22 +05:30
  • b57b3b573d feat: introducing Web-Embeds (alias iframe element) (#6691) zsviczian 2023-07-24 16:51:53 +02:00
  • 05cd1a79cc Fix test snapshot. barnabasmolnar 2023-07-24 16:45:55 +02:00
  • bd08bdf4c7 Fix some issues caused by too aggressive refactor barnabasmolnar 2023-07-24 16:35:56 +02:00
  • 011b268dde Merge master + post merge fixes. barnabasmolnar 2023-07-24 14:16:14 +02:00
  • b6a7f05761 Attempt to fix tests. barnabasmolnar 2023-07-24 14:04:37 +02:00
  • 8787c7d8cf increase size limit for excalidraw.production.min.js Aakansha Doshi 2023-07-24 17:06:39 +05:30
  • 744e5b2ab3 fix: use pull request in semantic workflow for better security (#6799) Aakansha Doshi 2023-07-24 13:01:42 +05:30
  • d36c72c435 fix: don't show canvasBackground label when UIOptions.canvasActions.changeViewBackgroundColor is false (#6781) Guilherme Minozzi 2023-07-24 04:03:54 -03:00
  • 6d21d7cab1 Some post merge fixes. barnabasmolnar 2023-07-21 16:40:42 +02:00
  • c9df3e143b Merge branch 'master' into barnabasmolnar/mainmenu-radix barnabasmolnar 2023-07-21 15:24:54 +02:00
  • 5b11660cc0 Removed MainMenu.Sub docs. barnabasmolnar 2023-07-21 14:56:12 +02:00
  • bf0b2965e6 Naming, removing unused code. barnabasmolnar 2023-07-21 14:30:18 +02:00
  • e57dc405fa chore: add style-loader as deps instead of using from react-scripts (#6791) Aakansha Doshi 2023-07-21 13:48:48 +05:30
  • 41ed019bc2 chore: remove size-limit deps from root package.json (#6790) Aakansha Doshi 2023-07-21 13:35:20 +05:30
  • f7c3644342 refactor: add typeScript support to enforce valid translation keys (#6776) Ajay Kumbhare 2023-07-20 21:45:32 +05:30
  • 5e3550fc14 ci: structured build output from size-limit (#6788) Aakansha Doshi 2023-07-20 13:54:13 +05:30
  • 70888327a3 fix: use subdirectory for @excalidraw/excalidraw size limit (#6787) Aakansha Doshi 2023-07-19 22:07:18 +05:30
  • 9fc15d81a0 ci: introduce bundle size for package @excalidraw/excalidraw (#6785) Aakansha Doshi 2023-07-19 21:19:10 +05:30
  • c0efc16270 fix: do not bind invisible part of an element to arrow arrow-frame-bind Ryan Di 2023-07-19 18:15:04 +08:00
  • a80ac4c748 ci: add bundle size limit action (#6783) Aakansha Doshi 2023-07-19 13:55:50 +05:30
  • 9f76f8677b feat: cache most of element selection (#6747) David Luzar 2023-07-17 01:09:44 +02:00
  • bef0f3e51d feat: add new socket message when user joins room arnost/collab-new-user-event Arnošt Pleskot 2023-07-15 14:27:39 +02:00
  • 4e9039e850 feat: simplify memoization logic Arnošt Pleskot 2023-07-14 23:23:41 +02:00
  • 132750f753 feat: splitting logic, memoization Arnošt Pleskot 2023-07-14 20:46:48 +02:00
  • 71eb3023b2 [debug] Arnošt Pleskot 2023-07-10 19:59:48 +02:00
  • 6d165971fc feat: set view mode when constrains set via props Arnošt Pleskot 2023-07-10 19:48:55 +02:00
  • 9562e4309f feat: add zoom lock and viewportZoomFactor Arnošt Pleskot 2023-07-10 18:10:22 +02:00
  • e8e391e465 refactor: split constrainScroll into smaller functions Arnošt Pleskot 2023-07-09 23:50:59 +02:00
  • 92be92071a feat: disable animation on zooming Arnošt Pleskot 2023-07-09 23:26:26 +02:00
  • 71918e57a8 feat: cleanup Arnošt Pleskot 2023-07-09 21:09:10 +02:00
  • c0bd9027cb feat: animate the scroll to constrained area Arnošt Pleskot 2023-07-09 21:04:34 +02:00
  • 7336b1c276 test: update snapshot Arnošt Pleskot 2023-07-09 12:59:14 +02:00
  • 7fb6c23715 fix: remove forgotten console.log Arnošt Pleskot 2023-07-09 12:14:38 +02:00
  • 82014fe670 chore: comments and variable renaming Arnošt Pleskot 2023-07-09 12:07:12 +02:00
  • bc44c3f947 feat: add overscroll when constrained area is smaller than viewport Arnošt Pleskot 2023-07-09 11:56:23 +02:00
  • 19ba107041 feat: pass scrollConstraints via props Arnošt Pleskot 2023-07-07 15:35:10 +02:00
  • 381ef93956 feat: remove zoom limit Arnošt Pleskot 2023-07-05 14:45:36 +02:00
  • f82363aae9 feat: enforce constrains on setting constrains Arnošt Pleskot 2023-07-04 19:01:05 +02:00
  • 485c57fd59 chore: remove console.log Arnošt Pleskot 2023-07-04 18:23:40 +02:00
  • 35b43c14d8 feat: allow scroll over constraints while mouse down Arnošt Pleskot 2023-07-04 18:20:01 +02:00
  • f7e8056abe feat: update constraints on window resize Arnošt Pleskot 2023-07-04 17:10:20 +02:00
  • 71f7960606 test: fix test snapshots Arnošt Pleskot 2023-07-04 16:52:59 +02:00
  • 2998573e79 feat: limit scroll in componentDidUpdate Arnošt Pleskot 2023-07-04 16:49:00 +02:00
  • 209934c90a feat: center constrained area on zoom out Arnošt Pleskot 2023-07-03 22:34:26 +02:00
  • a8158691b7 feat: limit zoom by translateCanvas Arnošt Pleskot 2023-06-30 17:24:20 +02:00
  • 75f8e904cc feat: add possibility to limit scroll area Arnošt Pleskot 2023-06-30 01:27:53 +02:00
  • 28b0095c8a fix: making linter happy Arnošt Pleskot 2023-07-14 20:49:25 +02:00
  • 2e46e27490 fix: use actual dock state to not close docked library on insert (#6766) David Luzar 2023-07-14 20:21:02 +02:00
  • c4ff0594e3 fix: get socketId from emitted message Arnošt Pleskot 2023-07-13 10:24:36 +02:00
  • 4608e809b1 feat: filter disconnected users Arnošt Pleskot 2023-07-13 10:07:31 +02:00
  • db5149ab5d feat: store userId in localStorage Arnošt Pleskot 2023-07-12 17:22:46 +02:00
  • 2bdf09153c feat: use userId instead of socketId Arnošt Pleskot 2023-07-12 16:56:21 +02:00
  • 62df03d78d feat: submit scene to firebase on collab pause Arnošt Pleskot 2023-06-27 17:22:59 +02:00
  • a1d3350131 fix: connect users when resumed from firebase Arnošt Pleskot 2023-06-27 17:17:12 +02:00
  • a2d371bf1d feat: when no users in room fetch data from firebase immediately Arnošt Pleskot 2023-06-19 14:53:49 +02:00
  • e340103250 feat: firebase fallback for resume collaboration Arnošt Pleskot 2023-06-15 10:19:53 +02:00
  • 0567af1bcb fix: properly sync after reconnecting Arnošt Pleskot 2023-06-14 16:10:13 +02:00
  • 2ffeff442a feat: disable viewMode on update and init message Arnošt Pleskot 2023-06-04 12:10:41 +02:00
  • ef190ebf30 feat: add optional spinner into toast message Arnošt Pleskot 2023-06-04 11:56:48 +02:00
  • e1ff9791f2 feat: move logic from index.tsx into Collab.tsx Arnošt Pleskot 2023-06-04 11:40:10 +02:00
  • aa91af8f7d fix: emit scene init event after reconnecting Arnošt Pleskot 2023-06-02 20:13:00 +02:00
  • 52254bca7c fix: do not fire pause logic on window focus/blur event Arnošt Pleskot 2023-06-02 10:25:58 +02:00
  • addf9d71fa feat: pause collab when user switches tabs in the browser Arnošt Pleskot 2023-06-01 21:00:08 +02:00
  • 1badf14a93 chore: update socket.io-client Arnošt Pleskot 2023-05-31 09:57:02 +02:00
  • cf0413338e feat: support customizing what parts of frames are rendered (#6752) David Luzar 2023-07-10 17:13:44 +02:00
  • 49e4289878 feat: make appState.selectedElementIds more stable (#6745) David Luzar 2023-07-08 23:33:34 +02:00
  • b8da178ebd feat: update eye-dropper icon dwelle/update-eyedropper-style dwelle 2023-07-07 12:22:52 +02:00
  • 3ddcc48e4c fix: UI disappears when pressing the eyedropper shortcut on mobile (#6725) zsviczian 2023-06-29 12:39:44 +02:00
  • 29a5e982c3 feat: support scrollToContent opts.fitToViewport (#6581) Barnabás Molnár 2023-06-29 12:36:38 +02:00
  • b33fa6d6f6 fix: stronger enforcement of normalizeLink (#6728) Christopher Chedeau 2023-06-29 03:14:42 -07:00
  • 5a9f3dfdd8 fix improper duplication for texts inside frame Ryan Di 2023-06-23 21:33:32 +08:00
  • dce6010b29 fix new element scene null leading to bugs after aligning Ryan Di 2023-06-23 21:31:28 +08:00
  • b7350f9707 fix: elements in non-existing frame getting removed (#6708) Ryan Di 2023-06-23 06:10:08 +08:00
  • 8dfa2a98bb fix: scrollbars renders but disable (#6706) David Luzar 2023-06-22 14:35:01 +02:00
  • fb01ce2a00 fix: typo in chart.ts (#6696) Wu Kai 2023-06-21 14:13:37 +08:00
  • 3d57112480 chore: Update translations from Crowdin (#6677) Excalidraw Bot 2023-06-19 17:10:09 +02:00
  • 7558a4e2be feat: overwrite confirmation dialogs (#6658) Are 2023-06-19 17:08:12 +02:00
  • 6d56634289 fix: do not bind text to container using text tool when it has text already (#6694) Aakansha Doshi 2023-06-19 17:28:45 +05:30
  • 0aa1e66486 feat: simple analitycs (#6683) Milos Vetesnik 2023-06-19 11:18:28 +02:00
  • 7f7128ec09 fix: don't allow binding text to images (#6693) Aakansha Doshi 2023-06-19 13:47:28 +05:30
  • b3d95d9307 feat: use upng arnost/png-generation-upng Arnošt Pleskot 2023-06-16 23:49:28 +02:00
  • 671ed94d74 chore: add timers arnost/png-generation Arnošt Pleskot 2023-06-16 23:42:45 +02:00
  • d5ac76d4ea feat: working export with pngjs Arnošt Pleskot 2023-06-16 22:36:24 +02:00
  • 3ad69c661f updated export.test zsviczian-rounded-images zsviczian 2023-06-16 22:24:44 +02:00
  • 56ea3c5bd0 rounded images zsviczian 2023-06-16 22:09:28 +02:00
  • 5e828da559 Align. feat-custom-actions Daniel J. Geiger 2023-06-16 11:25:08 -05:00
  • 8336edb4a0 Merge remote-tracking branch 'origin/release' into feat-custom-actions Daniel J. Geiger 2023-06-16 11:11:58 -05:00
  • 6de6a96abf docs: add info about roadmap (#6687) Aakansha Doshi 2023-06-16 20:55:33 +05:30
  • 795176b256 Merge remote-tracking branch 'origin/release' into danieljgeiger-mathjax Daniel J. Geiger 2023-06-15 14:36:09 -05:00
  • be057bde39 MathJax: Use $ as LaTeX delimiters. Fall back to \( and \) if detected. Interpret \$ as a text literal "$" sign. Daniel J. Geiger 2023-06-15 13:56:33 -05:00
  • 28ab6531c9 fix: updated link for documentation page under help section (#6654) Sudharsan Aravind 2023-06-15 14:58:11 +05:30
  • 81ebf82979 feat: introduce frames (#6123) Ryan Di 2023-06-15 00:42:01 +08:00