storybook-addon-cssprops

Interact with css custom properties dynamically in the Storybook UI

MIT License

Downloads
21.8K
Stars
21

Bot releases are visible (Hide)

storybook-addon-cssprops - @ljcl/[email protected] Latest Release

Published by github-actions[bot] 6 months ago

Major Changes

  • fb1f6e99: Storybook 8 support

    Storybook has made some major changes to its API and as a result support for Storybook 7 and below has been dropped.

storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] 12 months ago

Minor Changes

  • 5df22e65: Fixes issue with deprecated render key and adds -- prefix to CSS prop name
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • a5830c68: Fix the count displayed in the Panel Title to not include the non-css variable config keys
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 1 year ago

Major Changes

  • 79e6f560: Storybook 7 support

    Storybook has made some major changes to its API and as a result support for Storybook 6 and below has been dropped.

storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 83f99c4f: Fix broken release
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 82da168: use storyId as key for ArgsTable to refresh values in colour control when switching stories
  • 53484f0: Docs: use window.__DOCS_CONTEXT__ as an alternate context source if DocsContext is not available.
  • 624196a: Fix occasional crash when hitting the reset button
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 4d45471: Resolve crash when the browser has localstorage in the old format
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 43b38c4: Don't show empty quotes in the table for parameters without a default value
  • f52f764: Support categories and subcategories
  • bfc5e00: Hide the unnecessary ArgValue <span>-</span>
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 550d019: Update addon icon and metadata
  • 2f405f6: Use api.getCurrentStoryData instead of useStorybookState
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 85844b1: Autodetect between colour or text when not explicitly defined
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 2 years ago

Major Changes

  • 9452771: Custom Properties are now scoped per storyId
    Improved reset functionality
    Use ArgsTable from @storybook/components
    Display default value in table
    Updating the metadata for the storybook catalogue
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 83f1d78: Allow css props with no values to be shown
storybook-addon-cssprops - @ljcl/[email protected]

Published by github-actions[bot] almost 3 years ago

Major Changes

  • f446036: Start using changesets

Minor Changes

  • e0df9b6: update dependencies and add eslint

Patch Changes

  • 96e2f87: fix warnings generated in console related to missing keys