dependabot[bot]
2964d36d9a
chore(deps): bump @sentry/browser from 6.2.1 to 6.2.2 ( #3253 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.2.1 to 6.2.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/6.2.1...6.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-14 09:20:12 +02:00
Arun
b9e70ec666
feat: Implement the Web Share Target API ( #3230 )
...
* Use the web share target API
* Make requested changes
* Remove line
* Add application/json back
* Add application/vnd.excalidraw+json
* Add 'POST' check back
* Make requested changes
* Update src/appState.ts
Co-authored-by: Thomas Steiner <tomac@google.com>
* Update test
* Override initializeScene
* Use Excalidraw MIME type
* Minor fixes
* More MIME type tweaks
* More permissive file open
* Be overpermissive in file open
Co-authored-by: Thomas Steiner <tomac@google.com>
Co-authored-by: tomayac <steiner.thomas@gmail.com>
2021-03-13 22:42:54 +01:00
dependabot[bot]
1bb3d71d22
chore(deps): bump browser-fs-access from 0.13.1 to 0.14.1 ( #3201 )
...
Bumps [browser-fs-access](https://github.com/GoogleChromeLabs/browser-fs-access ) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/GoogleChromeLabs/browser-fs-access/releases )
- [Commits](https://github.com/GoogleChromeLabs/browser-fs-access/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 11:14:00 +01:00
dependabot[bot]
3912e87b1d
chore(deps): bump firebase from 8.2.9 to 8.2.10 ( #3208 )
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 8.2.9 to 8.2.10.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@8.2.9...firebase@8.2.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 11:51:13 +02:00
dependabot[bot]
9b58efd363
chore(deps): bump @sentry/integrations from 6.2.0 to 6.2.1 ( #3209 )
...
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript ) from 6.2.0 to 6.2.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/6.2.0...6.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 17:26:18 +02:00
dependabot[bot]
23b672484b
chore(deps): bump @sentry/browser from 6.2.0 to 6.2.1 ( #3194 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.2.0 to 6.2.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/6.2.0...6.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 15:09:20 +02:00
dependabot[bot]
862c065e33
chore(deps): bump typescript from 4.1.5 to 4.2.3 ( #3196 )
...
* chore(deps): bump typescript from 4.1.5 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.5 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
* hack types
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-03-07 15:52:59 +01:00
David Luzar
06a945aded
fix: temporarily downgrade browser-fs-access to fix legacy FS API ( #3172 )
2021-03-04 22:55:50 +01:00
Lipis
418589e7ad
chore: Use @excalidraw/eslint-config ( #3142 )
2021-03-02 12:29:32 +02:00
dependabot[bot]
6233bc52e3
chore(deps): bump browser-fs-access from 0.13.1 to 0.14.0 ( #3140 )
...
Bumps [browser-fs-access](https://github.com/GoogleChromeLabs/browser-fs-access ) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/GoogleChromeLabs/browser-fs-access/releases )
- [Commits](https://github.com/GoogleChromeLabs/browser-fs-access/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-28 09:14:23 +00:00
dependabot[bot]
02fdc506ee
chore(deps-dev): bump eslint-config-prettier from 8.0.0 to 8.1.0 ( #3138 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.0.0...v8.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-28 11:02:59 +02:00
Lipis
2ba6088e97
chore: Use @excalidraw/prettier-config ( #3122 )
2021-02-25 19:26:27 +01:00
dependabot[bot]
d213dbb42d
chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.0.0 ( #3119 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 13:56:32 +02:00
dependabot[bot]
3558f07fe0
chore(deps): bump react-scripts from 4.0.2 to 4.0.3 ( #3114 )
...
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.3/packages/react-scripts )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 10:29:46 +00:00
dependabot[bot]
fd24c74ab1
chore(deps-dev): bump firebase-tools from 9.4.0 to 9.5.0 ( #3115 )
...
Bumps [firebase-tools](https://github.com/firebase/firebase-tools ) from 9.4.0 to 9.5.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases )
- [Commits](https://github.com/firebase/firebase-tools/compare/v9.4.0...v9.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 10:22:02 +00:00
dependabot[bot]
8a322b22ed
chore(deps): bump @sentry/browser from 6.1.0 to 6.2.0 ( #3087 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.1.0 to 6.2.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/6.1.0...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 08:53:11 +00:00
dependabot[bot]
3f784d76fc
chore(deps-dev): bump firebase-tools from 9.3.0 to 9.4.0 ( #3086 )
...
Bumps [firebase-tools](https://github.com/firebase/firebase-tools ) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases )
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/firebase/firebase-tools/compare/v9.3.0...v9.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 10:27:43 +02:00
dependabot[bot]
ba5afe9139
chore(deps): bump firebase from 8.2.7 to 8.2.9 ( #3088 )
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 8.2.7 to 8.2.9.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@8.2.7...firebase@8.2.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 10:26:46 +02:00
dependabot[bot]
9e6f351672
chore(deps): bump @sentry/integrations from 6.1.0 to 6.2.0 ( #3085 )
...
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript ) from 6.1.0 to 6.2.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/6.1.0...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 10:26:18 +02:00
Lipis
d17464fbaa
chore: Replace node-sass
with sass
( #3067 )
2021-02-20 18:31:34 +02:00
Lipis
4bfcf105a5
build: Switch to Yarn ( #3057 )
...
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
2021-02-20 12:47:17 +00:00
Giovanni Giordano
36b36e8dc3
Add github workflow
2020-01-03 21:32:29 +01:00
hazam
fa02abd99d
Fixed yarn.lock
2020-01-03 14:28:12 +05:00
Timur Khazamov
1383758aa7
TS, Prettier, Eslint ( #39 )
...
* TS, Prettier, Eslint
* Used rough ts definitions
2020-01-02 11:03:48 -08:00
Giovanni Giordano
d399af0923
Setup git and lock deps ( #30 )
...
* Add .gitignore
* Add yarn.lock
* Remove unnecessary paths
2020-01-02 06:46:31 -08:00