react-memoize
react-memoize copied to clipboard
Update storybook to the latest version π
There have been updates to the storybook monorepo:
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.0. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.0. - The
devDependency@storybook/react was updated from3.4.11to4.0.0.
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.
Find out more about this release.
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 :palm_tree:
Codecov Report
Merging #23 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #23 +/- ##
=======================================
Coverage 96.96% 96.96%
=======================================
Files 4 4
Lines 33 33
Branches 6 6
=======================================
Hits 32 32
Misses 1 1
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update 094f0b4...8b92505. Read the comment docs.
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.1. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.1. - The
devDependency@storybook/react was updated from3.4.11to4.0.1.
Update to these versions instead π
Release Notes for v4.0.1
2018-October-31
Bug Fixes
- Addon-knobs: fix select array values showing k #4586
Commits
The new version differs by 8 commits.
9d9f3edv4.0.12ec3ca44.0.1 changelog2e0efe04.0.1 changelogf716ee8Merge pull request #4594 from gabrielcsapo/update-ember-ergonomicsee1a312Merge pull request #4586 from diagramatics/master5074896Fix problems from reverted cleanup6f8b195Merge pull request #4618 from storybooks/libetl-patch-12d90f0dUpdate docs to 4.0
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.2. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.2. - The
devDependency@storybook/react was updated from3.4.11to4.0.2.
Update to these versions instead π
Release Notes for v4.0.2
2018-October-31
Fix broken 4.0.1 release
Bug Fixes
- Addon-knobs: fix select array values showing k #4586
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.3. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.3. - The
devDependency@storybook/react was updated from3.4.11to4.0.3.
Update to these versions instead π
Release Notes for v4.0.3
2018-November-06
Bug Fixes
- React: Fix css relative asset urls #4695
- Core: Fix a bug with buildStaticStandalone resolving too early #4649
- Angular: Fixes component imports from dist #4682
- Addon-info: Improve accessibility with contrast #4698
- Ember: update ergonomics to not require any manual setup #4594
Maintenance
- Update release process and
masterbecomes the stable branch #4719 - Report CLI tests to teamcity #4671
Dependency Upgrades
30 PRs
- Bump @angular/core from 7.0.1 to 7.0.2 #4675
- [Security] Bump merge from 1.2.0 to 1.2.1 in /docs #4687
- Bump typescript from 3.1.4 to 3.1.6 #4699
- Set zone.js as a peer and dev dependency #4663
- chore(core): update css-loader to latest #4619
- Bump css-loader from 1.0.0 to 1.0.1 #4655
- Bump @ngrx/store from 6.1.0 to 6.1.1 #4653
- Allow for angular-devkit/core version aligned with Angular v7 #4652
- Bump ember-load-initializers from 1.1.0 to 2.0.0 #4634
- Bump @ember/test-helpers from 0.7.27 to 1.0.0 #4630
- Bump @storybook/addon-actions from 3.4.11 to 4.0.0 in /docs #4626
- Bump gatsby-plugin-sharp from 2.0.7 to 2.0.10 in /docs #4627
- Bump typescript from 3.1.3 to 3.1.4 #4629
- Bump react-scripts from 2.0.5 to 2.1.0 #4631
- Bump ember-source from 3.5.0 to 3.5.1 #4633
- Bump @types/node from 10.12.0 to 10.12.1 #4635
- Bump react-dev-utils from 6.0.5 to 6.1.0 #4636
- Bump eslint from 5.7.0 to 5.8.0 #4613
- Bump express-graphql from 0.6.12 to 0.7.1 #4610
- Bump tslint-plugin-prettier from 2.0.0 to 2.0.1 #4609
- Bump eslint-plugin-jest from 21.26.1 to 21.26.2 #4606
- Bump @types/jest from 23.3.7 to 23.3.8 #4611
- Bump fork-ts-checker-webpack-plugin from 0.4.10 to 0.4.14 #4607
- Bump autoprefixer from 9.2.1 to 9.3.1 #4605
- Bump jasmine-core from 3.2.1 to 3.3.0 #4581
- Bump react-dom from 16.5.2 to 16.6.0 #4580
- Bump eslint-plugin-jest from 21.25.1 to 21.26.1 #4583
- Bump react from 16.5.2 to 16.6.0 #4584
- Bump react-syntax-highlighter from 9.0.0 to 9.0.1 #4585
- Bump remark-cli from 5.0.0 to 6.0.0 #4551
Commits
The new version differs by 158 commits.
b9ae585v4.0.3e17a175Update publishing branchbfd25f94.0.3 changelog2924c8fMerge pull request #4724 from storybooks/release/4.0a986ce8Merge branch 'master' into release/4.07de043eTeamcity: try escaping from deadlockd8e58bdTeamcity: try escaping from deadlock8774da0TeamCity: makenextthe default branch418cbfcTeamCity change in 'Open-source projects / Storybook' project: 'https://github.com/storybooks/storybook#refs/heads/master (1)' VCS root was updated7b908a3Merge pull request #4719 from storybooks/shilman/update-release-processe3b260dNPM publish:next0f48e5fComment out notes per CRA's PR template916894cRemove redundant change9beeb45Update PR template with note about branchingf916a81Update release process andmasterbecomes the stable branch
There are 158 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.4. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.4. - The
devDependency@storybook/react was updated from3.4.11to4.0.4.
Update to these versions instead π
Commits
The new version differs by 10 commits.
0cc22e4v4.0.49c2aa194.0.4 changelog3535baaMerge pull request #4654 from storybooks/dependabot/npm_and_yarn/react-syntax-highlighter-10.0.0c11a3e0Merge pull request #4705 from storybooks/fix-deps7eca652Merge pull request #4708 from dumbNickname/mjs-supportca54817Merge pull request #4715 from cfleschhut/docs/add_auth0_cosmos_to_examplesda8cd05Merge pull request #4669 from tarikhamilton/knobs/number-proptypes-bug9ebbce7Merge pull request #4683 from storybooks/addon-jest/fix-configureviewport4bbc479Merge pull request #4689 from storybooks/addon-jest/fix-tests-matching9a70c94Merge pull request #4720 from storybooks/node-11-fix
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.6. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.6. - The
devDependency@storybook/react was updated from3.4.11to4.0.6.
Update to these versions instead π
Release Notes for v4.0.6
Features
- React: add support for custom
react-scriptspackages (#4712)
Bug Fixes
- Core: fix NODE_PATH is not being loaded from .env (#4706)
Commits
The new version differs by 77 commits.
5d85f5dv4.0.6be05d104.0.6 changelog4dcb56ev4.0.5929fa6b4.0.5 changelogaed1a75Merge pull request #4706 from storybooks/node-path-loading-fixd394d82Merge pull request #4712 from mrmckeb/feature/custom-react-scripts47ad40bMerge pull request #4750 from ximenean/patch-13c1a3d2Merge pull request #4754 from adamraider/patch-1186adb7Fixes broken link in addons gallery7e9bbc9Merge branch 'next' into masteradccb0aMerge pull request #4737 from storybooks/shilman/update-release-steps7a84306Publish from nextb28217fUpdate release stepsebe31ddfix typob022ec8Merge pull request #4725 from storybooks/release/4.0
There are 77 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.7. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.7. - The
devDependency@storybook/react was updated from3.4.11to4.0.7.
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.8. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.8. - The
devDependency@storybook/react was updated from3.4.11to4.0.8.
Update to these versions instead π
Commits
The new version differs by 11 commits.
960bd59v4.0.8652b68f4.0.8 changelogbe2037fMerge pull request #4773 from storybooks/vue-knobs-optimize-on-force-render643e1b6Merge pull request #4800 from tobiasljungstrom/nextccc37cdMerge pull request #4779 from geoffreyd/patch-10778f28Merge pull request #4804 from storybooks/patch-discord-link2f4653bMerge pull request #4795 from chris-lock/patch-14df0a49Upgrade pr-log labels format24cfb9bFixing webpack version4ac6d004.0.7 changelog feature area58bdf3a4.0.7 changelog
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.9. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.9. - The
devDependency@storybook/react was updated from3.4.11to4.0.9.
Update to these versions instead π
Release Notes for v4.0.9
Bug Fixes
Commits
The new version differs by 13 commits.
378688ev4.0.933a43554.0.9 changelog453740fMerge pull request #4792 from alex-fournier/fix-cache-directory8d3ec44Update addon-info snapshots to fix broken buildec5d38fMerge pull request #4685 from MihaChicken/addon-info/fix-docgen-descriptionc647bd8Merge pull request #4825 from y-nk/docs/guide-vue086e4a9Merge pull request #4780 from niku/patch-14bd15a8Merge pull request #4828 from bertho-zero/patch-159e35b7Merge pull request #4830 from aliceyoung9/patch-13e3ff41Docs: Fix internal deadlink970adbaaddon-storyshots-puppeteer: fix peerDependenciesc8898a1Revise the sample in README for ReactNative3d052ceRevise the sample in README for ReactNative
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.10. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.10. - The
devDependency@storybook/react was updated from3.4.11to4.0.10.
Update to these versions instead π
Release Notes for v4.0.10
Fixes 4.0.9
Bug Fixes
Commits
The new version differs by 10 commits.
c6de649v4.0.1045b79454.0.10 changelogee957e3Merge pull request #4884 from stevehanson/patch-2a0a67e2Remove unnecessary instructione68a4f8Clarify Typescript instructions for config.tsfae0ff5Revert "cache DLL"2bd8540cache DLL5c7f0c3Fix failing snapshot testabe699cFix dirty lock file155283bMerge pull request #4838 from storybooks/core/fix-mangle
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.11. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.11. - The
devDependency@storybook/react was updated from3.4.11to4.0.11.
Update to these versions instead π
Release Notes for v4.0.11
Bug Fixes
Commits
The new version differs by 10 commits.
9959847v4.0.1164f4139Update yarn.lock295dc634.0.11 changelog8b2b958Merge pull request #4648 from mark-schaal/patch-1375e42aMerge pull request #4856 from maacky/fix/missing-index-in-cra-kitchen-sinkfee79d5Merge pull request #4870 from hmelenok/next0e390a6Merge pull request #4893 from plrthink/next669b16eMerge pull request #4894 from motleydev/update-addon-docsf01fc6bMerge pull request #4892 from Myoxocephalus/patch-326ae1e0Fix typo
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.0.12. - The
devDependency@storybook/addon-links was updated from3.4.11to4.0.12. - The
devDependency@storybook/react was updated from3.4.11to4.0.12.
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.0. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.0. - The
devDependency@storybook/react was updated from3.4.11to4.1.0.
Update to these versions instead π
Release Notes for v4.1.0
Storybook 4.1 with performance and compatibility improvements! Highlights include:
- Core: Performance optimizations on separate manager preview split, improved cold start, restart & rebuild (#4834)
- React: add support for all versions of react (#4808)
- Addon-CSSResources: new adddon to dynamically add/remove css (#4622)
- React: use babel presets/plugins based on CRA. (#4836)
- React-native: Add ability to filter story list (#4806)
- React: Add TypeScript support for react-scripts (#4824)
There are dozens more fixes, features, and tweaks in the 4.1 release. See changelogs for 4.1.0-* for details.
Commits
The new version differs by 441 commits.
75d45d3v4.1.0d8e38bb4.1.0 changelog6492904Merge branch 'release/4.1-merged'fc150d4Merge branch 'master' of github.com:storybooks/storybookde9516fv4.1.0-alpha.13b84155fUpdate dirty yarn.lock5465ebe4.1.0-alpha.13 changelogc13b97eMerge pull request #4981 from storybooks/add-core-js-to-addons7f2127bMerge pull request #4979 from miquelmasrieramrf/patch-2a500e52Fix dirty yarn.lockfec1f39Re-enable tslintbc54bbdMerge branch 'release/4.1'd9dbb13Update README.md20549f6fix typo4ed93b4v4.1.0-alpha.12
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.1. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.1. - The
devDependency@storybook/react was updated from3.4.11to4.1.1.
Update to these versions instead π
Release Notes for v4.1.1
Bug Fixes
- FIX react native by adding an empty array named dlls to the templateParameters (#4985)
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.2. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.2. - The
devDependency@storybook/react was updated from3.4.11to4.1.2.
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.3. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.3. - The
devDependency@storybook/react was updated from3.4.11to4.1.3.
Update to these versions instead π
Release Notes for v4.1.3
Bug Fixes
Commits
The new version differs by 11 commits.
28497a9v4.1.37ef79834.1.3 changelogabf57c0Merge pull request #5047 from storybooks/fix/remove-storybook-react-direct-depc34de34Merge pull request #5016 from storybooks/fix/wrong-version-of-reactdom4ac2727Merge pull request #4973 from cosmith/patch-20b49b02Merge pull request #5015 from storybooks/update-storyshots-docs76987daMerge pull request #5010 from maacky/4694-color-picker-display8e6b28cMerge pull request #5022 from davvidbaker/patch-345543adTypo fixesd18c457Merge pull request #5012 from storybooks/fix-typo6482234Fix typo in docs
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.4. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.4. - The
devDependency@storybook/react was updated from3.4.11to4.1.4.
Update to these versions instead π
Commits
The new version differs by 5 commits.
9771b1av4.1.43b153174.1.4 changelog170e49dMerge pull request #4480 from leandrooriente/patch-1f828bc7Merge pull request #5082 from storybooks/symbol-polyfillbc0194eMerge pull request #5074 from mrmckeb/feature/fix-cra-webpack-import
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.5. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.4. - The
devDependency@storybook/react was updated from3.4.11to4.1.4.
Update to these versions instead π
Commits
The new version differs by 24 commits.
6947deev4.1.50d81f8e4.1.5 changelog297d979Merge pull request #5148 from storybooks/fix/react-versions-part10c3a8f3Don't push debug release tags4de396eDebug publishingfc21440Merge pull request #5171 from lauriejones/patch-4146f0d6Emotion-free routed link07770e1ADD react & react-dom as depedencies to rootf7c325bADD latest version of react to lib/ui (always) && REMOVE version of react version for lib/coref34a35eCLEANUPf86126aMerge pull request #5155 from storybooks/tmeasday/add-headers-to-versions.json0fe0359Fix broken syntaxfbc7b68Add CORS headers to versions.json15db765Merge pull request #5147 from bertho-zero/patch-2fd39ae2Merge pull request #5119 from Jivanvl/update-puppeeter-dep-version
There are 24 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.6. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.6. - The
devDependency@storybook/react was updated from3.4.11to4.1.6.
Update to these versions instead π
Release Notes for v4.1.6
Bug Fixes
- React: Fix react version backwards compatibility (#5148)
- UI: fix highlightColor (#5150)
- Core: Transpile addons.js with Babel for IE11 (#5081)
Maintenance
- Add CORS headers to versions.json (#5155)
Dependency Upgrades
- Bump puppeteer from 1.9.0 to 1.11.0 (#5119)
Commits
The new version differs by 26 commits.
8901a06v4.1.6951c2ad4.1.6 changelog6947deev4.1.50d81f8e4.1.5 changelog297d979Merge pull request #5148 from storybooks/fix/react-versions-part10c3a8f3Don't push debug release tags4de396eDebug publishingfc21440Merge pull request #5171 from lauriejones/patch-4146f0d6Emotion-free routed link07770e1ADD react & react-dom as depedencies to rootf7c325bADD latest version of react to lib/ui (always) && REMOVE version of react version for lib/coref34a35eCLEANUPf86126aMerge pull request #5155 from storybooks/tmeasday/add-headers-to-versions.json0fe0359Fix broken syntaxfbc7b68Add CORS headers to versions.json
There are 26 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.7. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.7. - The
devDependency@storybook/react was updated from3.4.11to4.1.7.
Update to these versions instead π
Commits
The new version differs by 10 commits.
2dd7af6v4.1.73abe4b24.1.7 changelog19720d9Merge pull request #5254 from martinmckenna/docs-update616bc71FIX the reference path of the dll0c5f7b8Merge pull request #5224 from matteo-hertel/mhdev-html-updated01ec41Merge pull request #5242 from ajfuller/patch-2afee368spelling: note => not51cd131Merge pull request #5194 from storybooks/shilman/4.1-migratione55cba8Merge pull request #5107 from koenpunt/patch-2aa45c0eMerge pull request #5106 from Kovensky/fix-4829
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.12. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.12. - The
devDependency@storybook/react was updated from3.4.11to4.1.12.
- The
devDependency@storybook/addon-actions was updated from3.4.11to4.1.13. - The
devDependency@storybook/addon-links was updated from3.4.11to4.1.13. - The
devDependency@storybook/react was updated from3.4.11to4.1.13.
Update to these versions instead π
Commits
The new version differs by 8 commits.
c521ca3v4.1.131bc4af44.1.13 changelog0793417Merge pull request #5699 from storybooks/5683-cli-version-notice38864124.1.12 versions.json705599bMerge pull request #5629 from nitaking/fix-addon-ondevice-knobs-readme588de42Merge pull request #5675 from storybooks/shilman/5667-deploy-versions-json36c7a915.0.0-rc.3 versions.jsona89704f5.0.0-rc.2 versions
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to5.0.0. - The
devDependency@storybook/addon-links was updated from3.4.11to5.0.0. - The
devDependency@storybook/react was updated from3.4.11to5.0.0.
Update to these versions instead π
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.
670a682v5.0.04bfcf035.0.0 changelogcaf9630Update frontpage build trigger to master345bc9cHardcode header link80a8feeFix typoba0e8abFix indentatation5d986a7Update storyshots1c659a5Test docs updatecd35663Merge pull request #5633 from storybooks/shilman/frontpage-build-hookf0e4b1d5.0.0-rc.11 versions.json2724eb7v5.0.0-rc.11cf9a8555.0.0-rc.11 changelogbced5bfTheming mgiration placeholderced6d40Merge pull request #5843 from storybooks/tech/improve-theme-creatingf9343eeMerge pull request #5850 from storybooks/laggy-sidebaritem-active
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to5.0.1. - The
devDependency@storybook/addon-links was updated from3.4.11to5.0.1. - The
devDependency@storybook/react was updated from3.4.11to5.0.1.
Update to these versions instead π
Commits
The new version differs by 36 commits.
ae7a4cfv5.0.1b956e2eUpgrade core-js to 2.6.5ca5ae355.0.1 changelog44c7120Merge pull request #5911 from storybooks/4995-custom-presets75d1534Merge pull request #5964 from storybooks/5876-unicode-story-idsf260b82Merge pull request #5961 from storybooks/5831-add-corejs-to-everythingacb15ceMerge pull request #5947 from anru/patch-3546a6fdMerge pull request #5811 from CodeByAlex/performance-fix-knob-change-debouncing62dfbc3Merge pull request #5909 from ehzhang/ehzhang/check-filename-is-string-before-searchingbaee8af5.1.0-alpha.1 versions.json2bbaec7Merge pull request #5928 from jangerhofer/next63a5f73Merge pull request #5930 from xdvarpunen/next9a78a0cMerge pull request #5905 from maraisr/feature/readme-badge-does-no-work78e33cdMerge pull request #5900 from 44px/patch-4d78a8d3Merge pull request #5717 from jure/patch-3
There are 36 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to5.0.2. - The
devDependency@storybook/addon-links was updated from3.4.11to5.0.2. - The
devDependency@storybook/react was updated from3.4.11to5.0.2.
Update to these versions instead π
Commits
The new version differs by 50 commits.
b23f97ev5.0.23d02d075.0.2 changelog96b064fMerge pull request #5991 from Armanio/fix/a11y_rules_style3d8a96cMerge pull request #6050 from pgoforth/defect/addon-cssresources_track-story-id897a868Merge pull request #6024 from CurtisHumphrey/patch-30033e3aMerge pull request #6042 from glitchperfect/patch-49cf2866Merge pull request #61042cdaf86Merge pull request #6082 from storybooks/6081-debug-webpack-option9d53d60Merge pull request #6021 from HerrBertling/6019-docs-addons-tab-orderb33c61cMerge pull request #6108 from breadadams/hotfix-vue-docsab2ed465.1.0-alpha.7 next.json version filedf69e18Merge pull request #6027 from Phoenixton/fixing_search_item_in_menu0c9c82aMerge pull request #6022 from CodeByAlex/feature/knobs-performance-debouncing51d9915Merge pull request #5998 from malykhinvi/sb-578513035d4Merge branch 'master' of github.com:storybooks/storybook
There are 50 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to5.0.3. - The
devDependency@storybook/addon-links was updated from3.4.11to5.0.3. - The
devDependency@storybook/react was updated from3.4.11to5.0.3.
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.
22ed362v5.0.306ce2dd5.0.3 changelogcc364f9Merge pull request #6124 from aamct2/fix-missing-button-titlese02241bMerge pull request #6143 from storybooks/shilman/fix-version-update2ae285f5.1.0-alpha.8 next.json version filee3e42255.0.2 latest.json version file
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.11to5.0.4. - The
devDependency@storybook/addon-links was updated from3.4.11to5.0.4. - The
devDependency@storybook/react was updated from3.4.11to5.0.4.
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.
7e70c5fv5.0.45eca2495.0.4 changelog3ffa55dMerge pull request #6245 from Armanio/fix/cra_lint2a5784eMerge pull request #6238 from Armanio/fix/tooltip_eventsd9815e9Merge pull request #6180 from Means88/nextccf7f41Update snapshots0a2c17eMerge pull request #6124 from aamct2/fix-missing-button-titlesb67002fMerge pull request #6236 from sergeyzwezdin/nexte2abc09Merge pull request #6209 from eddiemonge/patch-1425f80dMerge pull request #6203 from Armanio/fix/knob_colore39ad69Merge pull request #6193 from storybooks/fix/typo313f0bcMerge pull request #6186 from SteffenGorenflo/5723-Info-addon-doesn't-inherit-stylingaea59f1Merge pull request #6159 from leoyli/next8475600Merge pull request #6206 from storybooks/fix/storysource-readme48aac8aMerge pull request #6195 from mortal94/patch-3
There are 24 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.12to5.0.5. - The
devDependency@storybook/addon-links was updated from3.4.12to5.0.5. - The
devDependency@storybook/react was updated from3.4.12to5.0.5.
- The
devDependency@storybook/addon-actions was updated from3.4.12to5.0.6. - The
devDependency@storybook/addon-links was updated from3.4.12to5.0.6. - The
devDependency@storybook/react was updated from3.4.12to5.0.6.
Update to these versions instead π
Release Notes for v5.0.6
Bug Fixes
- Addon-a11y: Fix color-blindness emulation in Firefox (#6297)
- Addon-info: Fixed contrast of Show Info button for a11y (#6301)
- Addon-cssresources: Fix panel layout (#6263)
- Addon-info: forwardRef elements use displayName if available (#6222)
- UI: Set expanded stories to objects instead of arrays (#6290)
- Addon-actions: safe render for cyclic obj (#6240)
- Core: Upgrade @babel/preset-env to fix corejs option (#6281)
- Core: Enforces corejs v2 for babel (#6267)
- Knobs: Rename ALL panel to Other for ungrouped knobs (#6232)
Commits
The new version differs by 38 commits.
6633effv5.0.600730d45.0.6 changelog86e06c7Update yarn.lock58df264Merge pull request #6297 from electricg/sb-59597d28e2aMerge pull request #6281 from storybooks/fix-preset-env960d2baMerge pull request #6221 from storybooks/Hypnosphi-patch-1b244e7aMerge pull request #6301 from trevoreyre/6256-fix-addon-info-a11y8164f56Merge pull request #6263 from pgoforth/defect/addon-cssresources_scrollbars27a9427Merge pull request #6222 from Krustal/addon-info-forward-ref-opt-ina49605aMerge pull request #6290 from dougmacknz/6210-fix-object-set6a72b4aMerge pull request #6341 from storybooks/6319-webpack-clarificationed9bcff5.1.0-alpha.20 next.json version file30715d4Merge branch 'master' of github.com:storybooks/storybook2223801Merge pull request #6314 from storybooks/Hypnosphi-patch-16aecbc1Merge pull request #6324 from mikach/patch-3
There are 38 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from3.4.12to5.0.7. - The
devDependency@storybook/addon-links was updated from3.4.12to5.0.7. - The
devDependency@storybook/react was updated from3.4.12to5.0.7.
Update to these versions instead π
Release Notes for v5.0.7
Bug Fixes
Commits
The new version differs by 32 commits.
effb88fv5.0.755768fa5.0.7 changelog1b0dfacMerge pull request #6441 from Armanio/fix/about-footer38b82b8Merge pull request #6480 from storybooks/fix/addon-knobs-tab-sortingc9c55f45.1.0-alpha.27 next.json version file7bf5f8cMerge branch 'master' of github.com:storybooks/storybook61c0c205.1.0-alpha.26 next.json version file4b526ccMerge pull request #6499 from coryhouse/patch-3a80b60eAdded Happo to list of screenshot testing tools148aa23Merge pull request #6446 from lonyele/fix/remove-deprecated-info-on-theme-docc85bbcfMerge pull request #6468 from lifeiscontent/patch-2e784123Merge pull request #6464 from jamisuomalainen/update-addons-notes-readme-vue413149aMerge pull request #6449 from antony/patch-30a491435.1.0-alpha.25 next.json version file8648783Improve webpack customization docs
There are 32 commits in total.
See the full diff