2110 Commits

Author SHA1 Message Date
Excalidraw Bot
f51efffd3a New translations en.json (Indonesian) 2024-03-08 22:38:45 +01:00
Excalidraw Bot
2618178a93 New translations en.json (Portuguese, Brazilian) 2024-03-08 22:38:44 +01:00
Excalidraw Bot
c57d36ba38 New translations en.json (Galician) 2024-03-08 22:38:44 +01:00
Excalidraw Bot
6fa91ecb5c New translations en.json (Vietnamese) 2024-03-08 22:38:43 +01:00
Excalidraw Bot
44d61bcb62 New translations en.json (Chinese Traditional) 2024-03-08 22:38:42 +01:00
Excalidraw Bot
dfeddba61b New translations en.json (Ukrainian) 2024-03-08 22:38:41 +01:00
Excalidraw Bot
d691aa87ce New translations en.json (Turkish) 2024-03-08 22:38:40 +01:00
Excalidraw Bot
5a56bbb01d New translations en.json (Slovenian) 2024-03-08 22:38:39 +01:00
Excalidraw Bot
675adb6f0d New translations en.json (Russian) 2024-03-08 22:38:38 +01:00
Excalidraw Bot
4969de2250 New translations en.json (Portuguese) 2024-03-08 22:38:37 +01:00
Excalidraw Bot
8f6d5b3871 New translations en.json (Polish) 2024-03-08 22:38:36 +01:00
Excalidraw Bot
7732cd1d87 New translations en.json (Punjabi) 2024-03-08 22:38:35 +01:00
Excalidraw Bot
a166aa0ac5 New translations en.json (Dutch) 2024-03-08 22:38:34 +01:00
Excalidraw Bot
51fe6a8203 New translations en.json (Lithuanian) 2024-03-08 22:38:33 +01:00
Excalidraw Bot
287c3fce76 New translations en.json (Kurdish) 2024-03-08 22:38:32 +01:00
Excalidraw Bot
b78404bd85 New translations en.json (Korean) 2024-03-08 22:38:31 +01:00
Excalidraw Bot
1e2cc0b6f1 New translations en.json (Japanese) 2024-03-08 22:38:30 +01:00
Excalidraw Bot
be303375c4 New translations en.json (Hungarian) 2024-03-08 22:38:29 +01:00
Excalidraw Bot
8ba188e429 New translations en.json (Hebrew) 2024-03-08 22:38:28 +01:00
Excalidraw Bot
10842ae839 New translations en.json (Finnish) 2024-03-08 22:38:27 +01:00
Excalidraw Bot
592b9862e1 New translations en.json (Basque) 2024-03-08 22:38:27 +01:00
Excalidraw Bot
01b44663e3 New translations en.json (Greek) 2024-03-08 22:38:26 +01:00
Excalidraw Bot
ce59dd6d07 New translations en.json (German) 2024-03-08 22:38:25 +01:00
Excalidraw Bot
199d0eec81 New translations en.json (Danish) 2024-03-08 22:38:24 +01:00
Excalidraw Bot
176558d6d6 New translations en.json (Czech) 2024-03-08 22:38:22 +01:00
Excalidraw Bot
94da21229b New translations en.json (Catalan) 2024-03-08 22:38:21 +01:00
Excalidraw Bot
58298a9758 New translations en.json (Bulgarian) 2024-03-08 22:38:20 +01:00
Excalidraw Bot
bc53ef2017 New translations en.json (Arabic) 2024-03-08 22:38:19 +01:00
Excalidraw Bot
2892c5d77d New translations en.json (Spanish) 2024-03-08 22:38:19 +01:00
Excalidraw Bot
833e83d57d New translations en.json (French) 2024-03-08 22:38:17 +01:00
Excalidraw Bot
47369822d8 New translations en.json (Romanian) 2024-03-08 22:38:16 +01:00
Excalidraw Bot
2da836df9d New translations en.json (Hindi) 2024-03-08 22:38:15 +01:00
Excalidraw Bot
c42d3700f0 New translations en.json (Chinese Simplified) 2024-03-08 22:38:14 +01:00
Excalidraw Bot
146c599e43 New translations en.json (Swedish) 2024-03-08 22:38:13 +01:00
Excalidraw Bot
950651ce0a New translations en.json (Slovak) 2024-03-08 22:38:12 +01:00
Excalidraw Bot
50ef5d664c New translations en.json (Italian) 2024-03-08 22:38:11 +01:00
David Luzar
2382fad4f6
feat: store library to IndexedDB & support storage adapters (#7655) 2024-03-08 22:29:19 +01:00
Excalidraw Bot
1d1c6f35fa New translations en.json (Hindi) 2024-03-07 18:46:48 +01:00
Marcel Mraz
480572f893
fix: correcting Assistant metrics (#7758)
* Changed Assistant metrics to the corrrect ones from OS/2 table

* Adding more information about font metrics

* Adding branded types to avoid future mistakes
2024-03-07 16:54:36 +01:00
David Luzar
68b1fdb20e
fix: add missing font metrics for Assistant (#7752) 2024-03-06 10:53:37 +01:00
David Luzar
a38e82f999
feat: close dropdown on escape (#7750) 2024-03-05 23:22:34 +01:00
David Luzar
a07f6e9e3a
feat: show ai badge for discovery (#7749) 2024-03-05 23:22:25 +01:00
Marcel Mraz
7e471b55eb
feat: text measurements based on font metrics (#7693)
* Introduced vertical offset based on harcoded font metrics 

* Unified usage of alphabetic baseline for both canvas & svg export

* Removed baseline property

* Removed font-size rounding on Safari

* Removed artificial width offset
2024-03-05 19:33:27 +00:00
Excalidraw Bot
fd43439dab New translations en.json (Swedish) 2024-03-04 16:57:04 +01:00
Ryan Di
160440b860
feat: improve collab error notification (#7741)
* identify cause

* toast after dialog for error messages in collab

* remove comment

* shake tooltip instead for repeating collab errors

* clear collab error

* empty commit

* simplify & fix reset race condition

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-03-04 20:43:44 +08:00
Excalidraw Bot
84ae576ad0 Auto commit: Calculate translation coverage 2024-02-29 16:15:01 +00:00
Excalidraw Bot
bc32a00d6a New translations en.json (Slovak) 2024-02-29 17:14:47 +01:00
Aakansha Doshi
f207bd0a1c
build: export types for @excalidraw/utils (#7736)
* build: export types for @excalidraw/utils

* fix

* add types
2024-02-29 15:43:04 +05:30
Aakansha Doshi
99601baffc
build: create ESM build for utils package 🥳 (#7500)
* build: create ESM build for utils package

* add deps, exports and import.meta
2024-02-28 19:33:47 +05:30
Aakansha Doshi
af1a3d5b76
fix: export utils from excalidraw package in excalidraw library (#7731)
* fix: export utils from excalidraw package in excalidraw library

* don't export utils utilities

* fix import path

* fix export

* don't export export utilites

* fix export paths

* reexport utils from excalidraw package

* add exports from withinBounds

* fix path
2024-02-28 11:14:57 +05:30