Commit Graph

4779 Commits (ee6d0a2a2cd51143e315f01a772e1e00f9375a0c)
 

Author SHA1 Message Date
Excalidraw Bot f51efffd3a New translations en.json (Indonesian) 1 year ago
Excalidraw Bot 2618178a93 New translations en.json (Portuguese, Brazilian) 1 year ago
Excalidraw Bot c57d36ba38 New translations en.json (Galician) 1 year ago
Excalidraw Bot 6fa91ecb5c New translations en.json (Vietnamese) 1 year ago
Excalidraw Bot 44d61bcb62 New translations en.json (Chinese Traditional) 1 year ago
Excalidraw Bot dfeddba61b New translations en.json (Ukrainian) 1 year ago
Excalidraw Bot d691aa87ce New translations en.json (Turkish) 1 year ago
Excalidraw Bot 5a56bbb01d New translations en.json (Slovenian) 1 year ago
Excalidraw Bot 675adb6f0d New translations en.json (Russian) 1 year ago
Excalidraw Bot 4969de2250 New translations en.json (Portuguese) 1 year ago
Excalidraw Bot 8f6d5b3871 New translations en.json (Polish) 1 year ago
Excalidraw Bot 7732cd1d87 New translations en.json (Punjabi) 1 year ago
Excalidraw Bot a166aa0ac5 New translations en.json (Dutch) 1 year ago
Excalidraw Bot 51fe6a8203 New translations en.json (Lithuanian) 1 year ago
Excalidraw Bot 287c3fce76 New translations en.json (Kurdish) 1 year ago
Excalidraw Bot b78404bd85 New translations en.json (Korean) 1 year ago
Excalidraw Bot 1e2cc0b6f1 New translations en.json (Japanese) 1 year ago
Excalidraw Bot be303375c4 New translations en.json (Hungarian) 1 year ago
Excalidraw Bot 8ba188e429 New translations en.json (Hebrew) 1 year ago
Excalidraw Bot 10842ae839 New translations en.json (Finnish) 1 year ago
Excalidraw Bot 592b9862e1 New translations en.json (Basque) 1 year ago
Excalidraw Bot 01b44663e3 New translations en.json (Greek) 1 year ago
Excalidraw Bot ce59dd6d07 New translations en.json (German) 1 year ago
Excalidraw Bot 199d0eec81 New translations en.json (Danish) 1 year ago
Excalidraw Bot 176558d6d6 New translations en.json (Czech) 1 year ago
Excalidraw Bot 94da21229b New translations en.json (Catalan) 1 year ago
Excalidraw Bot 58298a9758 New translations en.json (Bulgarian) 1 year ago
Excalidraw Bot bc53ef2017 New translations en.json (Arabic) 1 year ago
Excalidraw Bot 2892c5d77d New translations en.json (Spanish) 1 year ago
Excalidraw Bot 833e83d57d New translations en.json (French) 1 year ago
Excalidraw Bot 47369822d8 New translations en.json (Romanian) 1 year ago
Excalidraw Bot 2da836df9d New translations en.json (Hindi) 1 year ago
Excalidraw Bot c42d3700f0 New translations en.json (Chinese Simplified) 1 year ago
Excalidraw Bot 146c599e43 New translations en.json (Swedish) 1 year ago
Excalidraw Bot 950651ce0a New translations en.json (Slovak) 1 year ago
Excalidraw Bot 50ef5d664c New translations en.json (Italian) 1 year ago
David Luzar 2382fad4f6
feat: store library to IndexedDB & support storage adapters (#7655) 1 year ago
Excalidraw Bot 1d1c6f35fa New translations en.json (Hindi) 1 year ago
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
1 year ago
David Luzar 68b1fdb20e
fix: add missing font metrics for Assistant (#7752) 1 year ago
David Luzar a38e82f999
feat: close dropdown on escape (#7750) 1 year ago
David Luzar a07f6e9e3a
feat: show ai badge for discovery (#7749) 1 year ago
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
1 year ago
Excalidraw Bot fd43439dab New translations en.json (Swedish) 1 year ago
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>
1 year ago
Excalidraw Bot 84ae576ad0 Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot bc32a00d6a New translations en.json (Slovak) 1 year ago
Aakansha Doshi f207bd0a1c
build: export types for @excalidraw/utils (#7736)
* build: export types for @excalidraw/utils

* fix

* add types
1 year ago
Aakansha Doshi 99601baffc
build: create ESM build for utils package 🥳 (#7500)
* build: create ESM build for utils package

* add deps, exports and import.meta
1 year ago
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
1 year ago