0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-31 19:39:07 -05:00
penpot/frontend
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
..
.storybook new combobox component to the ds with component testing 2024-12-12 08:33:12 +01:00
dev Add facility for create anonymous objects 2024-11-25 16:35:44 +01:00
externs 📎 Add externs for worker build 2024-12-23 10:03:10 +01:00
playwright Merge pull request #5581 from penpot/eva-fix-broken-token-context-menu 2025-01-15 16:18:05 +01:00
resources 🎉 Merge tokens-studio/develoo into develop 2025-01-10 10:44:08 +01:00
scripts Add facility for create anonymous objects 2024-11-25 16:35:44 +01:00
src Merge pull request #5581 from penpot/eva-fix-broken-token-context-menu 2025-01-15 16:18:05 +01:00
test/frontend_tests 🐛 Fix token file import of Figma generated file (#5591) 2025-01-16 12:38:03 +01:00
text-editor 🐛 Fix text editor copy/paste issue 2025-01-14 11:20:38 +01:00
translations Merge pull request #5581 from penpot/eva-fix-broken-token-context-menu 2025-01-15 16:18:05 +01:00
vendor Add mentions to notifications 2025-01-09 11:55:53 +01:00
.gitignore 📎 Add (temporary) visual regression tests for the Workspace 2024-06-19 09:44:03 +02:00
.prettierrc.json Upgrade prettier and use specific settings for scss files only 2024-07-01 10:23:19 +02:00
deps.edn ⬆️ Update rumext to v2.20 2025-01-10 17:12:06 +01:00
gulpfile.js
package.json Merge pull request #5567 from penpot/juanfran-add-component-testing-to-ci 2025-01-13 15:00:39 +01:00
playwright.config.js 💄 Add minor cmd naming change for e2e test commands 2024-10-09 13:09:01 +02:00
shadow-cljs.edn Add the ability to export helpers for storybook 2025-01-14 12:43:12 +01:00
vite.config.js 🔧 Enable storybook to be served from a subdir 2024-08-01 15:29:02 +02:00
yarn.lock Add component testing to CI 2025-01-13 13:24:07 +01:00