Socket
Socket
Sign inDemoInstall

storybook-addon-theme-playground

Package Overview
Dependencies
250
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.1.0

Diff

jeslage
published 3.0.2 •

Changelog

Source

3.0.2 (2023-09-18)

Bug Fixes

  • fix color value not showing picker on hsla value (eb288fc)
jeslage
published 3.0.1 •

Changelog

Source

3.0.1 (2023-09-18)

Features

  • remove unused tool declarations (@jeslage)
  • add showDiff to config and render story twice if active (@jeslage)
  • move addon to addon-kit (@jeslage)

CI

Chore

  • remove yarn.lock in favor of package-lock.json (@jeslage)
  • remove github from releaserc, fix changelog (@jeslage)

jeslage
published 3.0.0 •

Changelog

Source

3.0.0 (2023-09-14)

Features

BREAKING CHANGES

  • update versions, fix for wrong last minor release
jeslage
published 2.3.0 •

Changelog

Source

2.3.0 (2022-12-07)

Features

  • remove textarea and input control, add text control, update readme
  • Issue #33: update storybook version and multiple components

CI

  • add release pipeline
jeslage
published 2.2.0 •

Changelog

Source

2.2.0 (2022-12-07)

Added

  • Issue #32: Added name to provider function

Changed

  • Changed ThemePlaygroundProps to make use of typescript generic
jeslage
published 2.1.0 •

Changelog

Source

2.1.0 (2021-01-23)

Added

  • Added disabled option to disable panel for single stories

Changed

  • PR: Upgrade all dependencies using npm-check-updates
  • PR: Bump ini from 1.3.5 to 1.3.8

Fixed

  • PR: Fix crash when no 'controls' property is specified
  • Issue #23: Fixed missing controls object inside ThemeControls component
jeslage
published 2.0.0 •

Changelog

Source

2.0.0 (2020-11-23)

Added

  • Added control type number and color as a replacement for type counter and colorpicker
  • Added icon prop to controls config

Changed

  • Issue #19: Moved state to storybooks useAddonState hook to persist current state between story changes
  • Updated withThemePlayground to storybooks makeDecorator method instead of class component

Removed

  • Removed label and description prop from all input components and moved it to parent control component
  • Removed all custom input components in favor of core components from @storybook/components

Deprecated

  • Control type counter and colorpicker will be deprecated in one of the next releases and replaced by type number and color
  • Overrides is deprecated and was replaced by controls object
jeslage
published 1.3.4 •

Changelog

Source

1.3.4 (2020-09-06)

Added

  • Issue #14: Exported ThemePlaygroundProps interface

Fixed

  • Issue #14: Optional properties config and overrides where required inside ThemePlayground options
jeslage
published 1.3.3 •

Changelog

Source

1.3.3 (2020-06-27)

Changed

  • Issue #3: Moved withThemePlayground to a class component due to invalid hook call while using @storybook/addon-storyshots.
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc