0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-18 10:41:29 -05:00
penpot/common
Andrei Fëdorov 5793c526c0
🐛 Fix token file import of Figma generated file (#5591)
* 🐛 Fix token sets selection representation in exported theme

* 🐛 Fix the loss of token set order

* 🐛 Change data shape according to internal representaion

* 🐛 Persist sets order on import according to metadata

* 🐛 Add fallback for nil values

* 🐛 Fix test assertions accoding to the exported json format

* 🐛 Make `:is-source` optional

* ♻️ Fix test description

* ♻️ Remove outdated comment
2025-01-16 12:38:03 +01:00
..
dev 🔧 Add serializable ordered collections 2024-09-03 23:35:53 +02:00
scripts 📎 Update common repl script 2023-12-12 00:14:08 +01:00
src/app/common 🐛 Fix token file import of Figma generated file (#5591) 2025-01-16 12:38:03 +01:00
target/classes/app/common 🐛 Fix incorrect arc to curve conversion in some cases 2023-12-28 10:30:56 +01:00
test 🐛 Fix token file import of Figma generated file (#5591) 2025-01-16 12:38:03 +01:00
vendor ♻️ Make svg to shapes conversion code multiplatform 2023-11-07 12:48:31 +01:00
.gitignore ⬆️ Update yarn to 4.0.2 and start using npm workspaces 2023-11-29 10:44:36 +01:00
build.clj ⬆️ Change default java compilation target to jdk21 2023-12-12 00:12:38 +01:00
deps.edn ♻️ Update integrant to latest version 2024-11-13 19:09:19 +01:00
package.json Add test runner for cljs on common module 2024-11-18 17:51:23 +01:00
shadow-cljs.edn Add test runner for cljs on common module 2024-11-18 17:51:23 +01:00
tests.edn 🔧 Change common tests runner to kaocha 2024-04-26 11:42:41 +02:00
yarn.lock Add test runner for cljs on common module 2024-11-18 17:51:23 +01:00