Commit Graph

  • 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
  • c009e03c8e
    fix: Right-click object menu displays partially off-screen (#4572) (#4631) zsviczian 2022-01-23 17:28:38 +01:00
  • 24bf4cb5fb
    fix: support collaboration in bound text (#4573) Aakansha Doshi 2022-01-17 17:35:35 +05:30
  • 0850ab0dd0
    chore(deps-dev): bump @babel/plugin-transform-runtime (#4577) dependabot[bot] 2022-01-17 12:36:53 +05:30
  • a7473169ba
    chore(deps-dev): bump webpack-dev-server in /src/packages/excalidraw (#4595) dependabot[bot] 2022-01-17 12:36:40 +05:30
  • f6325b1e5e
    chore(deps-dev): bump webpack in /src/packages/utils (#4602) dependabot[bot] 2022-01-17 12:36:26 +05:30
  • 466220a3a8
    chore(deps): bump nanoid from 3.1.30 to 3.1.32 (#4607) dependabot[bot] 2022-01-17 12:36:07 +05:30
  • d9cc7d1033
    chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 in /src/packages/excalidraw (#4609) dependabot[bot] 2022-01-16 10:31:04 +01:00
  • c037e9854c
    chore(deps): bump follow-redirects from 1.13.3 to 1.14.7 (#4593) dependabot[bot] 2022-01-16 10:30:24 +01:00
  • 9373961857
    chore: Update translations from Crowdin (#4322) Excalidraw Bot 2022-01-13 20:06:48 +01:00
  • 1fd2fe56ee
    fix: cmd/ctrl native browser behavior blocked in inputs (#4589) David Luzar 2022-01-13 19:53:22 +01:00
  • dba71e358d
    fix: use cached width when calculating min width during resize (#4585) Aakansha Doshi 2022-01-13 21:35:38 +05:30
  • 1ef287027b
    fix: support collaboration in bounded text (#4580) David Luzar 2022-01-12 23:21:45 +01:00
  • a51ed9ced6
    feat: support decreasing/increasing fontSize via keyboard (#4553) David Luzar 2022-01-12 15:21:36 +01:00
  • 4501d6d630
    chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#4510) dependabot[bot] 2022-01-12 15:33:05 +05:30
  • 92a5936c7f
    fix: port for collab server and update docs (#4569) Aakansha Doshi 2022-01-11 18:40:09 +05:30
  • 50bd5fbae1
    fix: don't mutate the bounded text if not updated when submitted (#4543) Aakansha Doshi 2022-01-11 16:36:08 +05:30
  • 62bead66d7
    chore(deps-dev): bump typescript in /src/packages/excalidraw (#4432) dependabot[bot] 2022-01-10 12:40:14 +05:30
  • b3073984b3
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#4513) dependabot[bot] 2022-01-10 12:40:01 +05:30
  • 3c9ee13979
    chore(deps-dev): bump autoprefixer in /src/packages/excalidraw (#4554) dependabot[bot] 2022-01-10 12:39:42 +05:30
  • 228c8136cf
    chore(deps-dev): bump mini-css-extract-plugin (#4555) dependabot[bot] 2022-01-10 12:39:29 +05:30
  • 324dd460c8
    chore(deps-dev): bump lint-staged from 12.1.4 to 12.1.7 (#4557) dependabot[bot] 2022-01-10 12:38:48 +05:30
  • d8ea085a94
    chore(deps): bump sass from 1.45.2 to 1.47.0 (#4561) dependabot[bot] 2022-01-10 12:38:20 +05:30
  • adbd486f32
    chore(deps): bump @tldraw/vec from 1.4.0 to 1.4.3 (#4562) dependabot[bot] 2022-01-10 12:38:08 +05:30
  • 0a89c4b0c8
    fix: prevent canvas drag while editing text (#4552) Arun 2022-01-09 04:20:25 +05:30
  • c03845bac3
    fix: support shift+P for freedraw (#4550) Aakansha Doshi 2022-01-08 18:01:22 +05:30
  • d5a6014076
    fix: prefer spreadsheet data over image (#4533) David Luzar 2022-01-07 23:18:04 +01:00
  • 74861b1398
    Fix shortcut for Draw tool in help dialog, it's not SHIFT+P anymore but just X (#4548) Jérémy Mouzin 2022-01-07 19:20:42 +01:00
  • ac71ee7278
    feat: link to new LP for excalidraw plus (#4549) Milos Vetesnik 2022-01-07 16:32:35 +01:00
  • 9088df8f5a
    chore(deps-dev): bump @babel/preset-typescript in /src/packages/utils (#4526) dependabot[bot] 2022-01-07 12:42:48 +05:30
  • c5fe0cd446
    chore(deps-dev): bump webpack-dev-server in /src/packages/excalidraw (#4525) dependabot[bot] 2022-01-07 12:00:08 +05:30
  • 9f8783c2dd
    chore(deps-dev): bump @babel/plugin-transform-typescript (#4527) dependabot[bot] 2022-01-07 11:59:46 +05:30
  • b475412199
    feat: support updating library in updateScene API (#4546) Aakansha Doshi 2022-01-06 21:37:33 +05:30
  • 5f1616f2c5
    fix: show text properties button states correctly for bounded text (#4542) Aakansha Doshi 2022-01-05 17:58:03 +05:30
  • cec92c1d17
    feat: update stroke color of bounded text along with container (#4541) Aakansha Doshi 2022-01-05 16:27:48 +05:30
  • 5f476e09d4
    chore(deps-dev): bump @babel/core in /src/packages/utils (#4528) dependabot[bot] 2022-01-05 15:54:34 +05:30
  • 9aa6a27252
    chore(deps): bump @types/jest from 27.0.3 to 27.4.0 (#4529) dependabot[bot] 2022-01-05 15:54:04 +05:30
  • a2e8806f57
    fix: rotate bounded text when container is rotated before typing (#4535) Aakansha Doshi 2022-01-04 18:03:24 +05:30
  • b71e702991
    fix: undo should work when selecting bounded textr (#4537) Aakansha Doshi 2022-01-04 18:02:16 +05:30
  • 5c67329be6
    fix: Reduce padding to 5px for bounded text (#4530) Aakansha Doshi 2022-01-03 17:59:26 +05:30
  • 28546fbb55
    fix: bound text doesn't inherit container (#4521) David Luzar 2021-12-31 14:55:02 +01:00
  • b0cccbb9e8
    chore(deps): bump @tldraw/vec from 1.2.9 to 1.4.0 (#4517) dependabot[bot] 2021-12-31 14:44:44 +02:00
  • b621d065de
    feat: hints and shortcuts help around deep selection (#4502) David Luzar 2021-12-31 11:00:20 +01:00
  • 96580c92a5
    chore(deps-dev): bump @babel/plugin-transform-arrow-functions (#4515) dependabot[bot] 2021-12-31 12:42:29 +05:30
  • 975441549b
    chore(deps): bump sass from 1.43.5 to 1.45.2 (#4518) dependabot[bot] 2021-12-31 12:42:04 +05:30
  • 4be701416a
    chore(deps-dev): bump @babel/preset-react in /src/packages/excalidraw (#4519) dependabot[bot] 2021-12-31 12:41:31 +05:30
  • 1acb1e33f1
    chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#4516) dependabot[bot] 2021-12-31 01:11:22 +00:00
  • 986e1e40d3
    chore(deps-dev): bump @babel/preset-typescript (#4514) dependabot[bot] 2021-12-31 01:00:57 +00:00
  • fab4a0e060
    chore(deps-dev): bump @babel/plugin-transform-runtime (#4508) dependabot[bot] 2021-12-31 02:59:42 +02:00
  • b265ebf88f
    chore(deps): bump @tldraw/vec from 1.1.5 to 1.2.9 (#4479) dependabot[bot] 2021-12-31 02:52:36 +02:00
  • 351845019e
    chore(deps-dev): bump @types/pako from 1.0.2 to 1.0.3 (#4481) dependabot[bot] 2021-12-31 02:51:20 +02:00
  • c0fcce6f27
    chore(deps): bump @testing-library/jest-dom from 5.15.1 to 5.16.1 (#4395) dependabot[bot] 2021-12-31 02:50:30 +02:00