mirror of https://github.com/penpot/penpot.git
* ✨ 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> |
||
|---|---|---|
| .. | ||
| dev | ||
| scripts | ||
| src/app/common | ||
| target/classes/app/common | ||
| test | ||
| vendor | ||
| .gitignore | ||
| build.clj | ||
| deps.edn | ||
| package.json | ||
| shadow-cljs.edn | ||
| tests.edn | ||
| yarn.lock | ||