Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Mar 5, 2019

There have been updates to the storybook monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the storybook group definition.


Release Notes for v5.0.0

Storybook 5.0 is a completely new UI with the following improvements:

  • 🌓 New design with light and dark themes
  • 🛠 Canvas toolbar for easy access to addons
  • 🗺 Overhauled navigation sidebar with an intuitive menu
  • 🗜 Redesigned addons panel with handy buttons to toggle visibility and orientation
  • ⌨️ Improved keyboard shortcuts that are user configurable
  • 🌍 New URL structure that eliminates long strings of query parameters

5.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 5.0.0-alpha.*, 5.0.0-beta.*, and 5.0.0-rc.* for the full list of changes. See MIGRATION.md to upgrade from 4.x.

Commits

The new version differs by 1942 commits ahead by 1942, behind by 104.

  • 670a682 v5.0.0
  • 4bfcf03 5.0.0 changelog
  • caf9630 Update frontpage build trigger to master
  • 345bc9c Hardcode header link
  • 80a8fee Fix typo
  • ba0e8ab Fix indentatation
  • 5d986a7 Update storyshots
  • 1c659a5 Test docs update
  • cd35663 Merge pull request #5633 from storybooks/shilman/frontpage-build-hook
  • f0e4b1d 5.0.0-rc.11 versions.json
  • 2724eb7 v5.0.0-rc.11
  • cf9a855 5.0.0-rc.11 changelog
  • bced5bf Theming mgiration placeholder
  • ced6d40 Merge pull request #5843 from storybooks/tech/improve-theme-creating
  • f9343ee Merge pull request #5850 from storybooks/laggy-sidebaritem-active

There are 250 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2019

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2019

Update to these versions instead 🚀

Commits

The new version differs by 36 commits.

  • ae7a4cf v5.0.1
  • b956e2e Upgrade core-js to 2.6.5
  • ca5ae35 5.0.1 changelog
  • 44c7120 Merge pull request #5911 from storybooks/4995-custom-presets
  • 75d1534 Merge pull request #5964 from storybooks/5876-unicode-story-ids
  • f260b82 Merge pull request #5961 from storybooks/5831-add-corejs-to-everything
  • acb15ce Merge pull request #5947 from anru/patch-3
  • 546a6fd Merge pull request #5811 from CodeByAlex/performance-fix-knob-change-debouncing
  • 62dfbc3 Merge pull request #5909 from ehzhang/ehzhang/check-filename-is-string-before-searching
  • baee8af 5.1.0-alpha.1 versions.json
  • 2bbaec7 Merge pull request #5928 from jangerhofer/next
  • 63a5f73 Merge pull request #5930 from xdvarpunen/next
  • 9a78a0c Merge pull request #5905 from maraisr/feature/readme-badge-does-no-work
  • 78e33cd Merge pull request #5900 from 44px/patch-4
  • d78a8d3 Merge pull request #5717 from jure/patch-3

There are 36 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
greenkeeper bot added a commit that referenced this pull request Mar 17, 2019
greenkeeper bot added a commit that referenced this pull request Mar 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2019

Update to these versions instead 🚀

Commits

The new version differs by 50 commits.

  • b23f97e v5.0.2
  • 3d02d07 5.0.2 changelog
  • 96b064f Merge pull request #5991 from Armanio/fix/a11y_rules_style
  • 3d8a96c Merge pull request #6050 from pgoforth/defect/addon-cssresources_track-story-id
  • 897a868 Merge pull request #6024 from CurtisHumphrey/patch-3
  • 0033e3a Merge pull request #6042 from glitchperfect/patch-4
  • 9cf2866 Merge pull request #6104
  • 2cdaf86 Merge pull request #6082 from storybooks/6081-debug-webpack-option
  • 9d53d60 Merge pull request #6021 from HerrBertling/6019-docs-addons-tab-order
  • b33c61c Merge pull request #6108 from breadadams/hotfix-vue-docs
  • ab2ed46 5.1.0-alpha.7 next.json version file
  • df69e18 Merge pull request #6027 from Phoenixton/fixing_search_item_in_menu
  • 0c9c82a Merge pull request #6022 from CodeByAlex/feature/knobs-performance-debouncing
  • 51d9915 Merge pull request #5998 from malykhinvi/sb-5785
  • 13035d4 Merge branch 'master' of github.com:storybooks/storybook

