🐼 Panda v0.50.0 #3064
anubra266
announced in
Announcements
🐼 Panda v0.50.0
#3064
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To upgrade to v0.50.0:
What's Changed
Added
blur
,offsetX
,offsetY
andspread
properties.This enables the use of semantic tokens in composite shadow properties.
Adds support for static analysis of used tokens and recipe variants. It helps to get a birds-eye view of how your
design system is used and answers the following questions:
What tokens are most used?
What recipe variants are most used?
How many hardcoded values vs tokens do we have?
Changed
Improve inference of slots in slot recipes when spreading and concatenating slot names.
This handles the following case gracefully:
Panda will now infer the slots from the anatomy and add them to the recipe.
Beta Was this translation helpful? Give feedback.
All reactions