Commit Graph

  • 065df495ba
    fix: Hide eraser in view mode in desktop (#4929) Aakansha Doshi 2022-03-16 13:09:34 +05:30
  • 558227f744
    feat: update eraser cursor (#4922) Aakansha Doshi 2022-03-15 20:56:39 +05:30
  • 6d45430344
    fix: undo when erasing elements by clicking (#4921) Aakansha Doshi 2022-03-14 14:59:55 +05:30
  • 3aa0c5ebc0
    chore(deps-dev): bump css-loader in /src/packages/excalidraw (#4911) dependabot[bot] 2022-03-14 14:47:01 +05:30
  • e940993e0e
    chore(deps-dev): bump css-loader in /src/packages/utils (#4914) dependabot[bot] 2022-03-14 14:45:33 +05:30
  • 8f90aeb8d5
    chore(deps-dev): bump ts-loader in /src/packages/utils (#4913) dependabot[bot] 2022-03-14 14:45:02 +05:30
  • e92d133973
    fix: undo when erasing (#4900) Aakansha Doshi 2022-03-11 20:44:17 +05:30
  • b682d88167
    fix: incorrectly erasing on mobile (#4899) David Luzar 2022-03-11 15:45:59 +01:00
  • 7daf1a7944
    feat: Add Eraser 🎉 (#4887) Aakansha Doshi 2022-03-11 19:53:42 +05:30
  • 5c0eff50a0
    chore: Update translations from Crowdin (#4729) Excalidraw Bot 2022-03-09 12:21:26 +01:00
  • 19056d635b
    feat: added optional REACT_APP_WS_SERVER_URL for forks usecases (#4889) Milos Vetesnik 2022-03-09 12:13:59 +01:00
  • 4d5f00ff08
    fix: don't crash on drop highlighted text onto canvas (#4890) Tom Milligan 2022-03-09 10:51:13 +00:00
  • 20de06ef50
    fix: paste styles shortcut (#4886) David Luzar 2022-03-09 10:59:44 +01:00
  • 1849ff6ee2
    fix: freedraw element's background fill color missing from SVG when exporting with package API exportToSvg() (#4871) zsviczian 2022-03-06 23:35:16 +01:00
  • 6765fc16be
    fix: improve pointer syncing performance (#4883) Milos Vetesnik 2022-03-06 23:11:14 +01:00
  • 5ca4f5bbf4
    feat: rewrite collab server connecting (#4881) Milos Vetesnik 2022-03-06 22:43:02 +01:00
  • 9392ec276d
    fix: collab room initialization (#4882) David Luzar 2022-03-06 15:59:56 +01:00
  • b26e4fcf99
    build: support runtime React Jsx in @excalidraw/utils (#4866) Aakansha Doshi 2022-03-04 10:58:02 +05:30
  • 45f3410da8
    build: release @excalidraw/utils 0.1.1 (#4862) David Luzar 2022-03-03 14:59:08 +01:00
  • 94b387ef7b
    fix: ensure verticalAlign properties not shown when no element selected (#4860) David Luzar 2022-03-02 23:56:20 +01:00
  • 6d0716eb6b
    fix: binding text to non-bindable containers and not always preferring selection (#4655) David Luzar 2022-03-02 17:04:09 +01:00
  • 8e26d5b500
    feat: support vertical text align for bound containers (#4852) Aakansha Doshi 2022-03-02 20:06:07 +05:30
  • c5a7723185
    chore: fix various typos (#4857) luzpaz 2022-03-02 01:07:12 -05:00
  • 49172ac2d3
    feat: support custom colors 🎉 (#4843) Aakansha Doshi 2022-02-28 19:04:26 +05:30
  • 618a846451
    chore: remove firebase-tools (#4792) David Luzar 2022-02-28 10:54:20 +01:00
  • d9f49ffd67
    fix: Don't show align icons for single bound container element (#4846) Aakansha Doshi 2022-02-28 11:08:28 +05:30
  • 46e43baad1
    feat: Support Links in Exported SVG (#4791) Jesse Jurman 2022-02-25 15:42:10 -05:00
  • bd35b682fa
    fix: redraw text bounding box when pasting styles (#4845) Aakansha Doshi 2022-02-25 15:36:56 +05:30
  • b6f9a8005e
    docs: list who's integrating excalidraw (#4832) David Luzar 2022-02-23 23:28:17 +01:00
  • 1acfaf6b6e
    feat: Scale font size when bound text containers resized with shift pressed (#4828) Aakansha Doshi 2022-02-22 18:45:59 +05:30
  • 5cf7087754
    fix: restore cursor position after bound text container value updated (#4836) Aakansha Doshi 2022-02-22 18:24:06 +05:30
  • b2d49155ef
    build:remove build packages workflow (#4835) Aakansha Doshi 2022-02-22 13:50:25 +05:30
  • 9745461db7
    chore(deps): bump browser-fs-access from 0.23.0 to 0.24.1 (#4820) dependabot[bot] 2022-02-22 13:26:53 +05:30
  • 21e9fcb2f5
    chore: Add tracking for hyperlinks (#4703) Aakansha Doshi 2022-02-21 17:44:28 +05:30
  • e203203993
    refactor: don't pass array to handleBindTextResize (#4826) Aakansha Doshi 2022-02-21 17:15:29 +05:30
  • f224e4d596
    fix: support resizing multiple bound text containers (#4824) Aakansha Doshi 2022-02-21 16:46:39 +05:30
  • e0ca689759
    chore(deps): bump url-parse from 1.5.3 to 1.5.7 (#4807) dependabot[bot] 2022-02-19 15:16:30 +05:30
  • f792eb5ae7
    fix: also check overflowY: overlay in detectScroll (#4806) Andelf 2022-02-19 02:17:43 +08:00
  • 4604c8d823
    fix: stuck resizing when resizing bound text container very fast beyond threshold (#4804) Aakansha Doshi 2022-02-18 18:20:55 +05:30
  • 0896892f8a
    docs: release @excalidraw/excalidraw@0.11.0 🎉 (#4799) Aakansha Doshi 2022-02-17 18:52:44 +05:30
  • 7fe225ee99
    fix: rename --color-primary-chubb to --color-primary-contrast-offset and fallback to primary color if not present (#4803) Aakansha Doshi 2022-02-17 18:22:19 +05:30
  • d2fd7be457
    fix: add commits directly pushed to master in changelog (#4798) Aakansha Doshi 2022-02-16 21:01:59 +05:30
  • 5c61613a2e
    fix: don't bump element version when adding files data (#4794) David Luzar 2022-02-16 13:56:36 +01:00
  • b2767924de
    feat: show group/group and link action in mobile (#4795) Aakansha Doshi 2022-02-16 15:41:35 +05:30
  • 59d0a77862
    chore(deps): bump @types/react from 17.0.38 to 17.0.39 (#4757) dependabot[bot] 2022-02-16 13:59:14 +05:30
  • 987526d1e5
    docs: tweak documentation for release and add examples (#4786) Aakansha Doshi 2022-02-15 19:13:46 +05:30
  • e894d41a22
    chore(deps): bump vm2 from 3.9.5 to 3.9.7 (#4785) dependabot[bot] 2022-02-15 16:47:23 +05:30
  • 14d1d39e8e
    chore: variable naming :) (#4782) Aakansha Doshi 2022-02-15 16:31:14 +05:30
  • 69336b4832
    build: rename release command to 'release package' (#4783) Aakansha Doshi 2022-02-14 17:47:52 +05:30
  • 32b677fb8a
    chore(deps): bump follow-redirects in /src/packages/excalidraw (#4781) dependabot[bot] 2022-02-14 14:03:04 +05:30
  • 570f725516
    chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#4780) dependabot[bot] 2022-02-14 13:54:57 +05:30
  • a60860867c
    build: release preview package when triggered via comment (#4750) Aakansha Doshi 2022-02-14 13:54:24 +05:30
  • 7a61196462
    fix: mobile link click (#4742) zsviczian 2022-02-10 10:22:33 +01:00
  • 9653d676fe
    fix: contextMenu timer & pointers not correctly reset on iOS (#4765) David Luzar 2022-02-09 20:42:02 +01:00
  • 0cdd0eebf1
    feat: support background fill for freedraw shapes (#4610) Arun 2022-02-09 22:13:21 +05:30
  • ae8b1d8bf7
    build: deploy excalidraw package example (#4762) Aakansha Doshi 2022-02-09 17:45:16 +05:30
  • 92ffe8dda6
    fix: use absolute coords when rendering link popover (#4753) Aakansha Doshi 2022-02-09 16:33:49 +05:30
  • 4d9dbd5a45
    chore(deps-dev): bump css-loader in /src/packages/excalidraw (#4712) dependabot[bot] 2022-02-09 07:41:07 +00:00
  • c66cabaefd
    chore(deps-dev): bump webpack-cli in /src/packages/excalidraw (#4664) dependabot[bot] 2022-02-09 07:37:33 +00:00
  • e073128469
    chore(deps-dev): bump @babel/core in /src/packages/utils (#4754) dependabot[bot] 2022-02-09 07:25:15 +00:00
  • 835848d711
    chore(deps): bump sass from 1.47.0 to 1.49.7 (#4723) dependabot[bot] 2022-02-09 12:52:23 +05:30
  • 2bd1d7ef59
    chore(deps-dev): bump lint-staged from 12.1.7 to 12.3.3 (#4724) dependabot[bot] 2022-02-09 12:51:23 +05:30
  • 37c8b9c2ff
    chore(deps-dev): bump webpack-dev-server in /src/packages/excalidraw (#4713) dependabot[bot] 2022-02-09 12:50:10 +05:30
  • cf9f00f55f
    chore(deps-dev): bump chai from 4.3.4 to 4.3.6 (#4667) dependabot[bot] 2022-02-09 12:49:53 +05:30
  • 7ae9043221
    chore(deps): bump @testing-library/jest-dom from 5.16.1 to 5.16.2 (#4745) dependabot[bot] 2022-02-09 12:49:33 +05:30
  • 7c567408c5
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#4707) dependabot[bot] 2022-02-09 12:49:09 +05:30
  • 54612621aa
    chore(deps-dev): bump terser-webpack-plugin in /src/packages/excalidraw (#4709) dependabot[bot] 2022-02-09 12:48:21 +05:30
  • d27b3bbebe
    fix: changing font size when text is not selected or edited (#4751) Arun 2022-02-09 02:48:43 +05:30
  • e4ffc9812e
    docs: changelog tweaks (#4749) Aakansha Doshi 2022-02-08 18:58:37 +05:30
  • a066317d3c
    feat: add onLinkOpen component prop (#4694) David Luzar 2022-02-08 11:25:35 +01:00
  • 050bc1ce2b
    feat: keep selected tool on canvas reset (#4728) David Luzar 2022-02-07 22:30:06 +01:00
  • 5007df6522
    fix: disable contextmenu on non-secondary pen events or touch (#4675) David Luzar 2022-02-07 20:01:36 +01:00
  • d450c36581
    fix: mobile context menu won't show on long press (#4741) zsviczian 2022-02-07 19:46:29 +01:00
  • 66c92fc65a
    feat: Make whole element clickable in view mode when it has hyperlink (#4735) Aakansha Doshi 2022-02-07 19:54:39 +05:30
  • 5f1cd4591a
    fix: do not open links twice (#4738) David Luzar 2022-02-07 13:20:19 +01:00
  • 9be6243873
    fix: make link icon clickable in mobile (#4736) Aakansha Doshi 2022-02-07 17:24:51 +05:30
  • c3f6d6d344
    test: revert node v16 requirement for tests (#4737) David Luzar 2022-02-07 12:27:31 +01:00
  • 339636caab
    feat: allow any precision when zooming (#4730) David Luzar 2022-02-06 21:58:59 +01:00
  • 08115ef311
    fix: Apple Pen missing strokes (#4705) David Luzar 2022-02-06 20:07:37 +01:00
  • e68abdbab4
    chore: Update translations from Crowdin (#4590) Excalidraw Bot 2022-02-06 18:08:55 +01:00
  • 8aff076782
    feat: throttle pointermove events per framerate (#4727) David Luzar 2022-02-06 17:45:37 +01:00
  • 96de887cc8
    fix: freedraw slow movement jittery lines (#4726) zsviczian 2022-02-06 17:45:23 +01:00
  • 98ea46664c
    fix: Disable three finger pinch zoom in penMode (#4725) zsviczian 2022-02-06 16:56:52 +01:00
  • 00e30ca0e4
    fix: remove click listener for opening popup (#4700) Aakansha Doshi 2022-02-04 20:36:21 +05:30
  • de6371aac4
    fix: link popup position not accounting for offsets (#4695) David Luzar 2022-02-03 17:00:00 +01:00
  • f47ddb988f
    feat: Support hyperlinks 🔥 (#4620) Aakansha Doshi 2022-02-03 20:34:59 +05:30
  • 59cbf5fde5
    fix: penMode darkmode style (#4692) zsviczian 2022-02-03 00:09:59 +01:00
  • 4486fbc2c6
    feat: Added penMode for palm rejection (#4657) zsviczian 2022-02-02 14:31:38 +01:00
  • edfbac9d7d
    feat: support unbinding bound text (#4686) Aakansha Doshi 2022-02-01 20:11:24 +05:30
  • 719ae7b72f
    fix: reset unmounted state for the component (#4682) rulikrulit 2022-02-01 06:02:22 -05:00
  • 631a228ca1
    fix: typing _+ in wysiwyg not working (#4681) David Luzar 2022-01-31 14:29:42 +01:00
  • 4b5270ab12
    fix: keyboard-zooming in wysiwyg should zoom canvas (#4676) David Luzar 2022-01-31 10:43:03 +01:00
  • dcee594b66 remove forgotten debug statements dwelle 2022-01-29 22:07:09 +01:00
  • 79d323fab1
    refactor: simplify zoom by removing zoom.translation (#4477) David Luzar 2022-01-29 21:12:44 +01:00
  • e4edda4555
    fix: sceneCoordsToViewportCoords, jumping text when there is an offset (#4413) (#4630) zsviczian 2022-01-29 14:27:03 +01:00
  • ca89d47d4c
    feat: Sync local storage state across tabs when out of sync (#4545) Aakansha Doshi 2022-01-27 17:51:55 +05:30
  • 18c526d877
    feat: support contextMenuLabel to be of function type to support dynmaic labels (#4654) Aakansha Doshi 2022-01-27 17:47:23 +05:30
  • cbc6bd1ad8
    chore(deps): bump nanoid in /src/packages/excalidraw (#4628) dependabot[bot] 2022-01-26 14:46:28 +05:30
  • 83d9282dbf
    chore(deps): bump nanoid from 3.1.23 to 3.2.0 in /src/packages/utils (#4629) dependabot[bot] 2022-01-26 14:46:03 +05:30
  • abff780983
    perf: cache approx line height in textwysiwg (#4651) Aakansha Doshi 2022-01-25 17:01:12 +05:30