Excalidraw Bot
8a43bc35d7
New translations en.json (Romanian)
2024-01-04 15:45:23 +01:00
Excalidraw Bot
2e65fb9441
New translations en.json (French)
2024-01-04 15:45:22 +01:00
Excalidraw Bot
f0326c4a82
New translations en.json (Italian)
2024-01-04 15:45:21 +01:00
Excalidraw Bot
1deb577b6e
New translations en.json (Persian)
2024-01-04 15:45:20 +01:00
Excalidraw Bot
60c59a9575
New translations en.json (Slovak)
2024-01-04 15:45:19 +01:00
Excalidraw Bot
fddc299b60
New translations en.json (Chinese Simplified)
2024-01-04 15:45:18 +01:00
David Luzar
1cb350b2aa
feat: update X brand logo & tweak labels ( #7518 )
2024-01-04 14:57:31 +01:00
David Luzar
43ccc875fb
feat: support multi-embed pasting & x.com domain ( #7516 )
2024-01-04 13:27:52 +01:00
Aakansha Doshi
49f15c736b
chore: remove unused files ( #7509 )
...
chore remove unused files
2024-01-03 16:25:36 +05:30
Aakansha Doshi
a8064ba3ee
build: Welcome ESM and Bye Bye UMD ( #7441 )
...
* build: Welcome ESM and Bye Bye UMD
* remove package
* create unbundled esm build
* update script for example
* fix typo
* dummy commit
* update autorelease script to build esm
* revert dummy commit
* move react, react-dom and testing library to dev dependencies
* remove entry.js, publicPath and yarn install:deps script
* fix
* upgrade esbuild to fix glob import error for locales
* remove webpack chunk names as thats not needed anymore
* marking the code sideeffects free
* make the library tree-shakeable and move fonts to fonts directory
* allow side effects for css, scss files
* remove tree-shaking
* comment code for tree shaking
* move to vite for example
* bye bye webpack
* ignore ts
* separate build and output dir
* use esbuild for creating bundle for example
* update output dir
* lint
* create browser dev build with source maps and prod with minification
* add dev and prod builds for bundler
* lint
* update script
* remove await
* load prod build
* create minified build in dist
* prod and dev builds using export field
* remove import.meta
* dummy
* define import.meta prod and dev
* fix
* export types
* add types field
* typo
* lint
* Update scripts/buildPackage.js
* move types inside export
* newline
2024-01-01 20:18:44 +05:30
David Luzar
e6c3c06c2e
feat: support pen erasing ( #7496 )
2024-01-01 13:27:03 +01:00
Excalidraw Bot
892fe1917e
Auto commit: Calculate translation coverage
2023-12-30 16:18:06 +00:00
Excalidraw Bot
7979b5e11c
New translations en.json (French)
2023-12-30 17:17:53 +01:00
David Luzar
d19b51d4f8
fix: drawing-tablet stylus touch events being prevented ( #7494 )
2023-12-30 15:00:12 +01:00
David Luzar
c72e853c85
refactor: editor events sub/unsub refactor ( #7483 )
2023-12-30 11:12:38 +01:00
Excalidraw Bot
d5fba1e199
Auto commit: Calculate translation coverage
2023-12-23 13:08:01 +00:00
Excalidraw Bot
4629c88279
New translations en.json (Italian)
2023-12-23 14:07:47 +01:00
Excalidraw Bot
381809e1bd
Auto commit: Calculate translation coverage
2023-12-23 10:34:22 +00:00
Excalidraw Bot
a06c103aa7
New translations en.json (Persian)
2023-12-23 11:34:06 +01:00
Excalidraw Bot
ae43f480d6
Auto commit: Calculate translation coverage
2023-12-22 10:38:58 +00:00
Excalidraw Bot
b7535f0b0e
New translations en.json (Slovak)
2023-12-22 11:38:44 +01:00
Excalidraw Bot
9d7dd3afef
New translations en.json (Slovak)
2023-12-22 09:45:33 +01:00
Excalidraw Bot
6e70165e8c
Auto commit: Calculate translation coverage
2023-12-22 01:52:18 +00:00
Excalidraw Bot
b9759d2c77
New translations en.json (Chinese Simplified)
2023-12-22 02:52:03 +01:00
Excalidraw Bot
1cb3feec51
Auto commit: Calculate translation coverage
2023-12-20 17:36:37 +00:00
Excalidraw Bot
7c0f1f42f6
New translations en.json (Chinese Traditional)
2023-12-20 18:36:23 +01:00
Excalidraw Bot
4b9dae1986
Auto commit: Calculate translation coverage
2023-12-20 11:17:25 +00:00
Excalidraw Bot
8e13821456
New translations en.json (Hindi)
2023-12-20 12:17:11 +01:00
Excalidraw Bot
9ae10b66ab
New translations en.json (Marathi)
2023-12-20 12:17:10 +01:00
Excalidraw Bot
f77fcc28d9
Auto commit: Calculate translation coverage
2023-12-20 06:13:39 +00:00
Excalidraw Bot
20a6bdb55c
New translations en.json (Korean)
2023-12-20 07:13:22 +01:00
zsviczian
5f40a4cad4
fix: missing cross-env from build:umd in package.json ( #7460 )
2023-12-19 00:02:03 +01:00
Excalidraw Bot
7f4bcbe853
Auto commit: Calculate translation coverage
2023-12-18 20:50:20 +00:00
Excalidraw Bot
a7e2e053f3
New translations en.json (Russian)
2023-12-18 21:50:07 +01:00
Excalidraw Bot
c870c7adab
New translations en.json (German)
2023-12-18 21:50:06 +01:00
Excalidraw Bot
9075584a3a
New translations en.json (Spanish)
2023-12-18 21:50:05 +01:00
David Luzar
d91c98b82e
fix: incorrect types in ActionNavigate
( #7462 )
2023-12-18 21:14:30 +01:00
Excalidraw Bot
00f35af572
Auto commit: Calculate translation coverage
2023-12-18 18:13:16 +00:00
Excalidraw Bot
24d5be9e8c
New translations en.json (Romanian)
2023-12-18 19:13:02 +01:00
David Luzar
57ea4e61d1
fix: mixing clientId & socketId in UserList ( #7461 )
2023-12-18 18:21:57 +01:00
Excalidraw Bot
7b671d0d74
Auto commit: Calculate translation coverage
2023-12-18 17:05:33 +00:00
Excalidraw Bot
6ad3077c69
New translations en.json (Swedish)
2023-12-18 18:05:20 +01:00
Excalidraw Bot
4f1d578b2f
New translations en.json (Slovenian)
2023-12-18 18:05:18 +01:00
Excalidraw Bot
685eb8cb50
Auto commit: Calculate translation coverage
2023-12-18 16:00:56 +00:00
Excalidraw Bot
998331f937
New translations en.json (Karakalpak)
2023-12-18 16:57:33 +01:00
Excalidraw Bot
fdd3ea29e0
New translations en.json (Kabyle)
2023-12-18 16:57:31 +01:00
Excalidraw Bot
f25781db38
New translations en.json (Occitan)
2023-12-18 16:57:30 +01:00
Excalidraw Bot
8bde613823
New translations en.json (Norwegian Bokmal)
2023-12-18 16:57:29 +01:00
Excalidraw Bot
e9db8195e0
New translations en.json (Sinhala)
2023-12-18 16:57:28 +01:00
Excalidraw Bot
944f823847
New translations en.json (Chinese Traditional, Hong Kong)
2023-12-18 16:57:27 +01:00