Skip to content

Latest commit

History

History
43 lines (26 loc) 路 1.26 KB

CHANGELOG.md

File metadata and controls

43 lines (26 loc) 路 1.26 KB

v5.3.24-alpha.0 (November 22, 2020)

Bug Fixes

  • size of radios is inconsistent with other knobs (#118)
  • type annotation for storiesOf method (#124)
  • ondevice select knob undefined value causes key error (#111)
  • reset groupId in selectStory handler (#137)

v5.3.23 (September 25, 2020)

updated links for npm

v5.3.22 (September 25, 2020)

Bug Fixes

  • server addons and update all dependencies to use storybook 5.3.20 #100
  • color picker will no longer crash the app #85
  • boolean knob no longer throws a warning #70
  • modal selector no longer causes the app to freeze/crash #74

Features

  • radios knob type added #83

5.3.20-alpha.1 (August 27, 2020)

Bug Fixes

  • server addons and update all dependencies to use storybook 5.3.20 #100

5.3.20-alpha.0 (August 19, 2020)

Features

  • radios knob type added 83

Bug Fixes

  • color picker will no longer crash the app #85
  • boolean knob no longer throws a warning #70
  • modal selector no longer causes the app to freeze/crash #74