Panayiotis Lipiridis
85e8e93d60
more
2021-01-15 18:35:36 +02:00
Panayiotis Lipiridis
1e7dfa692b
minor
2021-01-15 18:34:06 +02:00
Panayiotis Lipiridis
1eb8920bc3
Merge branch 'master' of github.com:excalidraw/excalidraw into cleanipp
...
* 'master' of github.com:excalidraw/excalidraw: (37 commits)
feat: Add toast (#2772 )
docs: Update readme with documentation (#2788 )
fix: allow text-selecting in dialogs & reset cursor (#2783 )
chore: Update translations from Crowdin (#2742 )
fix: broken Individuals link (#2782 )
refactor: Converting span to kbd tag (#2774 )
fix: don't render due to zoom after unmount (#2779 )
fix: Track the chart type correctly (#2773 )
chore(deps-dev): bump terser-webpack-plugin in /src/packages/excalidraw (#2750 )
chore(deps-dev): bump webpack in /src/packages/utils (#2768 )
fix: delay version logging & prevent duplicates (#2770 )
chore(deps-dev): bump webpack in /src/packages/excalidraw (#2769 )
chore(deps-dev): bump ts-loader in /src/packages/excalidraw (#2749 )
chore(deps-dev): bump ts-loader in /src/packages/utils (#2753 )
chore(deps): bump nanoid from 2.1.11 to 3.1.20 (#2581 )
feat: Track current version (#2731 )
chore(actions): Use cancel workflow action (#2763 )
chore(deps): bump @testing-library/react from 11.2.2 to 11.2.3 (#2755 )
chore(deps-dev): bump firebase-tools from 9.1.0 to 9.1.2 (#2761 )
chore(deps-dev): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#2754 )
...
2021-01-15 18:30:11 +02:00
Arun
543c624405
feat: Add toast ( #2772 )
...
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-01-15 16:02:46 +01:00
Lipis
0bf6830373
docs: Update readme with documentation ( #2788 )
2021-01-14 18:31:52 +02:00
Rafi
af79461f41
fix: allow text-selecting in dialogs & reset cursor ( #2783 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-01-14 14:42:15 +01:00
Lipis
fd699c0447
chore: Update translations from Crowdin ( #2742 )
...
Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
2021-01-14 12:09:05 +02:00
Rafi
511eb62228
refactor: Converting span to kbd tag ( #2774 )
2021-01-14 09:24:32 +02:00
David Luzar
04c46fc01a
fix: don't render due to zoom after unmount ( #2779 )
...
* fix: don't render due to zoom after unmount
* update changelog
* remove unnecessary flush
2021-01-13 17:42:42 +01:00
Lipis
49e792649d
fix: Track the chart type correctly ( #2773 )
2021-01-13 15:23:14 +02:00
dependabot[bot]
4e1caf2417
chore(deps-dev): bump terser-webpack-plugin in /src/packages/excalidraw ( #2750 )
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.0.3 to 5.1.1.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.0.3...v5.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 00:44:32 +05:30
dependabot[bot]
034f2e470b
chore(deps-dev): bump webpack in /src/packages/utils ( #2768 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.1 to 5.12.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.12.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 00:44:11 +05:30
David Luzar
adcd28f348
fix: delay version logging & prevent duplicates ( #2770 )
2021-01-12 18:47:31 +02:00
dependabot[bot]
62f1ed74f1
chore(deps-dev): bump webpack in /src/packages/excalidraw ( #2769 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.1 to 5.12.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.12.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 02:03:31 +05:30
dependabot[bot]
8fa4273969
chore(deps-dev): bump ts-loader in /src/packages/excalidraw ( #2749 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.13 to 8.0.14.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.13...v8.0.14 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 01:43:13 +05:30
dependabot[bot]
672068ce7e
chore(deps-dev): bump ts-loader in /src/packages/utils ( #2753 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.13 to 8.0.14.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.13...v8.0.14 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 01:42:42 +05:30
dependabot[bot]
f1fc308a5d
chore(deps): bump nanoid from 2.1.11 to 3.1.20 ( #2581 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
2021-01-11 12:47:10 +02:00
Lipis
001880ba88
feat: Track current version ( #2731 )
2021-01-10 20:48:12 +02:00
Lipis
bafbe9bbc8
feat: Add language separator and list English twice ( #2739 )
2021-01-07 21:39:57 +02:00
Arun
eb71e571e0
improvement: Perform lossless compression on all PNG images ( #2740 )
2021-01-07 18:04:28 +02:00
Lipis
b608ab74cc
chore: New Crowdin updates ( #2681 )
...
Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-01-07 11:30:22 +02:00
Carl Sverre
a13c4f72f5
docs: adding PR guidelines for contributors ( #2736 )
2021-01-06 22:53:12 +02:00
Carl Sverre
629341da4d
improvement: adding zen mode to context menu ( #2734 )
2021-01-06 17:23:05 +01:00
David Luzar
778e4b08af
feat: Add cmd+o shortcut to load scene ( #2732 )
2021-01-06 13:36:55 +01:00
Arun
b6708fb73f
improvement: Make arrowheads keybinds color accessible on dark mode ( #2724 )
2021-01-05 22:35:03 +02:00
Aakansha Doshi
cdffed285d
fix(readme): fix typo for initialData and point all links to master ( #2707 )
...
* fix(readme): fix typo for initialData
* Update src/packages/excalidraw/README.md
* fix lint
* Update src/packages/excalidraw/README.md
* point all links to master
Co-authored-by: Lipis <lipiridis@gmail.com>
2021-01-06 00:00:18 +05:30
Lipis
3aa01ad272
chore: Remove tracking ( #2722 )
...
* chore: Remove tracking
* process
* rename
* remove
* prod
* Update public/index.html
Co-authored-by: David Luzar <luzar.david@gmail.com>
* Update public/index.html
* eol
* more
* stats
Co-authored-by: David Luzar <luzar.david@gmail.com>
2021-01-05 19:06:14 +01:00
Jaiwanth
4acdc47ef0
improvement: do not reset to selection for draw tool ( #2721 )
...
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-01-05 14:04:06 +01:00
Aakansha Doshi
ade2565f49
feat: add langCode and renderFooter props ( #2644 )
...
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-01-03 21:51:52 +01:00
Panayiotis Lipiridis
b05e0709b5
clean
2021-01-03 20:31:46 +02:00
Panayiotis Lipiridis
229aa84668
.excalidraw
2021-01-03 20:28:20 +02:00
Panayiotis Lipiridis
75148f6bac
Merge
2021-01-03 20:27:54 +02:00
Lipis
69878167c2
improvement: Make dialogs look more like dialogs ( #2686 )
...
Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-01-03 10:50:41 +01:00
dependabot[bot]
eb1f717d35
chore(deps-dev): bump ts-loader in /src/packages/utils ( #2700 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.12 to 8.0.13.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.13 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-03 15:20:28 +05:30
dependabot[bot]
8e9af5c51b
chore(deps-dev): bump webpack in /src/packages/excalidraw ( #2698 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-03 15:20:06 +05:30
dependabot[bot]
afe0c760f6
chore(deps-dev): bump webpack-cli in /src/packages/utils ( #2701 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-03 15:14:21 +05:30
dependabot[bot]
a231cefac0
chore(deps-dev): bump webpack-cli in /src/packages/excalidraw ( #2697 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-03 15:14:01 +05:30
dependabot[bot]
cb4c9d16fc
chore(deps-dev): bump webpack in /src/packages/utils ( #2699 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-03 15:02:27 +05:30
dependabot[bot]
7366f089ba
chore(packages/excalidraw): bump ts-loader from 8.0.12 to 8.0.13. ( #2696 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.12 to 8.0.13.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.13 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-03 15:01:57 +05:30
Benja Kugler
7c3513b9df
feat: browse libraries styles fixed ( #2694 )
...
* feat: browse libraries styles fixed
* simplify jsx & css
* remove justify-content
* fix padding/margin
* Update src/components/LayerUI.scss
Co-authored-by: benjamin.kugler <benjamin.kugler@elliemae.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-01-02 17:13:48 +01:00
David Luzar
aef3644c93
fix: scene not initialized properly when tab not focused ( #2677 )
...
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-12-29 21:03:34 +01:00
Panayiotis Lipiridis
154654bb9f
0px
2020-12-28 03:56:39 +02:00
Panayiotis Lipiridis
dc2581a308
trans
2020-12-28 01:53:06 +02:00
Panayiotis Lipiridis
428752542d
function
2020-12-28 01:26:38 +02:00
Panayiotis Lipiridis
2712a06ab8
refactor: Consistent variable names, remove duplicates/unused in css
2020-12-28 01:05:44 +02:00
David Luzar
3aab81bc35
docs: add tsdoc for certain element props ( #2673 )
...
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
2020-12-28 00:17:27 +02:00
Jed Fox
3b0fb1562d
feat: Require use of a preset dialog size; adjust dialog sizing ( #2684 )
2020-12-28 00:07:05 +02:00
Jed Fox
0488b7b5c6
fix(css): Fix compile error ( #2685 )
2020-12-27 23:42:23 +02:00
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