There are 50 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2019

Update to these versions instead 🚀

Release Notes for v5.0.3

Bug Fixes

  • Accessibility: Add missing button titles (#6124)

Maintenance

  • UI: Make update notifications much less aggressive (#6143)
Commits

The new version differs by 6 commits.

  • 22ed362 v5.0.3
  • 06ce2dd 5.0.3 changelog
  • cc364f9 Merge pull request #6124 from aamct2/fix-missing-button-titles
  • e02241b Merge pull request #6143 from storybooks/shilman/fix-version-update
  • 2ae285f 5.1.0-alpha.8 next.json version file
  • e3e4225 5.0.2 latest.json version file

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 19, 2019
greenkeeper bot added a commit that referenced this pull request Mar 19, 2019
greenkeeper bot added a commit that referenced this pull request Mar 24, 2019
greenkeeper bot added a commit that referenced this pull request Mar 24, 2019
greenkeeper bot added a commit that referenced this pull request Mar 24, 2019
greenkeeper bot added a commit that referenced this pull request Mar 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 24, 2019

Update to these versions instead 🚀

Release Notes for v5.0.4

Bug Fixes

  • UI: Fix tooltip event bindings, logger import (#6238)
  • CLI: Fix stories regexp in config.js (#6180)
  • Accessibilty: Add missing button titles (#6124)
  • React: Fix forked CRA support on Windows (#6236)
  • Addon-knkobs: Fix color type button z-index (#6203)
  • Angular: Fix typo in demo example (#6193)
  • Addon-Info: Restore fonts and color styling (#6186)
  • Addon-knobs: Fix ObjectType knob react warning (#6159)
  • Core: Add core-js as a dep to client-api (#6209)
  • React: Fix logging in cra-config (#6245)
Commits

The new version differs by 24 commits.

  • 7e70c5f v5.0.4
  • 5eca249 5.0.4 changelog
  • 3ffa55d Merge pull request #6245 from Armanio/fix/cra_lint
  • 2a5784e Merge pull request #6238 from Armanio/fix/tooltip_events
  • d9815e9 Merge pull request #6180 from Means88/next
  • ccf7f41 Update snapshots
  • 0a2c17e Merge pull request #6124 from aamct2/fix-missing-button-titles
  • b67002f Merge pull request #6236 from sergeyzwezdin/next
  • e2abc09 Merge pull request #6209 from eddiemonge/patch-1
  • 425f80d Merge pull request #6203 from Armanio/fix/knob_color
  • e39ad69 Merge pull request #6193 from storybooks/fix/typo
  • 313f0bc Merge pull request #6186 from SteffenGorenflo/5723-Info-addon-doesn't-inherit-styling
  • aea59f1 Merge pull request #6159 from leoyli/next
  • 8475600 Merge pull request #6206 from storybooks/fix/storysource-readme
  • 48aac8a Merge pull request #6195 from mortal94/patch-3

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 24, 2019
greenkeeper bot added a commit that referenced this pull request Mar 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 24, 2019

Update to these versions instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 4, 2020
greenkeeper bot added a commit that referenced this pull request Feb 4, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 5, 2020
greenkeeper bot added a commit that referenced this pull request Feb 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 12, 2020
greenkeeper bot added a commit that referenced this pull request Feb 12, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 21, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 21, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 27, 2020
greenkeeper bot added a commit that referenced this pull request Feb 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 31, 2020
greenkeeper bot added a commit that referenced this pull request Mar 31, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 2, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 2, 2020

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request May 24, 2020
greenkeeper bot added a commit that referenced this pull request May 24, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 24, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to these versions instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants