Jed Fox
b8d13c98b5
refactor: Media queries ( #2680 )
2020-12-27 23:27:25 +02:00
Lipis
6f82a88b79
chore: Cleanup unused labels ( #2682 )
2020-12-27 18:51:47 +02:00
Lipis
022f349dc6
feat: Add line chart and paste dialog selection ( #2670 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
Co-authored-by: Jed Fox <git@jedfox.com>
2020-12-27 18:26:30 +02:00
dependabot[bot]
c1e2146d78
chore(deps-dev): bump firebase-tools from 9.0.1 to 9.1.0 ( #2676 )
...
Bumps [firebase-tools](https://github.com/firebase/firebase-tools ) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases )
- [Commits](https://github.com/firebase/firebase-tools/compare/v9.0.1...v9.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-27 13:51:54 +02:00
Harshil Parmar
8091ac6c08
style: media query for hiding shortcuts for mobile view ( #2667 )
...
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-12-26 21:23:51 +02:00
Luo
bc414ccaaf
feat: tweak editing behavior ( #2668 )
...
* feat: tweak editing behavior
* fix tests
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-12-25 19:34:47 +01:00
Kostas Bariotis
0cf5f1ac1f
chore: update Sentry ( #2669 )
2020-12-25 20:02:12 +02:00
Lipis
e9cb7ee77c
chore: New Crowdin updates ( #2620 )
...
Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
2020-12-25 12:15:34 +02:00
Lipis
86c036505b
chore: Remove unused cursorX, cursorY from AppState ( #2665 )
2020-12-24 22:05:22 +01:00
dependabot[bot]
39e7b8cf4f
chore(deps-dev): bump firebase-tools from 8.19.0 to 9.0.1 ( #2629 )
...
Bumps [firebase-tools](https://github.com/firebase/firebase-tools ) from 8.19.0 to 9.0.1.
- [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/v8.19.0...v9.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 11:20:57 +01:00
dependabot[bot]
e0ece680a6
chore(deps): bump firebase from 8.2.0 to 8.2.1 ( #2631 )
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 8.2.0 to 8.2.1.
- [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/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 11:01:03 +01:00
David Luzar
8dfea49ec1
improvement: change hint for 2-point lines on resize ( #2655 )
2020-12-22 11:00:51 +01:00
Lipis
d7f314cda8
refactor: Remove duplicate entry from en.json ( #2654 )
2020-12-22 11:42:01 +02:00
Lipis
6adb45ef5a
feat: Change title to Excalidraw after a timeout ( #2656 )
...
* feat: Change title to Excalidraw after a timeout
* clear timeout
2020-12-22 10:34:06 +01:00
Lipis
b0eeb8e6e6
refactor: Remove the word toggle from labels ( #2648 )
2020-12-21 14:58:43 +01:00
dependabot[bot]
c3c20b6087
chore(deps): bump browser-nativefs from 0.11.2 to 0.12.0 ( #2634 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 12:35:22 +02:00
Rene
0faec7efb6
feat: Checkmark to toggle context-menu-items ( #2645 )
2020-12-21 00:20:03 +02:00
Rene
aff817c667
align items in context menu ( #2640 )
2020-12-20 12:15:40 -08:00
Christopher Chedeau
9a3a3ecb44
fix: Center zoom on iPhone and iPad ( #2642 )
...
My last attempt removed the gesture handler altogether but broke macbooks. This one keeps it working on macbook but makes sure it zooms properly on iPhone and iPad.
2020-12-20 12:13:15 -08:00
Christopher Chedeau
81f8039ec7
fix: Don't break zoom when zooming in on UI ( #2638 )
...
If you start the gesture on the chrome, gesture is not defined and the zoom will be set to NaN and you will have to refresh.
Typescript was actually right and we shouldn't have overridden the bang ;)
Repro:
- On iPhone touch down on a shape, touch down on the chrome, start moving around
- See that the selection is off, but the zoom is not being modified like crazy.
https://user-images.githubusercontent.com/197597/102722206-6c182400-42b4-11eb-9865-6ae1cd0af9be.MP4
2020-12-20 12:07:58 -08:00
Lipis
14759d5b72
chore: Remove changelog check and graphql ( #2639 )
2020-12-20 21:52:21 +02:00
David Luzar
b997e69ebc
improvement: Tweak error message on image import ( #2619 )
...
* improvement: tweak error message on image import
* tweak copy
2020-12-20 16:11:44 +01:00
dependabot[bot]
4a89aba682
chore(deps-dev): bump webpack in /src/packages/excalidraw ( #2625 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.10.1 to 5.11.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.10.1...v5.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-20 20:35:49 +05:30
David Luzar
34dcf998bd
docs: excalidraw package usage example tweaks ( #2608 )
...
Co-authored-by: Aakansha Doshi <monstershome@gmail.com>
2020-12-20 16:04:12 +01:00
Aakansha Doshi
325d1bec91
feat: Add onExportToBackend prop so host can handle it ( #2612 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-12-20 15:14:04 +01:00
Lipis
b917e42694
fix: Consistent case for export locale strings ( #2622 )
2020-12-20 14:40:11 +02:00
Christopher Chedeau
eb9e67e36a
improvement: Support numbers with commas in them ( #2636 )
2020-12-20 14:08:22 +02:00
dependabot[bot]
f14ae52e94
chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw ( #2624 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.10 to 7.12.11.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-20 16:49:20 +05:30
dependabot[bot]
f93eb658d6
chore(deps-dev): bump webpack-bundle-analyzer ( #2623 )
...
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases )
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-20 16:46:37 +05:30
Aakansha Doshi
9bac44ee75
fix(appstate.ts): Remove unnecessary console.error as it was polluting Sentry ( #2637 )
2020-12-20 16:28:46 +05:30
dependabot[bot]
91b4109f67
chore(deps-dev): bump webpack-bundle-analyzer in /src/packages/utils ( #2626 )
...
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases )
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-20 16:21:17 +05:30
dependabot[bot]
6e45cb95db
chore(deps-dev): bump webpack in /src/packages/utils ( #2627 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.10.1 to 5.11.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.10.1...v5.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-20 15:20:35 +05:30
dependabot[bot]
5edf82898b
chore(deps-dev): bump @babel/preset-env in /src/packages/utils ( #2628 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.10 to 7.12.11.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-20 15:19:20 +05:30
dependabot[bot]
60b82e3055
chore(deps-dev): bump eslint-config-prettier from 7.0.0 to 7.1.0 ( #2632 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 7.0.0 to 7.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/v7.0.0...v7.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-20 03:16:05 +02:00
Lipis
5d6590c200
ci: Update the coverage report for i18n PRs ( #2592 )
...
Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
2020-12-19 22:44:01 +02:00
Lipis
d3bebbc68d
ci: Better locale coverage comment ( #2616 )
...
Co-authored-by: kbariotis <konmpar@gmail.com>
2020-12-19 20:35:03 +02:00
Kostas Bariotis
4ff8f3b006
add commenting on translations PRs, resolves #2587 ( #2615 )
2020-12-19 13:52:50 +00:00
Aakansha Doshi
abbc756887
ci: Add semantic pr title action ( #2610 )
2020-12-18 21:32:37 +05:30
Lipis
10e07e434c
chore: Remove support for deprecated Excalidraw for Desktop ( #2465 )
2020-12-18 14:02:29 +02:00
Andrés Rivera
fb582b45db
fix: Fix centering element on init ( #2445 )
...
Co-authored-by: Andrés Rivera <andres@MBP.local>
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-12-16 18:17:39 +01:00
Aakansha Doshi
23f21434ff
Fix changelog workflow ( #2604 )
...
Fix the workflow to make sure it runs on pull requests against forked branches and also don't run on l10_master and dependabot branches
2020-12-16 20:19:05 +05:30
Jaiwanth
7e9fdf85a0
fix: Dropdown for Arrowheads overflow ( #2596 )
...
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-12-16 13:06:55 +01:00
David Luzar
98c26642d0
fix: hide collab button when onCollabButtonClick not supplied ( #2598 )
2020-12-15 16:21:14 +01:00
Lipis
2b434db062
chore: Don't run docker build on PRs ( #2601 )
2020-12-15 14:24:00 +01:00
Kartik Prajapati
f919907855
Enhance delete button in context menu ( #2591 )
2020-12-15 00:59:00 +02:00
Aakansha Doshi
bfeb3c7dfd
fix(changelog-check.yml): ignore l10n_master and dependabot branches in changelog workflow ( #2594 )
2020-12-15 02:25:45 +05:30
Aakansha Doshi
8729ab3c54
chore(package/utils): update deps ( #2593 )
2020-12-15 02:13:19 +05:30
Aakansha Doshi
37f53bccbf
Revert the changelog check of excluding the branches ( #2590 )
...
* temp commit
* fix
* fix
* Update actionAlign.tsx
2020-12-14 22:41:00 +02:00
Aakansha Doshi
c783763307
chore(package/excalidraw): update deps ( #2589 )
2020-12-14 19:21:22 +01:00
dependabot[bot]
f151f45df8
Bump webpack from 4.42.0 to 4.44.2 in /src/packages/utils ( #2554 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.42.0 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.44.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 21:08:06 +05:30