Commit Graph

4271 Commits (0189a75ff30eb7363bcf407092c2fbf5f0bc7b5a)
 

Author SHA1 Message Date
Excalidraw Bot 675adb6f0d New translations en.json (Russian) 12 months ago
Excalidraw Bot 4969de2250 New translations en.json (Portuguese) 12 months ago
Excalidraw Bot 8f6d5b3871 New translations en.json (Polish) 12 months ago
Excalidraw Bot 7732cd1d87 New translations en.json (Punjabi) 12 months ago
Excalidraw Bot a166aa0ac5 New translations en.json (Dutch) 12 months ago
Excalidraw Bot 51fe6a8203 New translations en.json (Lithuanian) 12 months ago
Excalidraw Bot 287c3fce76 New translations en.json (Kurdish) 12 months ago
Excalidraw Bot b78404bd85 New translations en.json (Korean) 12 months ago
Excalidraw Bot 1e2cc0b6f1 New translations en.json (Japanese) 12 months ago
Excalidraw Bot be303375c4 New translations en.json (Hungarian) 12 months ago
Excalidraw Bot 8ba188e429 New translations en.json (Hebrew) 12 months ago
Excalidraw Bot 10842ae839 New translations en.json (Finnish) 12 months ago
Excalidraw Bot 592b9862e1 New translations en.json (Basque) 12 months ago
Excalidraw Bot 01b44663e3 New translations en.json (Greek) 12 months ago
Excalidraw Bot ce59dd6d07 New translations en.json (German) 12 months ago
Excalidraw Bot 199d0eec81 New translations en.json (Danish) 12 months ago
Excalidraw Bot 176558d6d6 New translations en.json (Czech) 12 months ago
Excalidraw Bot 94da21229b New translations en.json (Catalan) 12 months ago
Excalidraw Bot 58298a9758 New translations en.json (Bulgarian) 12 months ago
Excalidraw Bot bc53ef2017 New translations en.json (Arabic) 12 months ago
Excalidraw Bot 2892c5d77d New translations en.json (Spanish) 12 months ago
Excalidraw Bot 833e83d57d New translations en.json (French) 12 months ago
Excalidraw Bot 47369822d8 New translations en.json (Romanian) 12 months ago
Excalidraw Bot 2da836df9d New translations en.json (Hindi) 12 months ago
Excalidraw Bot c42d3700f0 New translations en.json (Chinese Simplified) 12 months ago
Excalidraw Bot 146c599e43 New translations en.json (Swedish) 12 months ago
Excalidraw Bot 950651ce0a New translations en.json (Slovak) 12 months ago
Excalidraw Bot 50ef5d664c New translations en.json (Italian) 12 months ago
David Luzar 2382fad4f6
feat: store library to IndexedDB & support storage adapters (#7655) 12 months ago
Excalidraw Bot 1d1c6f35fa New translations en.json (Hindi) 12 months 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
12 months ago
David Luzar 68b1fdb20e
fix: add missing font metrics for Assistant (#7752) 12 months ago
David Luzar a38e82f999
feat: close dropdown on escape (#7750) 12 months ago
David Luzar a07f6e9e3a
feat: show ai badge for discovery (#7749) 12 months 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
12 months ago
Excalidraw Bot fd43439dab New translations en.json (Swedish) 12 months 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>
12 months 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
Excalidraw Bot 441b2ff2fd Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 941e350245 New translations en.json (Chinese Simplified) 1 year ago
Wabweni Brian 36e56267c9
docs: add missing closing angle bracket in integration.mdx (#7729)
Update integration.mdx: Fix missing closing angle bracket in code sample

 A closing angle bracket was missing in a code sample.

Original code:
<div style={{height:"500px", width:"500px"}}
    <Excalidraw />
</div>

Changes:

<div style={{height:"500px", width:"500px"}}>
    <Excalidraw />
</div>
1 year ago
Aakansha Doshi b09b5cb5f4
fix: split renderScene so that locales aren't imported unnecessarily (#7718)
* fix: split renderScene so that locales aren't imported unnecessarily

* lint

* split export code

* rename renderScene to helpers.ts

* add helpers

* fix typo

* fixes

* move renderElementToSvg to export

* lint

* rename export to staticSvgScene

* fix
1 year ago
Excalidraw Bot e32290e9e1 Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 231a806257 New translations en.json (Italian) 1 year ago
Excalidraw Bot 782daddfcc Auto commit: Calculate translation coverage 1 year ago
Excalidraw Bot 51ea204cb7 New translations en.json (Italian) 1 year ago