Commit Graph

  • 9b8ee3cacf feat: horizontally center toolbar menu dwelle 2021-12-05 17:47:19 +01:00
  • 4ea73d5d5b
    feat: Add support for rounded corners in diamond (#4369) Jai Kumar Dewani 2021-12-05 21:26:19 +05:30
  • 618f204ddd
    feat: allow zooming up to 3000% (#4358) David Luzar 2021-12-04 14:51:28 +01:00
  • 720588130c
    feat: stop discarding precision when rendering (#4357) David Luzar 2021-12-04 14:49:57 +01:00
  • f354788cd0
    fix: adding to library via contextmenu when no image is selected (#4356) zsviczian 2021-12-04 11:59:37 +01:00
  • 1c7ee09010
    feat: support Image binding (#4347) zsviczian 2021-12-03 11:42:28 +01:00
  • ca15b0a008
    chore(deps-dev): bump postcss-loader in /src/packages/excalidraw (#4329) dependabot[bot] 2021-12-02 16:10:06 +02:00
  • 650930c5ce
    chore(deps-dev): bump webpack in /src/packages/utils (#4328) dependabot[bot] 2021-12-02 16:09:53 +02:00
  • 79c0d59244
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#4327) dependabot[bot] 2021-12-02 16:09:44 +02:00
  • cd50b5f7e9
    chore(deps): bump @types/react from 17.0.35 to 17.0.37 (#4332) dependabot[bot] 2021-12-02 16:09:20 +02:00
  • c0434957ff
    chore(deps): bump @testing-library/jest-dom from 5.15.0 to 5.15.1 (#4333) dependabot[bot] 2021-12-02 16:08:59 +02:00
  • 66aeaeb38d
    chore(deps): bump @tldraw/vec from 0.1.3 to 1.1.5 (#4334) dependabot[bot] 2021-12-02 16:08:30 +02:00
  • 7f545e74ab
    chore(deps): bump sass from 1.43.4 to 1.43.5 (#4330) dependabot[bot] 2021-12-02 15:12:01 +02:00
  • a776955579
    chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#4331) dependabot[bot] 2021-12-02 15:11:17 +02:00
  • afa7932c9b
    feat: set appState.exportBackground to true when exporting to jpg (#4342) David Luzar 2021-11-30 22:08:55 +01:00
  • 1ee8d7d082
    chore(deps): Bump browser-fs-access to latest version (#4338) Thomas Steiner 2021-11-29 22:23:12 +01:00
  • 06db702b5d
    feat: support selecting multiple library items via shift (#4306) David Luzar 2021-11-26 12:46:23 +01:00
  • b53d1f6f3e
    feat: improve library preview image generation on publish (#4321) David Luzar 2021-11-26 11:46:13 +01:00
  • ca1f3aa094
    chore: Update translations from Crowdin (#4258) Excalidraw Bot 2021-11-26 11:27:28 +01:00
  • 8ff159e76e
    fix: export scale quality regression (#4316) David Luzar 2021-11-25 14:05:22 +01:00
  • f9d2d537a2
    feat: add element.updated (#4070) David Luzar 2021-11-24 18:38:33 +01:00
  • dac970c640
    chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#4291) dependabot[bot] 2021-11-24 16:55:14 +00:00
  • 78bb3b3d84
    chore(deps-dev): bump @babel/plugin-transform-runtime (#4292) dependabot[bot] 2021-11-24 18:54:33 +02:00
  • 7d9d7ad297
    chore(deps-dev): bump @babel/plugin-transform-runtime (#4288) dependabot[bot] 2021-11-24 18:54:13 +02:00
  • de20a5e3ba
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#4314) dependabot[bot] 2021-11-24 18:52:51 +02:00
  • 289f72e45d
    chore(deps-dev): bump webpack in /src/packages/utils (#4315) dependabot[bot] 2021-11-24 18:52:36 +02:00
  • 6dd0e6a4c5
    fix: remove 100% height from tooltip container to fix layout issues (#3980) David Luzar 2021-11-24 17:16:18 +01:00
  • 96b31ecbce
    fix: inline ENV variables when building excalidraw package (#4311) David Luzar 2021-11-24 16:25:19 +01:00
  • a132f154cb
    chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#4286) dependabot[bot] 2021-11-24 17:22:57 +02:00
  • 23acd8f6d1
    chore(deps-dev): bump mini-css-extract-plugin (#4289) dependabot[bot] 2021-11-24 17:22:34 +02:00
  • a60709f5ea
    chore(deps-dev): bump lint-staged from 12.0.1 to 12.1.2 (#4312) dependabot[bot] 2021-11-24 17:21:06 +02:00
  • 896c476716
    feat: compress shareLink data when uploading to json server (#4225) David Luzar 2021-11-24 14:45:13 +01:00
  • 133ba19919
    chore(deps): bump @types/jest from 27.0.2 to 27.0.3 (#4295) dependabot[bot] 2021-11-24 15:40:49 +02:00
  • a2136bfe9d
    chore(deps): bump @types/react from 17.0.34 to 17.0.35 (#4297) dependabot[bot] 2021-11-24 15:39:32 +02:00
  • 6fbd64fdaa
    chore(deps-dev): bump firebase-tools from 9.22.0 to 9.23.0 (#4293) dependabot[bot] 2021-11-24 15:39:16 +02:00
  • cc4b0c2932
    feat: supply version param when installing libraries (#4305) David Luzar 2021-11-23 17:59:26 +01:00
  • b6ef953dc9
    fix: SVG export in dark mode with embedded bitmap image (#4285) zsviczian 2021-11-20 15:31:51 +01:00
  • 620b662085
    chore: bump typescript@4.5.2 (#4283) David Luzar 2021-11-19 19:51:28 +01:00
  • 1c11df011a
    fix: new FS API not working on Linux (#4280) David Luzar 2021-11-19 14:20:42 +01:00
  • 59e9651547
    feat: log FS abortError to console (#4279) David Luzar 2021-11-19 10:54:23 +01:00
  • 1c48d122e0
    fix: url -> URL for consistency (#4277) Aakansha Doshi 2021-11-19 11:21:23 +05:30
  • e4d02fb275
    feat: Add validation for website and remove validation for library item name (#4269) Aakansha Doshi 2021-11-18 15:54:26 +05:30
  • 34a382ace9
    fix: prevent adding images to library via contextMenu (#4264) David Luzar 2021-11-17 21:06:26 +01:00
  • e60e48e67d
    fix: account for libraries v2 when prompting (#4263) David Luzar 2021-11-17 20:54:40 +01:00
  • 84d1d9993c
    feat: Allow publishing libraries from UI (#4115) Aakansha Doshi 2021-11-17 23:53:43 +05:30
  • 3ff9744b39
    feat: create confirm dialog to use instead of window.confirm (#4256) Aakansha Doshi 2021-11-16 18:55:56 +05:30
  • b9abcc825a
    chore(deps-dev): bump webpack in /src/packages/utils (#4245) dependabot[bot] 2021-11-14 10:47:31 +01:00
  • 9679eaf74c
    chore(deps-dev): bump @types/web from 0.0.46 to 0.0.47 (#4249) dependabot[bot] 2021-11-14 10:46:42 +01:00
  • 284747d742
    chore(deps-dev): bump terser-webpack-plugin in /src/packages/excalidraw (#4243) dependabot[bot] 2021-11-14 10:46:18 +01:00
  • 876f85fd7a
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#4244) dependabot[bot] 2021-11-14 10:45:55 +01:00
  • efc2bbed21
    chore(deps): bump browser-fs-access from 0.21.0 to 0.21.1 (#4248) dependabot[bot] 2021-11-14 10:45:29 +01:00
  • 61d193b87b
    chore(deps-dev): bump lint-staged from 11.2.6 to 12.0.1 (#4250) dependabot[bot] 2021-11-14 10:45:06 +01:00
  • 3989d6a989
    chore(deps): bump roughjs from 4.4.5 to 4.5.0 (#4246) dependabot[bot] 2021-11-14 10:44:44 +01:00
  • f6559b65ef
    chore: Update translations from Crowdin (#4201) Excalidraw Bot 2021-11-12 12:13:34 +01:00
  • bc6b066c07
    Remove outdated OT info (#4232) Thomas Steiner 2021-11-09 12:16:32 +01:00
  • 6370d517a2
    chore(deps-dev): bump css-loader in /src/packages/excalidraw (#4209) dependabot[bot] 2021-11-08 17:45:06 +00:00
  • b8a37c42e4
    chore(deps): bump @tldraw/vec from 0.0.132 to 0.1.3 (#4215) dependabot[bot] 2021-11-08 18:42:21 +01:00
  • 76763b80a9
    chore(deps-dev): bump @types/web from 0.0.45 to 0.0.46 (#4214) dependabot[bot] 2021-11-08 18:41:59 +01:00
  • d2a2c9d6b5
    chore(deps-dev): bump webpack in /src/packages/utils (#4211) dependabot[bot] 2021-11-08 17:41:50 +00:00
  • 3a72f347d2
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#4208) dependabot[bot] 2021-11-08 18:41:13 +01:00
  • c1d9456235
    chore(deps-dev): bump mini-css-extract-plugin (#4207) dependabot[bot] 2021-11-08 18:40:45 +01:00
  • c4f8b98208
    chore(deps-dev): bump css-loader in /src/packages/utils (#4210) dependabot[bot] 2021-11-08 18:40:18 +01:00
  • b6eb57d3f1
    chore(deps): bump @testing-library/jest-dom from 5.14.1 to 5.15.0 (#4212) dependabot[bot] 2021-11-08 18:39:52 +01:00
  • 473b8ca0ca
    chore(deps): bump @types/react from 17.0.33 to 17.0.34 (#4216) dependabot[bot] 2021-11-08 18:39:24 +01:00
  • 45206c4ef1
    chore(deps-dev): bump firebase-tools from 9.21.0 to 9.22.0 (#4219) dependabot[bot] 2021-11-08 18:38:55 +01:00
  • 56b4a29aaa
    chore(deps): bump @types/react-dom from 17.0.10 to 17.0.11 (#4218) dependabot[bot] 2021-11-07 15:00:24 +01:00
  • bb4dda64b5
    chore(deps): bump roughjs from 4.4.4 to 4.4.5 (#4221) dependabot[bot] 2021-11-07 14:57:09 +01:00
  • 39e53b4ae7
    feat: Allow letters in IDs for storing files in backend (#4224) Lipis 2021-11-07 15:37:13 +02:00
  • 6143d5195a
    refactor: deduplicate encryption helpers (#4146) David Luzar 2021-11-07 14:33:21 +01:00
  • f59e608f18
    fix: Skia rendering issues (#4200) David Luzar 2021-11-04 15:55:10 +01:00
  • 6b24592e4a
    chore: Update translations from Crowdin (#4150) Excalidraw Bot 2021-11-04 13:10:21 +01:00
  • 7b442997dc
    chore: Update docker action to v2 (#4198) Lipis 2021-11-04 14:10:00 +02:00
  • 4bfc5bbcaa
    chore: Update i18next-browser-languagedetector (#4196) Lipis 2021-11-03 23:07:13 +02:00
  • 2b29b9a96d
    chore: Consistent case for clear canvas, change font of buttons and clean up unused strings (#4195) Lipis 2021-11-03 21:31:27 +02:00
  • cc201a6d80
    fix: ellipse roughness when 0 (#4194) David Luzar 2021-11-03 12:50:54 +01:00
  • 5be58b59e0
    fix: Proper string for invalid SVG (#4191) Lipis 2021-11-03 11:10:58 +02:00
  • f1eb969565
    feat: Remove support for V1 unencrypted backend (#4189) Lipis 2021-11-02 14:52:25 +02:00
  • 8d4f455cd3
    chore: Update Typescript to 4.4.4 (#4188) Lipis 2021-11-02 14:24:16 +02:00
  • 60262cb4cc
    chore(deps): bump idb-keyval from 5.1.3 to 6.0.3 (#4181) dependabot[bot] 2021-11-02 09:44:05 +02:00
  • 7501c24f22
    feat: Use separate backend for local storage (#4187) Lipis 2021-11-02 09:33:27 +02:00
  • 00d81aa982
    chore(deps-dev): bump @babel/plugin-transform-typescript (#4160) dependabot[bot] 2021-11-01 13:36:09 +00:00
  • 67fe156d06
    chore(deps-dev): bump @babel/plugin-transform-async-to-generator (#4162) dependabot[bot] 2021-11-01 13:31:12 +00:00
  • ef433233d1
    chore(deps-dev): bump @babel/preset-typescript in /src/packages/utils (#4161) dependabot[bot] 2021-11-01 13:24:26 +00:00
  • 1c7056bdaa
    chore: bump Prettier to the latest (#4185) Lipis 2021-11-01 15:24:05 +02:00
  • 277ffaacb9
    chore(deps-dev): bump css-loader in /src/packages/excalidraw (#4122) dependabot[bot] 2021-11-01 13:23:38 +00:00
  • 2a3e242cfd
    chore(deps-dev): bump @babel/plugin-transform-runtime (#4164) dependabot[bot] 2021-11-01 13:20:22 +00:00
  • b1c6051d6b
    chore(deps-dev): bump webpack in /src/packages/utils (#4134) dependabot[bot] 2021-11-01 13:19:04 +00:00
  • 8df9742463
    chore(deps-dev): bump webpack-cli in /src/packages/excalidraw (#4132) dependabot[bot] 2021-11-01 13:18:24 +00:00
  • 9fdc382d71
    chore(deps-dev): bump @babel/plugin-transform-arrow-functions (#4165) dependabot[bot] 2021-11-01 13:15:16 +00:00
  • f70d11c2d1
    chore(deps-dev): bump @babel/plugin-transform-typescript (#4167) dependabot[bot] 2021-11-01 15:11:04 +02:00
  • 05e54d6785
    chore(deps-dev): bump mini-css-extract-plugin (#4094) dependabot[bot] 2021-11-01 13:10:36 +00:00
  • 795a6e4546
    chore(deps-dev): bump webpack-cli in /src/packages/utils (#4118) dependabot[bot] 2021-11-01 13:09:32 +00:00
  • a01a4ad739
    chore(deps): bump @testing-library/react from 11.2.6 to 12.1.2 (#4177) dependabot[bot] 2021-11-01 13:03:24 +00:00
  • e09b96ac6f
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#4166) dependabot[bot] 2021-11-01 12:56:22 +00:00
  • d48fb17718
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#4144) dependabot[bot] 2021-11-01 18:24:40 +05:30
  • ede3c4af82
    chore(deps-dev): bump postcss-loader in /src/packages/excalidraw (#4169) dependabot[bot] 2021-11-01 14:53:43 +02:00
  • 8bcfd97fc5
    chore(deps-dev): bump css-loader in /src/packages/utils (#4119) dependabot[bot] 2021-11-01 14:50:49 +02:00
  • 5721c6dfb5
    chore(deps): bump nanoid from 3.1.22 to 3.1.30 (#4176) dependabot[bot] 2021-11-01 12:47:06 +00:00
  • 9b1f77c3be
    chore(deps-dev): bump @babel/plugin-transform-async-to-generator (#4168) dependabot[bot] 2021-11-01 12:43:37 +00:00
  • 3369035f40
    feat: add hint around canvas panning (#4159) David Luzar 2021-11-01 13:36:06 +01:00