v10.3.0
Minor Changes
-
4155670: Added typing lookup for
cssProperties. If your Custom Elements Manifest includes typed@csspropdeclarations, Storybook Helpers will choose a better control automatically:@cssprop {<color>}or CSS property names that includecolororcolouruse thecolorcontrol@cssprop {<number>}and@cssprop {<integer>}use thenumbercontrol- All other CSS custom properties fall back to the
textcontrol