mirror of
https://github.com/penpot/penpot.git
synced 2025-07-25 02:17:17 +02:00
* ✨ Use reduce-kv for creating tokens tree Instead of reduce * ⚡ Avoid double iteration on spliting text shapes from shapes On processing color changes * ♻️ Move the undo transaction out of transform-fill The undo transaction is a high level construct and it should be called from the first level events. Low level impl should not handle transactions at all * ⚡ Use low-level primitives for update-fill token event * 📎 Add performance logging for style dictionary resolution * 📎 Replace inline code with a helper * ♻️ Refactor how fill and stroke color is applied on tokens * 💄 Fix call convention for component-item-thumbnail component * ✨ Clean component thumbnail when frame change received * 📎 Fix tests --------- Co-authored-by: Eva Marco <evamarcod@gmail.com> |
||
---|---|---|
.. | ||
.storybook | ||
dev | ||
externs | ||
playwright | ||
resources | ||
scripts | ||
src | ||
test/frontend_tests | ||
text-editor | ||
translations | ||
vendor | ||
.gitignore | ||
.prettierrc.json | ||
deps.edn | ||
gulpfile.js | ||
package.json | ||
playwright.config.js | ||
shadow-cljs.edn | ||
vite.config.js | ||
yarn.lock |