Skip to content

Add Storybook Controls for Colors, Numbers, ... (for CSS Variables) #453

@janivo

Description

@janivo

It would be nice to be able to test all CSS-Vars we provided for each component in the corresponding storybook page.

  • Use custom matcher
  • Add color-pickers for CSS color variables
  • Add Number Input for size related properties
  • extract the name of the css vars from the config of the element
  • define a set of CssVarTypes (PxBased, Color) so that we only have to say which css has what type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue introduces a new feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions