You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(plugins): expose radius and padding on button nodes
Button already inherits Flex's setRadius/setPadding; allowlist the
props and apply them the same way the row/column branch does, so
plugin chips can render as capsules without giving up click handling.
Written with AI assistance (Claude Fable 5).
0 commit comments