0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-07 23:08:24 -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
src/app/common 🐛 Fix token file import of Figma generated file (#5591) 2025-01-16 12:38:03 +01:00
target/classes/app/common
test 🐛 Fix token file import of Figma generated file (#5591) 2025-01-16 12:38:03 +01:00
vendor
.gitignore
build.clj
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
yarn.lock Add test runner for cljs on common module 2024-11-18 17:51:23 +01:00