Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] develop from penpot:develop #1042

Open
wants to merge 434 commits into
base: develop
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 29, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 29, 2025
niwinz and others added 29 commits February 11, 2025 15:42
🎉 Remove extra clonings from render wasm
Simplify the component logic removing duplicate token prop handling
And rename it to token-properties
luisddm and others added 29 commits February 25, 2025 15:43
🐛 Fix avoid enabling post button if blank comment
…pply-token

🐛 Expand padding/margin values on apply token and show 'Mixed' placeholder
…ent-open

🐛 Fix design panel does not reappear if comment draft is open
✨ Split rendering of fills and strokes in separate surfaces
…5961)

* 🐛 Override default SamplingOptions for ImageFill and set FilterMode and MipmapMode to 'Linear' instead of 'Nearest'

* 📎 Use sampling_options from render_state in ImageFill
* 🐛 Fix comment update fails in viewer

* 🐛 Reload team members in workspace but not in viewer
…erge

🐛 Fix messed up rebase re: sampling options
🐛 Fix problems with empty position-data
* ✨ 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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.