excalidraw/packages/common/src
Rubén Norte 6fe7de8020
All checks were successful
Tests / test (push) Successful in 4m59s
fix: Add DOCTYPE and XML preamble in exported SVG documents (#9386)
* Add DOCTYPE and XML preamble in exported SVG documents

* Update packages/excalidraw/data/index.ts

---------

Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
2025-04-14 21:25:18 +02:00
..
binary-heap.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
colors.ts feat: tweak color swatch, and button bgs (#9330) 2025-04-02 14:36:13 +02:00
constants.ts fix: Add DOCTYPE and XML preamble in exported SVG documents (#9386) 2025-04-14 21:25:18 +02:00
font-metadata.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
index.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
keys.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
points.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
promise-pool.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
queue.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
random.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
url.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
utility-types.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
utils.ts feat: Keep text label horizontal (#9364) 2025-04-13 21:21:49 +02:00