Coming from Orbiter, you should be aware of the following changes:
highlight
is not supported.pushed
is not supported.reverse
is not supported, useflex-direction
orrow-reverse
instead.size
is not supported.variant
has different values.icon
variant it not supported.wrapperProps
has been removed.- Badge is no longer floating. Use the
FloatingBadge
component to add this feature. FloatingBadge
has new props such asplacement
andoffset
.overlap
is used insideFloatingBadge
and the new values arecircular
andrectangular
.