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
- Remove default vertical margin from Switch so PropertyLines have
uniform heights
- Allow PropertyLine label to use extra space unused by the main content
- Disallow PropertyLine label from wrapping (truncate instead)
- Improve horizontal alignment of the expand button for the
"expandedContent" of a PropertyLine
- Use the Fluent Collapse component to animate the expand/collapse of
the "expandedContent" of a PropertyLine
- Use ToggleButton for the expand/collapse button for the
"expandedContent" of a PropertyLine
- Use fixed precision of 2 for VectorPropertyLine
- Hide sliders in VectorPropertyLine when no min/max is specified
- Use a more subtle appearance for the text input part of the
VectorPropertyLine

0 commit comments