Noel Schnierer
2a20c44338
fix: fonts not cached by service worker ( #2338 )
2020-11-04 22:09:28 +02:00
Aakansha Doshi
dcedd17f57
Add bundle analyzer to webpack behind env variable ( #2330 )
2020-11-04 20:38:16 +01:00
David Luzar
455badb23e
fix export preview flicker ( #2335 )
2020-11-04 18:50:53 +01:00
João Forja
566e6a5ede
Zoom on cursor | Issue #940 ( #2319 )
2020-11-04 19:49:15 +02:00
Lipis
facde7ace0
Fix padding in the library loading buttons ( #2331 )
...
* Fix padding in the library loading buttons
* Update src/components/Stack.tsx
Co-authored-by: Dominic Lee <34794189+dominictwlee@users.noreply.github.com>
* extend CSSProperties TS definition
Co-authored-by: Dominic Lee <34794189+dominictwlee@users.noreply.github.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-11-04 11:05:12 +01:00
Lipis
eca2bdabcc
New Crowdin updates ( #2311 )
2020-11-03 18:45:13 +02:00
Guillaume Grossetie
a7da8901d8
Excalidraw export ( #2246 )
2020-11-02 20:14:20 +01:00
dependabot-preview[bot]
58861e87e5
Bump @types/react from 16.9.54 to 16.9.55 ( #2325 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.54 to 16.9.55.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 11:48:26 +02:00
dependabot-preview[bot]
a646a12758
Bump @sentry/integrations from 5.27.1 to 5.27.2 ( #2327 )
...
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript ) from 5.27.1 to 5.27.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.27.1...5.27.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 11:48:14 +02:00
dependabot-preview[bot]
1be4a2d649
Bump lint-staged from 10.5.0 to 10.5.1 ( #2326 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.0 to 10.5.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.0...v10.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 11:35:53 +02:00
dependabot-preview[bot]
25feaefe9e
Bump @sentry/browser from 5.27.1 to 5.27.2 ( #2324 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 5.27.1 to 5.27.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.27.1...5.27.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 11:35:42 +02:00
Noel Schnierer
7491fcc3f3
use icons for toggle labels ( #2315 )
2020-11-01 20:08:48 +01:00
Sven Kube
856ab50090
Feature: Align elements ( #2267 )
...
Co-authored-by: Maximilian Massing <maximilian.massing@googlemail.com>
Co-authored-by: Sven Kube <github@sven-kube.de>
Co-authored-by: Maximilian Massing <massing@sipgate.de>
2020-10-31 11:40:06 +01:00
David Luzar
411bc2aa0a
SW fix ( #2320 )
2020-10-31 11:31:02 +01:00
David Luzar
ba3f548b91
Fix library dnd ( #2314 )
2020-10-30 21:01:41 +01:00
dependabot-preview[bot]
8a50916ef2
Bump firebase from 7.24.0 to 8.0.0 ( #2294 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-10-29 16:10:46 +01:00
Lipis
471a8b7676
Create codeql-analysis.yml ( #2308 )
2020-10-29 00:52:49 +02:00
David Luzar
56215c6c2b
remove eslint two disabled rules & fix ( #2309 )
2020-10-28 20:53:27 +01:00
Giacomo Debidda
fc58e51ab3
Show error message when canvas to export is too big ( #1256 ) ( #2210 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-10-28 20:52:53 +01:00
Geraint
5c26bd19d7
SVG export: add image size ( #2292 )
2020-10-28 19:10:22 +02:00
Lipis
9de6c947ef
Update react-scripts, TS and remove ESlint as it exist in CRA ( #2302 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-10-28 17:28:07 +01:00
dependabot-preview[bot]
44af6b4a78
Bump react and react-dom ( #2300 )
...
* Bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ). These dependencies needed to be updated together.
Updates `react` from 16.14.0 to 17.0.1
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react )
Updates `react-dom` from 16.14.0 to 17.0.1
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fix
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
2020-10-28 04:01:53 +02:00
dependabot-preview[bot]
a47d372a90
Bump @types/react-dom from 16.9.8 to 16.9.9 ( #2295 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 16.9.8 to 16.9.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-28 03:21:05 +02:00
dependabot-preview[bot]
f4da7f38d2
Bump @types/react from 16.9.53 to 16.9.54 ( #2296 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.53 to 16.9.54.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-28 02:50:17 +02:00
dependabot-preview[bot]
2098db901c
Bump eslint-config-prettier from 6.14.0 to 6.15.0 ( #2299 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.14.0...v6.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-28 02:49:36 +02:00
dependabot-preview[bot]
8621eb0d0c
Bump firebase-tools from 8.14.0 to 8.14.1 ( #2298 )
...
Bumps [firebase-tools](https://github.com/firebase/firebase-tools ) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases )
- [Commits](https://github.com/firebase/firebase-tools/compare/v8.14.0...v8.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-28 02:49:19 +02:00
dependabot-preview[bot]
fb8be3ba0f
Bump lint-staged from 10.4.2 to 10.5.0 ( #2297 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.4.2 to 10.5.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.2...v10.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-28 02:49:06 +02:00
dependabot-preview[bot]
348976aa59
Bump @sentry/browser from 5.26.0 to 5.27.1 ( #2280 )
...
* Bump @sentry/browser from 5.26.0 to 5.27.1
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 5.26.0 to 5.27.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.26.0...5.27.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Updated and fix vulnrel
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
2020-10-28 02:16:58 +02:00
dependabot-preview[bot]
2d6a231634
Bump react-dom from 16.13.1 to 16.14.0 ( #2278 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-27 18:28:40 +02:00
dependabot-preview[bot]
41d4bb1491
Bump firebase-tools from 8.13.1 to 8.14.0 ( #2290 )
...
Bumps [firebase-tools](https://github.com/firebase/firebase-tools ) from 8.13.1 to 8.14.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases )
- [Commits](https://github.com/firebase/firebase-tools/compare/v8.13.1...v8.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-27 18:28:28 +02:00
dependabot-preview[bot]
7b53d29066
Bump firebase-tools from 8.12.1 to 8.13.1 ( #2285 )
...
Bumps [firebase-tools](https://github.com/firebase/firebase-tools ) from 8.12.1 to 8.13.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases )
- [Commits](https://github.com/firebase/firebase-tools/compare/v8.12.1...v8.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-27 18:21:42 +02:00
dependabot-preview[bot]
6f5a285266
Bump eslint-config-prettier from 6.13.0 to 6.14.0 ( #2281 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.13.0...v6.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-27 18:21:20 +02:00
Lipis
9e40dcdcdc
New Crowdin updates ( #2286 )
...
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
2020-10-27 18:21:08 +02:00
Andrew Aquino
5e55e77f54
enable ColorPicker keyboard shortcuts if using custom color ( #2288 )
2020-10-27 11:01:57 +01:00
David Luzar
f404ab6f50
clear deleted elements on room create ( #2270 )
2020-10-26 15:53:55 +01:00
David Luzar
915bda9fd8
restore elements on load from firebase ( #2269 )
2020-10-26 15:45:51 +01:00
dependabot-preview[bot]
46c421ee26
Bump @types/jest from 26.0.14 to 26.0.15 ( #2282 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.14 to 26.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-26 13:46:45 +01:00
dependabot-preview[bot]
5168a03373
Bump @testing-library/jest-dom from 5.11.4 to 5.11.5 ( #2284 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.4 to 5.11.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.4...v5.11.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-26 13:45:17 +01:00
Lipis
36700b9376
New Crowdin updates ( #2248 )
...
Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-10-25 15:50:35 +01:00
David Luzar
900e0f27ad
expose resetHistory & factor out from updateScene ( #2277 )
2020-10-25 15:48:16 +01:00
Aakansha Doshi
e916d7f6f6
expose resetScene and getSceneElementsIncludingDeleted && move excalidrawApp to excalidraw-app folder ( #2272 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-10-25 15:09:57 +01:00
Aakansha Doshi
1845b5e32c
build(webpack): apply optimization to async chunks so module is exported correctly ( #2273 )
2020-10-25 14:26:09 +01:00
David Luzar
72a3450c99
allow to supply canvas offsets from upstream ( #2271 )
2020-10-23 19:06:16 +02:00
Aakansha Doshi
499a60309f
factor reconcilation out of updateScene
& remove replaceAll
( #2266 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-10-22 23:47:34 +02:00
Aakansha Doshi
1034ec91b8
fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export ( #2264 )
2020-10-21 22:50:57 +02:00
Aakansha Doshi
6db5647048
move broadcastScene and broadcastMouseLocation to portal ( #2262 )
2020-10-21 15:41:20 +02:00
dependabot-preview[bot]
cc5e27af42
Bump react from 16.13.1 to 16.14.0 ( #2260 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-19 20:38:58 +03:00
dependabot-preview[bot]
f7f27bba17
Bump @sentry/browser from 5.25.0 to 5.26.0 ( #2253 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 5.25.0 to 5.26.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.25.0...5.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-19 20:38:48 +03:00
dependabot-preview[bot]
adef15862c
Bump @types/react from 16.9.52 to 16.9.53 ( #2254 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.52 to 16.9.53.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-19 20:38:41 +03:00
dependabot-preview[bot]
62b69c3dd7
Bump firebase from 7.23.0 to 7.24.0 ( #2255 )
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.23.0...firebase@7.24.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-19 20:38:21 +03:00