0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-25 22:21:44 -05:00
penpot/common
Andrey Antukh 3877eccc29 Add bundled svgo library and expose it on common module
The svgo bundle is included directly as esm module, no npm dependency
here because the module is bundled from a custom fork located on penpot
github organization:

   https://github.com/penpot/svgo
2023-09-14 19:08:39 +02:00
..
dev 📎 Fix unexpected linter issue 2022-12-13 12:58:57 +01:00
scripts ♻️ Refactor common module tests and add generative testing for types 2022-11-07 10:22:16 +01:00
src/app/common Add bundled svgo library and expose it on common module 2023-09-14 19:08:39 +02:00
target/classes/app/common Improve UUIDv8 implementation 2022-09-06 10:37:23 +02:00
test/common_tests 🐛 Fix overlay position when it has shadow or blur 2023-07-12 09:46:46 +02:00
build.clj 🎉 Replace current uuidv1 with custom v8 2022-08-03 09:05:28 +02:00
deps.edn ⬆️ Update backend and common dependencies 2023-07-03 10:43:26 +02:00
package.json Notify library updates when really needed 2023-05-17 14:12:49 +02:00
shadow-cljs.edn ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
yarn.lock Notify library updates when really needed 2023-05-17 14:12:49 +02:00