calcite-react
calcite-react copied to clipboard
Refactor mutually exclusive props
Refactor style properties to reduce conflicts and unexpected behavior. Size and color properties in various components cannot be used together and should be compiled into a single property.
This will be a breaking change so it should be deferred to our 1.0.0
release.
Components
-
Button
-
Size
-
Color
-
-
Stepper
-
Size
-
-
Alert
-
Color
-
-
Panel
-
Color
-
-
Label
-
Color
-
-
Menu
-
Size
-
-
Tabs
-
Style
-