Excalidraw Bot
|
b61bbfea4e
|
New translations en.json (Portuguese)
|
2024-02-03 16:28:09 +01:00 |
|
Excalidraw Bot
|
6c88eb12d7
|
New translations en.json (Polish)
|
2024-02-03 16:28:08 +01:00 |
|
Excalidraw Bot
|
5cb46022fb
|
New translations en.json (Punjabi)
|
2024-02-03 16:28:07 +01:00 |
|
Excalidraw Bot
|
afa0f83349
|
New translations en.json (Dutch)
|
2024-02-03 16:28:06 +01:00 |
|
Excalidraw Bot
|
a3ddac93a6
|
New translations en.json (Lithuanian)
|
2024-02-03 16:28:05 +01:00 |
|
Excalidraw Bot
|
6dd1406716
|
New translations en.json (Kurdish)
|
2024-02-03 16:28:04 +01:00 |
|
Excalidraw Bot
|
59f11650f2
|
New translations en.json (Korean)
|
2024-02-03 16:28:03 +01:00 |
|
Excalidraw Bot
|
fb6e93fe8e
|
New translations en.json (Italian)
|
2024-02-03 16:28:02 +01:00 |
|
Excalidraw Bot
|
b7ddf1ef3a
|
New translations en.json (Hungarian)
|
2024-02-03 16:28:01 +01:00 |
|
Excalidraw Bot
|
5ffc582f76
|
New translations en.json (Hebrew)
|
2024-02-03 16:28:01 +01:00 |
|
Excalidraw Bot
|
d025f728cc
|
New translations en.json (Finnish)
|
2024-02-03 16:28:00 +01:00 |
|
Excalidraw Bot
|
7172c833cb
|
New translations en.json (Basque)
|
2024-02-03 16:27:59 +01:00 |
|
Excalidraw Bot
|
e22350f745
|
New translations en.json (Greek)
|
2024-02-03 16:27:58 +01:00 |
|
Excalidraw Bot
|
da9319411b
|
New translations en.json (German)
|
2024-02-03 16:27:57 +01:00 |
|
Excalidraw Bot
|
a3bd43f3b2
|
New translations en.json (Danish)
|
2024-02-03 16:27:56 +01:00 |
|
Excalidraw Bot
|
4d0fd858be
|
New translations en.json (Czech)
|
2024-02-03 16:27:55 +01:00 |
|
Excalidraw Bot
|
f89325507c
|
New translations en.json (Bulgarian)
|
2024-02-03 16:27:54 +01:00 |
|
Excalidraw Bot
|
3cafe68e2b
|
New translations en.json (Arabic)
|
2024-02-03 16:27:53 +01:00 |
|
Excalidraw Bot
|
e9ea414849
|
New translations en.json (Romanian)
|
2024-02-03 16:27:52 +01:00 |
|
Excalidraw Bot
|
fef5b41bd9
|
New translations en.json (Galician)
|
2024-02-03 16:27:51 +01:00 |
|
Excalidraw Bot
|
7a478bd508
|
New translations en.json (Japanese)
|
2024-02-03 16:27:50 +01:00 |
|
Excalidraw Bot
|
bba0033900
|
New translations en.json (Occitan)
|
2024-02-03 16:27:49 +01:00 |
|
Excalidraw Bot
|
2e773439ce
|
New translations en.json (Hindi)
|
2024-02-03 16:27:48 +01:00 |
|
Excalidraw Bot
|
3ff668d7ed
|
New translations en.json (French)
|
2024-02-03 16:27:47 +01:00 |
|
Excalidraw Bot
|
1801d9efcb
|
New translations en.json (Catalan)
|
2024-02-03 16:27:46 +01:00 |
|
Excalidraw Bot
|
ecd9d7444f
|
New translations en.json (Spanish)
|
2024-02-03 16:27:45 +01:00 |
|
Excalidraw Bot
|
2dc2b31e36
|
New translations en.json (Ukrainian)
|
2024-02-03 16:27:45 +01:00 |
|
David Luzar
|
0513b647ec
|
feat: change collab trigger & add share dialog (#7647)
|
2024-02-03 14:04:23 +00:00 |
|
David Luzar
|
a289c42830
|
feat: add loading state to FilledButton (#7650)
|
2024-02-03 14:53:31 +01:00 |
|
David Luzar
|
d67eaa8710
|
fix: file save timing out with big file sizes (#7649)
|
2024-02-03 11:53:35 +01:00 |
|
Excalidraw Bot
|
50a5886455
|
Auto commit: Calculate translation coverage
|
2024-02-02 19:30:27 +00:00 |
|
Excalidraw Bot
|
8d4dde8411
|
New translations en.json (Galician)
|
2024-02-02 20:30:14 +01:00 |
|
Excalidraw Bot
|
b6c9bd6bfc
|
Auto commit: Calculate translation coverage
|
2024-02-02 17:29:48 +00:00 |
|
Excalidraw Bot
|
a5977368b1
|
New translations en.json (Occitan)
|
2024-02-02 18:29:35 +01:00 |
|
Aakansha Doshi
|
0c3dffb082
|
fix: make getEmbedLink independent of t function (#7643)
* fix: make getEmbedLink independent of t function
* rename warning to error and make it type safe
|
2024-02-01 21:12:10 +05:30 |
|
Milos Vetesnik
|
0e0f34edd8
|
fix: follow mode border for hosts apps (#7642)
|
2024-02-01 15:03:15 +01:00 |
|
Aakansha Doshi
|
1c39bd5781
|
fix: don't bundle react and jotai when importing from scene (#7640)
* don't bundle react and jotai when importing from scene
* fix
|
2024-02-01 18:24:17 +05:30 |
|
Aakansha Doshi
|
90ad885446
|
feat: support onPointerUp prop (#7638)
* feat: support onPointerUp prop
* update changelog
* Update packages/excalidraw/CHANGELOG.md
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
---------
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
|
2024-02-01 12:26:55 +00:00 |
|
Excalidraw Bot
|
401281d0eb
|
New translations en.json (Japanese)
|
2024-02-01 10:44:58 +01:00 |
|
Aakansha Doshi
|
1741c234a6
|
fix: decouple container cache logic to containerCache. (#7637)
|
2024-01-31 21:17:41 +05:30 |
|
Aakansha Doshi
|
63b50b3586
|
fix: don't bundle react-dom when importing from transformHandles (#7634)
* fix: don't bundle react when importing from transfromHandles
* rename to DEFAULT_TRANSFORM_HANDLE_SPACING
|
2024-01-31 16:50:35 +05:30 |
|
Aakansha Doshi
|
e0fefa8025
|
fix: don't bundle react-dom when importing from element (#7635)
|
2024-01-31 16:43:37 +05:30 |
|
Excalidraw Bot
|
f7df761f7c
|
Auto commit: Calculate translation coverage
|
2024-01-31 07:13:49 +00:00 |
|
Excalidraw Bot
|
e690653a3a
|
New translations en.json (Occitan)
|
2024-01-31 08:13:38 +01:00 |
|
Excalidraw Bot
|
012094d32f
|
New translations en.json (Hindi)
|
2024-01-30 03:20:20 +01:00 |
|
Excalidraw Bot
|
085099b770
|
Auto commit: Calculate translation coverage
|
2024-01-29 14:43:01 +00:00 |
|
Excalidraw Bot
|
c066a5d65a
|
New translations en.json (French)
|
2024-01-29 15:42:49 +01:00 |
|
Aashir Israr
|
2409c091ff
|
feat: support roundness for images (#7558)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
|
2024-01-29 15:27:07 +01:00 |
|
Andran1k
|
626fe252ab
|
fix: frame name field (#7457)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
|
2024-01-29 10:57:22 +01:00 |
|
Excalidraw Bot
|
0bb4aa58a0
|
New translations en.json (Ukrainian)
|
2024-01-27 15:15:12 +01:00 |
|