Skip to content

Releases: ljcl/storybook-addon-cssprops

@ljcl/storybook-addon-cssprops@4.0.0

08 Apr 22:25
Compare
Choose a tag to compare

Major Changes

  • fb1f6e9: 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.

@ljcl/storybook-addon-cssprops@3.2.0

09 Nov 01:59
Compare
Choose a tag to compare

Minor Changes

  • 5df22e6: Fixes issue with deprecated render key and adds -- prefix to CSS prop name

@ljcl/storybook-addon-cssprops@3.1.0

29 Apr 00:28
Compare
Choose a tag to compare

Minor Changes

  • a5830c6: Fix the count displayed in the Panel Title to not include the non-css variable config keys

@ljcl/storybook-addon-cssprops@3.0.0

05 Apr 22:54
Compare
Choose a tag to compare

Major Changes

  • 79e6f56: 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.

@ljcl/storybook-addon-cssprops@2.3.5

16 Jun 13:04
Compare
Choose a tag to compare

Patch Changes

@ljcl/storybook-addon-cssprops@2.3.2

12 May 13:28
Compare
Choose a tag to compare

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

@ljcl/storybook-addon-cssprops@2.3.1

06 May 01:20
Compare
Choose a tag to compare

Patch Changes

  • 4d45471: Resolve crash when the browser has localstorage in the old format

@ljcl/storybook-addon-cssprops@2.3.0

05 May 12:42
Compare
Choose a tag to compare

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>

@ljcl/storybook-addon-cssprops@2.2.0

04 May 13:17
Compare
Choose a tag to compare

Minor Changes

  • 550d019: Update addon icon and metadata
  • 2f405f6: Use api.getCurrentStoryData instead of useStorybookState

@ljcl/storybook-addon-cssprops@2.1.0

04 May 04:13
Compare
Choose a tag to compare

Minor Changes

  • 85844b1: Autodetect between colour or text when not explicitly defined