sam-silv / histoslider

:bar_chart: A D3 based histogram slider component for React.
http://samhogg.github.io/histoslider/
MIT License
30 stars 28 forks source link

Update @storybook/react to the latest version πŸš€ #93

Closed greenkeeper[bot] closed 8 months ago

greenkeeper[bot] commented 7 years ago

Version 3.2.0 of @storybook/react just got published.

Dependency @storybook/react
Current Version 3.1.9
Type devDependency

The version 3.2.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of @storybook/react. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v3.2.0

3.2.0

2017-July-31

Storybook 3.2 is filled with new features to help make your components shine! Headline features:

Plus many more features, documentation improvements, and bugfixes below!

Features

  • Vue support #1267
  • Add support for vue in addon-notes #1278
  • CLI support for Vue #1287
  • Story Hierarchy #1329
  • Story Hierarchy UI improvements #1387 #1356
  • Story Hierarchy - keyboard accessibility #1427
  • React Native - On Device UI #1413
  • Show first story on RN OnDeviceUI startup #1510
  • Added collapsible RN OnDeviceUI navigation #1544
  • Add warning when module is missing in storiesOf #1525
  • Provide styling hook for Addon Info story body #1308
  • Implement filtering on story-level #1432
  • Refactoring of addon-info #1452
  • ADD storybook logo for inside terminal for future CLI or easteregg #1499
  • Improved error checking in global addDecorator #1481

Bug Fixes

  • Fix react native example and bootstrapping #1514
  • Fix a 'funny' hmr issue in cra-kitchen-sink #1508
  • When timestamps are enabled, it actually checks them before applying changes #1405
  • Fix issue when extending webpack config #1468
  • Fix addon notes #1448
  • Story Hierarchy - initial state bug fix #1401
  • Remove blue outline when node is focused #1497

Documentation

  • Add hierarchySeparator to README #1445
  • Document null addons channel in FAQ #1507

Maintenance

  • Revert knobs API to previous API. #1527
  • FIX hoist-internals: remove existing folder/link before linking #1516
  • Update global hook for Vue Devtools #1376
  • SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure: #1486
  • Update cra-kitchen-sink package versions for 3.2-alpha #1434
  • Updating 3.2 alpha release with patches #1419
  • Remove typescript typings for @storybook/addon-notes #1344
  • Remove typescript typings for @storybook/addon-options #1343
  • Remove typescript typings for @storybook/addon-knobs #1339
  • Remove typescript typings for @storybook/addon-links #1342

Dependency Upgrades

  • Updated babel-plugin-react-docgen version #1526
  • UPDATE everything (including eslint 4) #1517
  • Update remark-preset-lint-recommended to the latest version πŸš€ #1512
  • Update remark-cli to the latest version πŸš€ #1498
  • Remove upper bound on react-native peerDependency #1424
  • Bump react-split-pane version #1495
Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.2.3 just got published.

Update to this version instead πŸš€

Release Notes v3.2.3

2017-August-01

Features

  • Use the React Native packager's host by default #1568
  • Make onDeviceUI default for RN getstorybook #1571

Documentation

  • Add short description to addon-options readme #1566
greenkeeper[bot] commented 7 years ago

Version 3.2.4 just got published.

Update to this version instead πŸš€

Release Notes v3.2.4

2017-August-12

Features

  • Hierarchy expansion on search #1598
  • Add sidebarAnimations config prop #1601
  • Add hrefs to left menu links #1523
  • Enable many components of same type in addon-info prop tables #1607
  • Always collapse an expanded kind in tree view without changing selected story #1590
  • Option to select an addon panel #1641

Documentation

  • Document how to use info addon as decorator #1592
  • Add Android simulator instructions for React Native #1591

Maintenance

  • Tree view visual adjustments #1599
  • Add z-index to shortcuts popup overlay #1617
  • Use ReactModal for search box #1548
  • Limit react versions to >=15 #1613
greenkeeper[bot] commented 7 years ago

Version 3.2.5 just got published.

Update to this version instead πŸš€

Release Notes v3.2.5

2017-August-16

Features

  • Add codemod for deprecated addon-info API #1582

Bug Fixes

  • Fixed addon-knobs for RN #1635
  • Make links navigate in the parent window #1650
  • Don’t render leftpanel stories tree if stories are empty #1664
  • Remove double styling for inline stories #1651

Dependency Upgrades

  • Upgrade react-modal to v2.2.4 #1666
greenkeeper[bot] commented 7 years ago

Version 3.2.6 just got published.

Update to this version instead πŸš€

Release Notes v3.2.6

2017-August-22

Features

  • Improve search and highlighting #1693
  • Add centered decorator for vue #1595
  • Add react-docgen propTypes to info addon #1562

Bug Fixes

  • Fix stories panel resizing bug #1689
  • Check for React presence when detecting WEBPACK_REACT type #1646
  • Fix Create React App detection #1645
  • Add dependencies on plugins used by getstorybook CLI #1652
  • Fix preview window loading non js,css files #1554

Documentation

  • Improve the warning given when using channel before it's defined #1515
  • Remove imports from README that are not necessary with latest API #1700
  • Add reminders to PR template #1683
  • Docgen Flow Type Example #1684

Maintenance

  • Make lint-staged work properly #1675
  • Move baseFonts and RoutedLink to @storybook/components #1659

Dependency Upgrades

  • Switch to babel preset env + async/await/generator support #1668
  • Upgrade react-native-compat to avoid PropTypes warnings #1673
  • Change React.PropTypes to prop-types #1674 #1710
greenkeeper[bot] commented 7 years ago

Version 3.2.7 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 3.2.8 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 3.2.10 just got published.

Update to this version instead πŸš€

Release Notes v3.2.10

2017-September-22

Features

  • Added codemod for deprecated addon-links and addon-actions from app #1368
  • React native: Added option for custom packager port #1837
  • CLI: add support for Vue projects using Nuxt #1794

Bug Fixes

  • Avoid error "storyshots is intended only to be used with storybook" #1441
  • Log correct url when using --https #1871
  • Fix broken links in the deprecation warning for RN and Vue apps #1827
  • Height aligned 2 buttons in manager's header #1769
  • Add missing regenerator and runtime babel transform pkgs to package.json #1848

Documentation

  • Update README: mention that addon-links needs to be registered manually #1835
  • Improve linkTo documentation #1793
  • Minor grammar fixes and clarification to Vue documentation #1756
  • Add missing NPM script section to Vue guide #1824
  • Add storybook-chrome-screenshot to addon gallery #1761

Dependency Upgrades

  • Update babel-eslint to the latest version πŸš€ #1836
  • UPGRADE root dependencies and SYNC with packages #1802
  • Update jest to the latest version πŸš€ #1799
  • Update eslint-plugin-jest to the latest version πŸš€ #1795
  • Update lerna to the latest version πŸš€ #1768

Maintenance

  • Smoke test master #1801
  • Fixed Jest warnings #1744
greenkeeper[bot] commented 7 years ago

Version 3.2.11 just got published.

Update to this version instead πŸš€

Release Notes v3.2.11

2017-September-27

Features

  • Add two new RN packager configuration options #1865

Bug Fixes

  • Addon-info - Fix immutable props issues with React 16 #1894
  • Update react-inspector to fix #1831 #1888

Documentation

  • Updated release process documentation #1882
greenkeeper[bot] commented 6 years ago

Version 3.3.0-alpha.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.2.13 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.2.14 just got published.

Update to this version instead πŸš€

Release Notes v3.2.14

2017-November-01

Features

  • React-native: Add platform option for haul bundler #2129

Bug Fixes

  • Fixed addon-info not importing docgen descriptions #2133
  • Handle full screen scrolling on iOS #2040
  • Fixed infinite render loop #2100
  • Fix hmr in react-native template #2194
  • Fix prop type in react-native #2185
  • Avoid logging an object on compilation errors #2199

Documentation

  • CRA Example Cleanup - Info #2143

Maintenance

  • IMPROVE integration tests so they all output a diff image when multiple fail #2197
  • ADD integration artefacts store step to circle.yml #2182
  • ADD integration test #2119
  • Updating to new favicon #2113
  • Bot for closing old issues #2186

Dependency Upgrades

12 PRs
  • 7 packages updated by dependencies.io #2200
  • Update jest-image-snapshot to 2.1.0 #2184
  • 2 packages updated by dependencies.io #2175
  • 3 packages updated by dependencies.io #2137
  • 2 packages updated by dependencies.io #2131
  • 4 packages updated by dependencies.io #2124
  • 2 packages updated by dependencies.io #2116
  • 5 packages updated by dependencies.io #2111
  • 4 packages updated by dependencies.io #2109
  • Add index.js file for RN 0.49 #2176
  • Enable issue creation for dependencies.io #2141
  • Major updates in devDependencies #2178
greenkeeper[bot] commented 6 years ago

Version 3.2.15 just got published.

Update to this version instead πŸš€

Release Notes v3.2.15

2017-November-10

Features

  • Optimizing for iphone x #2260
  • Fix accessibility warnings #2270

Bug Fixes

  • Fix propTypes in addon-background #2279
  • Addon-info: allow duplicate displayNames #2269
  • Fix browser navigation #2261

Maintenance

  • Fixes to build scripts for Windows. #2051
  • Update dependencies.yml to include batch updates for docs dependencies #2252

Dependency Upgrades

11 PRs
  • Update 4 dependencies from npm #2267
  • Update 8 dependencies from npm #2262
  • Update 3 dependencies from npm #2257
  • Update babel-eslint in / from 8.0.1 to 8.0.2 #2253
  • 3 packages updated by dependencies.io #2251
  • Update devDependencies #2232
  • Update react-textarea-autosize to 5.1.0 #2233
  • Update insert-css to 2.0.0 #2234
  • Update file-loader to 1.1.5 #2236
  • Update read-pkg-up to 3.0.0 #2237
  • Update react-modal to 3.1.0 #2238
greenkeeper[bot] commented 6 years ago

Version 3.2.16 just got published.

Update to this version instead πŸš€

Release Notes v3.2.16

2017-November-15

Features

  • Add addon-a11y to monorepo #2292

Bug Fixes

  • Addon actions: replace eval with function name assignment #2321
  • FIX propwarning on basebutton && ADD style prop on basebutton #2305
  • React-native: fix drawer width #2300

Maintenance

  • Add Previews of deployed examples via Netlify #2304

Dependency Upgrades

30 upgrades
  • Update 5 dependencies from npm #2312
  • Upgraded gatsby-link in docs from 1.6.27 to 1.6.28 #2311
  • Upgraded gatsby-plugin-sharp in docs from 1.6.20 to 1.6.21 #2311
  • Upgraded gatsby-remark-images in docs from 1.5.31 to 1.5.32 #2311
  • Upgraded gatsby in docs from 1.9.108 to 1.9.112 #2308
  • Upgraded gatsby-link in docs from 1.6.26 to 1.6.27 #2308
  • Upgraded gatsby-remark-copy-linked-files in docs from 1.5.20 to 1.5.21 #2308
  • Upgraded gatsby-transformer-remark in docs from 1.7.20 to 1.7.21 #2308
  • Upgraded react-textarea-autosize in addons/events from 5.2.0 to 5.2.1 #2309
  • Upgraded react-datetime in addons/knobs from 2.10.3 to 2.11.0 #2309
  • Upgraded react-textarea-autosize in addons/knobs from 5.2.0 to 5.2.1 #2309
  • Upgraded react-textarea-autosize in addons/comments from 5.2.0 to 5.2.1 #2309
  • Upgraded moment in addons/knobs from 2.19.1 to 2.19.2 #2293
  • Upgraded moment in addons/comments from 2.19.1 to 2.19.2 #2293
  • Upgraded gatsby in docs from 1.9.100 to 1.9.108 #2294
  • Upgraded gatsby-link in docs from 1.6.24 to 1.6.26 #2294
  • Upgraded gatsby-plugin-sharp in docs from 1.6.19 to 1.6.20 #2294
  • Upgraded gatsby-remark-autolink-headers in docs from 1.4.7 to 1.4.8 #2294
  • Upgraded gatsby-remark-copy-linked-files in docs from 1.5.16 to 1.5.20 #2294
  • Upgraded gatsby-remark-images in docs from 1.5.30 to 1.5.31 #2294
  • Upgraded gatsby-source-filesystem in docs from 1.5.7 to 1.5.8 #2294
  • Upgraded gatsby-transformer-remark in docs from 1.7.19 to 1.7.20 #2294
  • Update lint-staged to 5.0.0 #2291
  • Upgraded eslint in / from 4.10.0 to 4.11.0 #2290
  • Upgraded puppeteer in / from 0.12.0 to 0.13.0 #2290
  • Update 6 dependencies from npm #2286
  • Update React to 16.1.0 #2285
  • Update 4 dependencies from npm #2284
  • use @storybook published deprecated dependencies #2314
  • Update inquirer to 4.0.0 #2298
greenkeeper[bot] commented 6 years ago

Version 3.2.17 just got published.

Update to this version instead πŸš€

Release Notes v3.2.17

2017-December-03

Features

  • Add dotenv support for storybook in vue and react #2345
  • Add addon jest #2295
  • Addon-knobs: add number config options #2371
  • Addon-info: Expose style for customization #2370

Bug Fixes

  • Fix addon-actions in legacy Android browser #2365
  • Remove superfluous vertical scrollbar in fullscreen #2394
  • Made jest test file extension name optional #2373
  • Render navigation and addons panels even when they are hidden #2336
  • Fix wrong "withTests" examples + add documentation #2398

Maintenance

  • Issue #2196 - Set console.warn and console.error to throw in tests #2297
  • Optimize CI workflow #2331
  • Ignore shelljs in bithound #2322
  • Fix netlify vue instance #2386
  • Keep examples' deps up to date #2353
  • Separate netlify instances #2340
  • Issue 2196 fix unittest warnings #2343

Documentation

  • Document return type of date knob (see #1489) #2332

Dependency Upgrades

72 PRs
  • Update gatsby in /docs from 1.9.127 to 1.9.128 #2420
  • Update marked in /docs from 0.3.6 to 0.3.7 #2416
  • Upgraded gatsby in docs from "1.9.126" to "1.9.127" #2406
  • Upgraded gatsby-transformer-remark in docs from "1.7.22" to "1.7.23" #2406
  • Upgraded gatsby in docs from "1.9.125" to "1.9.126" #2399
  • Upgraded gatsby-link in docs from "1.6.29" to "1.6.30" #2399
  • Upgraded gatsby in docs from "1.9.119" to "1.9.125" #2392
  • Upgraded gatsby-link in docs from "1.6.28" to "1.6.29" #2392
  • Upgraded gatsby-plugin-sharp in docs from "1.6.21" to "1.6.22" #2392
  • Upgraded gatsby-remark-autolink-headers in docs from "1.4.8" to "1.4.9" #2392
  • Upgraded gatsby-remark-copy-linked-files in docs from "1.5.21" to "1.5.22" #2392
  • Upgraded gatsby-remark-images in docs from "1.5.32" to "1.5.33" #2392
  • Upgraded gatsby-remark-smartypants in docs from "1.4.8" to "1.4.9" #2392
  • Upgraded gatsby-source-filesystem in docs from "1.5.8" to "1.5.9" #2392
  • Upgraded gatsby-transformer-remark in docs from "1.7.21" to "1.7.22" #2392
  • Upgraded webpack-dev-middleware in app/react-native from "1.12.1" to "1.12.2" #2385
  • Upgraded webpack-hot-middleware in app/react-native from "2.20.0" to "2.21.0" #2385
  • Upgraded webpack-dev-middleware in app/react from "1.12.1" to "1.12.2" #2385
  • Upgraded webpack-hot-middleware in app/react from "2.20.0" to "2.21.0" #2385
  • Upgraded webpack-dev-middleware in app/vue from "1.12.1" to "1.12.2" #2385
  • Upgraded webpack-hot-middleware in app/vue from "2.20.0" to "2.21.0" #2385
  • Upgraded danger in / from "2.0.1" to "2.0.3" #2380
  • Upgraded eslint in / from "4.11.0" to "4.12.0" #2380
  • Upgraded eslint-config-prettier in / from "2.8.0" to "2.9.0" #2380
  • Upgraded react-modal in lib/ui from "3.1.3" to "3.1.4" #2364
  • Upgraded postcss-loader in app/react-native from "2.0.8" to "2.0.9" #2364
  • Upgraded react-native in app/react-native from "0.50.3" to "0.50.4" #2364
  • Upgraded common-tags in app/react from "1.4.0" to "1.5.1" #2364
  • Upgraded postcss-loader in app/react from "2.0.8" to "2.0.9" #2364
  • Upgraded common-tags in app/vue from "1.4.0" to "1.5.1" #2364
  • Upgraded postcss-loader in app/vue from "2.0.8" to "2.0.9" #2364
  • Upgraded commander in / from "2.11.0" to "2.12.1" #2359
  • Upgraded commander in lib/cli from "2.11.0" to "2.12.1" #2359
  • Upgraded react-modal in lib/ui from "3.1.2" to "3.1.3" #2359
  • Upgraded commander in app/react-native from "2.11.0" to "2.12.1" #2359
  • Upgraded webpack-dev-middleware in app/react-native from "1.12.0" to "1.12.1" #2359
  • Upgraded commander in app/react from "2.11.0" to "2.12.1" #2359
  • Upgraded webpack-dev-middleware in app/react from "1.12.0" to "1.12.1" #2359
  • Upgraded commander in app/vue from "2.11.0" to "2.12.1" #2359
  • Upgraded webpack-dev-middleware in app/vue from "1.12.0" to "1.12.1" #2359
  • Update gatsby in docs from 1.9.118 to 1.9.119 #2354
  • Upgraded vue in addons/knobs from "2.5.6" to "2.5.8" #2344
  • Upgraded ws in app/react-native from "3.3.1" to "3.3.2" #2344
  • Upgraded vue in app/vue from "2.5.6" to "2.5.8" #2344
  • Upgraded vue-template-compiler in app/vue from "2.5.6" to "2.5.8" #2344
  • Upgraded vue in examples/vue-kitchen-sink from "2.5.6" to "2.5.8" #2344
  • Upgraded vue-template-compiler in examples/vue-kitchen-sink from "2.5.6" to "2.5.8" #2344
  • Upgraded eslint-config-prettier in / from "2.7.0" to "2.8.0" #2342
  • Upgraded eslint-plugin-react in / from "7.4.0" to "7.5.0" #2342
  • Upgraded vue in addons/knobs from "2.5.5" to "2.5.6" #2342
  • Upgraded vue in app/vue from "2.5.5" to "2.5.6" #2342
  • Upgraded vue-template-compiler in app/vue from "2.5.5" to "2.5.6" #2342
  • Upgraded vue in examples/vue-kitchen-sink from "2.5.5" to "2.5.6" #2342
  • Upgraded vue-template-compiler in examples/vue-kitchen-sink from "2.5.5" to "2.5.6" #2342
  • Update gatsby in docs from 1.9.117 to 1.9.118 #2341
  • Upgraded gatsby in docs from "1.9.114" to "1.9.117" #2338
  • Upgraded gh-pages in docs from "1.0.0" to "1.1.0" #2338
  • Update gh-pages in / from 1.0.0 to 1.1.0 #2339
  • Upgraded @types/react in addons/knobs from "16.0.23" to "16.0.25" #2334
  • Upgraded vue in addons/knobs from "2.5.3" to "2.5.5" #2334
  • Upgraded vue-hot-reload-api in app/vue from "2.2.3" to "2.2.4" #2334
  • Upgraded vue in app/vue from "2.5.3" to "2.5.5" #2334
  • Upgraded vue-template-compiler in app/vue from "2.5.3" to "2.5.5" #2334
  • Upgraded vue in examples/vue-kitchen-sink from "2.5.3" to "2.5.5" #2334
  • Upgraded vue-hot-reload-api in examples/vue-kitchen-sink from "2.2.3" to "2.2.4" #2334
  • Upgraded vue-template-compiler in examples/vue-kitchen-sink from "2.5.3" to "2.5.5" #2334
  • Update gatsby in docs from 1.9.112 to 1.9.114 #2333
  • Upgraded @storybook/addon-actions in docs from "3.2.15" to "3.2.16" #2327
  • Upgraded @storybook/addon-links in docs from "3.2.15" to "3.2.16" #2327
  • Upgraded @storybook/addons in docs from "3.2.15" to "3.2.16" #2327
  • Upgraded @storybook/react in docs from "3.2.15" to "3.2.16" #2327
  • Update @types/node in addons/knobs from 8.0.52 to 8.0.53 #2326
greenkeeper[bot] commented 6 years ago

Version 3.2.18 just got published.

Update to this version instead πŸš€

Release Notes v3.2.18

2017-December-18

Bug Fixes

  • Number knob: apply default min/max/step values only in range mode #2437
  • [addon-actions] Check result of getPropertyDescriptor for IE11 #2428
  • Edited template of search box result item to fix overflow text in row #2419
  • Fix missing supported extension check in case when asset is a string #2468

Documentation

  • Fix react-native-vanilla to actually run storybook and document how to run it #2274
  • Add another state addon to the gallery #2391
  • Create ISSUE_TEMPLATE.md #2426
  • fix Button dependency & typo in composant name in documentation #2465
  • add vue storybook boilerplate #2421
  • fix: update links to webpack docs #2512

Maintenance

  • Do not remove debugger-statements during development #2493
  • FIX react-native-test in CI #2444

Dependency Upgrades

139 PRs
  • Update gatsby in /docs from 1.9.139 to 1.9.141 #2510
  • Update gatsby in /docs from 1.9.138 to 1.9.139 #2499
  • Upgraded eslint-plugin-prettier in / from "2.3.1" to "2.4.0" #2500
  • Upgraded graphql in addons/graphql from "0.11.7" to "0.12.3" #2500
  • Upgraded moment in addons/knobs from "2.19.4" to "2.20.0" #2500
  • Upgraded ws in app/react-native from "3.3.2" to "3.3.3" #2500
  • Upgraded moment in addons/comments from "2.19.4" to "2.20.0" #2500
  • Update gatsby in /docs from 1.9.135 to 1.9.138 #2497
  • Upgraded eslint-plugin-jest in / from "21.4.3" to "21.5.0" #2496
  • Upgraded nodemon in / from "1.12.7" to "1.13.2" #2496
  • Upgraded nodemon in app/react from "1.12.7" to "1.13.2" #2496
  • Upgraded nodemon in app/vue from "1.12.7" to "1.13.2" #2496
  • Update gatsby-remark-copy-linked-files in /docs from 1.5.23 to 1.5.24 #2495
  • Update gatsby in /docs from 1.9.134 to 1.9.135 #2491
  • Update danger in / from 2.1.4 to 2.1.5 #2489
  • Upgraded gatsby-plugin-sharp in /docs from "1.6.23" to "1.6.24" #2490
  • Upgraded gatsby-remark-images in /docs from "1.5.35" to "1.5.36" #2490
  • Upgraded eslint-plugin-jest in / from "21.4.2" to "21.4.3" #2488
  • Upgraded nodemon in / from "1.12.6" to "1.12.7" #2488
  • Upgraded symlink-dir in / from "1.1.0" to "1.1.1" #2488
  • Upgraded @types/node in addons/knobs from "8.0.58" to "8.5.1" #2488
  • Upgraded @types/react in addons/knobs from "16.0.29" to "16.0.30" #2488
  • Upgraded style-loader in addons/knobs from "0.19.0" to "0.19.1" #2488
  • Upgraded vue in addons/knobs from "2.5.10" to "2.5.11" #2488
  • Upgraded autoprefixer in app/react-native from "7.2.2" to "7.2.3" #2488
  • Upgraded style-loader in app/react-native from "0.18.2" to "0.19.1" #2488
  • Upgraded autoprefixer in app/react from "7.2.2" to "7.2.3" #2488
  • Upgraded style-loader in app/react from "0.18.2" to "0.19.1" #2488
  • Upgraded nodemon in app/react from "1.12.6" to "1.12.7" #2488
  • Upgraded autoprefixer in app/vue from "7.2.2" to "7.2.3" #2488
  • Upgraded style-loader in app/vue from "0.18.2" to "0.19.1" #2488
  • Upgraded nodemon in app/vue from "1.12.6" to "1.12.7" #2488
  • Upgraded vue in app/vue from "2.5.10" to "2.5.11" #2488
  • Upgraded vue-template-compiler in app/vue from "2.5.10" to "2.5.11" #2488
  • Upgraded vue in examples/vue-kitchen-sink from "2.5.10" to "2.5.11" #2488
  • Upgraded vue-template-compiler in examples/vue-kitchen-sink from "2.5.10" to "2.5.11" #2488
  • Upgraded gatsby-link in /docs from "1.6.31" to "1.6.32" #2486
  • Upgraded gatsby-transformer-remark in /docs from "1.7.24" to "1.7.25" #2486
  • Upgraded gatsby in /docs from "1.9.131" to "1.9.134" #2486
  • Upgraded gatsby-remark-images in /docs from "1.5.34" to "1.5.35" #2476
  • Upgraded gatsby-source-filesystem in /docs from "1.5.10" to "1.5.11" #2476
  • Upgraded gatsby in /docs from "1.9.130" to "1.9.131" #2476
  • Upgraded eslint-plugin-jsx-a11y in / from "6.0.2" to "6.0.3" #2477
  • Upgraded nodemon in / from "1.12.5" to "1.12.6" #2477
  • Upgraded vue in addons/knobs from "2.5.9" to "2.5.10" #2477
  • Upgraded react-modal in lib/ui from "3.1.7" to "3.1.8" #2477
  • Upgraded nodemon in app/react from "1.12.5" to "1.12.6" #2477
  • Upgraded nodemon in app/vue from "1.12.5" to "1.12.6" #2477
  • Upgraded vue in app/vue from "2.5.9" to "2.5.10" #2477
  • Upgraded vue-template-compiler in app/vue from "2.5.9" to "2.5.10" #2477
  • Upgraded vue in examples/vue-kitchen-sink from "2.5.9" to "2.5.10" #2477
  • Upgraded vue-template-compiler in examples/vue-kitchen-sink from "2.5.9" to "2.5.10" #2477
  • Upgraded danger in / from "2.1.3" to "2.1.4" #2473
  • Upgraded eslint in / from "4.13.0" to "4.13.1" #2473
  • Upgraded prettier in / from "1.9.1" to "1.9.2" #2473
  • Upgraded @types/node in addons/knobs from "8.0.57" to "8.0.58" #2473
  • Upgraded @types/react in addons/knobs from "16.0.28" to "16.0.29" #2473
  • Upgraded core-js in app/react from "2.5.2" to "2.5.3" #2473
  • Upgraded core-js in app/vue from "2.5.2" to "2.5.3" #2473
  • Upgraded moment in addons/knobs from "2.19.3" to "2.19.4" #2462
  • Upgraded moment in addons/comments from "2.19.3" to "2.19.4" #2462
  • Upgraded react-inspector in addons/actions from "2.2.1" to "2.2.2" #2457
  • Upgraded react-inspector in lib/ui from "2.2.1" to "2.2.2" #2457
  • Upgraded gatsby-link in /docs from "1.6.30" to "1.6.31" #2458
  • Upgraded gatsby-plugin-sharp in /docs from "1.6.22" to "1.6.23" #2458
  • Upgraded gatsby-remark-autolink-headers in /docs from "1.4.9" to "1.4.10" #2458
  • Upgraded gatsby-remark-copy-linked-files in /docs from "1.5.22" to "1.5.23" #2458
  • Upgraded gatsby-remark-images in /docs from "1.5.33" to "1.5.34" #2458
  • Upgraded gatsby-remark-smartypants in /docs from "1.4.9" to "1.4.10" #2458
  • Upgraded gatsby-source-filesystem in /docs from "1.5.9" to "1.5.10" #2458
  • Upgraded gatsby-transformer-remark in /docs from "1.7.23" to "1.7.24" #2458
  • Upgraded gatsby in /docs from "1.9.128" to "1.9.130" #2458
  • Update react-stack-grid in /docs from 0.6.0 to 0.7.0 #2453
  • Upgraded eslint in / from "4.12.1" to "4.13.0" #2454
  • Upgraded core-js in app/react from "2.5.1" to "2.5.2" #2454
  • Upgraded core-js in app/vue from "2.5.1" to "2.5.2" #2454
  • Upgraded @types/node in addons/knobs from "8.0.56" to "8.0.57" #2448
  • Upgraded @types/react in addons/knobs from "16.0.27" to "16.0.28" #2448
  • Upgraded autoprefixer in app/react-native from "7.2.1" to "7.2.2" #2448
  • Upgraded autoprefixer in app/react from "7.2.1" to "7.2.2" #2448
  • Upgraded autoprefixer in app/vue from "7.2.1" to "7.2.2" #2448
  • Upgraded danger in / from "2.1.2" to "2.1.3" #2447
  • Upgraded jscodeshift in lib/codemod from "0.3.32" to "0.4.0" #2447
  • Upgraded jscodeshift in lib/cli from "0.3.32" to "0.4.0" #2447
  • Upgraded webpack-dev-server in examples/vue-kitchen-sink from "2.9.6" to "2.9.7" #2447
  • Upgraded danger in / from "2.0.3" to "2.1.2" #2442
  • Upgraded eslint-plugin-jest in / from "21.4.1" to "21.4.2" #2442
  • Upgraded github-release-from-changelog in / from "1.2.1" to "1.3.0" #2442
  • Upgraded nodemon in / from "1.12.4" to "1.12.5" #2442
  • Upgraded prettier in / from "1.9.0" to "1.9.1" #2442
  • Upgraded @types/node in addons/knobs from "8.0.54" to "8.0.55" #2442
  • Upgraded react-native in app/react-native from "0.50.4" to "0.51.0" #2442
  • Upgraded nodemon in app/react from "1.12.4" to "1.12.5" #2442
  • Upgraded nodemon in app/vue from "1.12.4" to "1.12.5" #2442
  • Upgraded @types/node in addons/knobs from "8.0.54" to "8.0.56" #2443
  • Upgraded webpack-dev-server in examples/vue-kitchen-sink from "2.9.5" to "2.9.6" #2443
  • Update fs-extra in / from 4.0.2 to 4.0.3 #2433
  • Upgraded eslint-plugin-jest in / from "21.4.0" to "21.4.1" #2430
  • Upgraded prettier in / from "1.8.2" to "1.9.0" #2430
  • Upgraded babel-eslint in / from "8.0.2" to "8.0.3" #2429
  • Upgraded commander in / from "2.12.1" to "2.12.2" #2429
  • Upgraded eslint in / from "4.12.0" to "4.12.1" #2429
  • Upgraded eslint-plugin-jest in / from "21.3.2" to "21.4.0" #2429
  • Upgraded inquirer in / from "4.0.0" to "4.0.1" #2429
  • Upgraded nodemon in / from "1.12.1" to "1.12.4" #2429
  • Upgraded moment in addons/knobs from "2.19.2" to "2.19.3" #2429
  • Upgraded react-datetime in addons/knobs from "2.11.0" to "2.11.1" #2429
  • Upgraded @types/node in addons/knobs from "8.0.53" to "8.0.54" #2429
  • Upgraded @types/react in addons/knobs from "16.0.25" to "16.0.27" #2429
  • Upgraded typescript in addons/knobs from "2.6.1" to "2.6.2" #2429
  • Upgraded vue in addons/knobs from "2.5.8" to "2.5.9" #2429
  • Upgraded commander in lib/cli from "2.12.1" to "2.12.2" #2429
  • Upgraded react-modal in lib/ui from "3.1.4" to "3.1.7" #2429
  • Upgraded autoprefixer in app/react-native from "7.1.6" to "7.2.1" #2429
  • Upgraded commander in app/react-native from "2.12.1" to "2.12.2" #2429
  • Upgraded webpack in app/react-native from "3.8.1" to "3.10.0" #2429
  • Upgraded airbnb-js-shims in app/react from "1.3.0" to "1.4.0" #2429
  • Upgraded autoprefixer in app/react from "7.1.6" to "7.2.1" #2429
  • Upgraded commander in app/react from "2.12.1" to "2.12.2" #2429
  • Upgraded webpack in app/react from "3.8.1" to "3.10.0" #2429
  • Upgraded nodemon in app/react from "1.12.1" to "1.12.4" #2429
  • Upgraded airbnb-js-shims in app/vue from "1.3.0" to "1.4.0" #2429
  • Upgraded autoprefixer in app/vue from "7.1.6" to "7.2.1" #2429
  • Upgraded commander in app/vue from "2.12.1" to "2.12.2" #2429
  • Upgraded webpack in app/vue from "3.8.1" to "3.10.0" #2429
  • Upgraded nodemon in app/vue from "1.12.1" to "1.12.4" #2429
  • Upgraded vue in app/vue from "2.5.8" to "2.5.9" #2429
  • Upgraded vue-template-compiler in app/vue from "2.5.8" to "2.5.9" #2429
  • Upgraded marked in addons/comments from "0.3.6" to "0.3.7" #2429
  • Upgraded moment in addons/comments from "2.19.2" to "2.19.3" #2429
  • Upgraded vue in examples/vue-kitchen-sink from "2.5.8" to "2.5.9" #2429
  • Upgraded vue-template-compiler in examples/vue-kitchen-sink from "2.5.8" to "2.5.9" #2429
  • Upgraded webpack in examples/vue-kitchen-sink from "3.8.1" to "3.10.0" #2429
  • Upgraded webpack-dev-server in examples/vue-kitchen-sink from "2.9.4" to "2.9.5" #2429
  • Upgraded @storybook/addon-actions in /docs from "3.2.16" to "3.2.17" #2427
  • Upgraded @storybook/addon-links in /docs from "3.2.16" to "3.2.17" #2427
  • Upgraded @storybook/addons in /docs from "3.2.16" to "3.2.17" #2427
  • Upgraded @storybook/react in /docs from "3.2.16" to "3.2.17" #2427
  • React 16.2 #2393
greenkeeper[bot] commented 6 years ago

Version 3.2.19 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.1 just got published.

Update to this version instead πŸš€

Release Notes v3.3.1

2017-December-26

Bug Fixes

  • Fix storybook CLI for angular: dev dependencies and fix addon-notes usage #2572

Documentation

greenkeeper[bot] commented 6 years ago

Version 3.3.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.4 just got published.

Update to this version instead πŸš€

Release Notes v3.3.4

2018-January-07

Bug Fixes

  • Fix config dir detection #2666
  • Removed lowercase-only restriction for knobs #2646
  • Add IE11 compatibility meta tag #2650
  • Allow transparency in color knob #2624
  • RN: Use haul/bin/cli.js for cross-platform support #2577
  • Publish package sources along with transpiled files #2604
  • Fixed all peerDependencies for apps. #2601
  • Renamed angular root node to avoid name collisions #2657
  • Add .ts compatibility to storyshots #2639
  • Remove @angular/core dep from knobs peer. #2640
  • Angular: Change template story files extension .ts #2594
  • Skip serializing (Synthetic)Events #2626

Maintenance

  • Separate stories in angular-cli example #2592

Dependency Upgrades

13 Upgrades
  • Upgraded @types/lodash in / from "4.14.91" to "4.14.92" #2659
  • Upgraded marksy in addons/info from "6.0.1" to "6.0.2" #2659
  • Upgraded css-loader in app/react from "0.28.7" to "0.28.8" #2659
  • Upgraded html-loader in app/react from "0.5.1" to "0.5.4" #2659
  • Upgraded uglifyjs-webpack-plugin in app/react from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/angular from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/angular from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/react-native from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/react-native from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/vue from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/vue from "1.1.5" to "1.1.6" #2659
  • Upgraded @types/node in examples/angular-cli from "6.0.95" to "6.0.96" #2659
  • Upgraded css-loader in examples/vue-kitchen-sink from "0.28.7" to "0.28.8" #2659
greenkeeper[bot] commented 6 years ago

Version 3.3.5 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.6 just got published.

Update to this version instead πŸš€

Release Notes v3.3.6

2018-January-08

Bug Fixes

  • Remove src/ from remaining .npmignores #2678
greenkeeper[bot] commented 6 years ago

Version 3.3.7 just got published.

Update to this version instead πŸš€

Release Notes v3.3.7

2018-January-10

Bug Fixes

  • Angular: add entry components to modulemetadata - #2701 #2702
  • Add html and markup loaders to angular and vue apps #2692

Maintenance

  • Extract tslint exclusions out of package.json scripts #2684
  • Add tslint to the linting pipe #2682
greenkeeper[bot] commented 6 years ago

Version 3.4.0-alpha.1 just got published.

Update to this version instead πŸš€

Release Notes v3.4.0-alpha.1

2018-January-10

In addition to the changes listed here, also contains fixes from 3.3.5 and 3.3.6 and 3.3.7.

Features

  • Custom tsconfig.json for angular apps. #2669

Dependency Upgrades

105 Upgrades
  • Upgraded babel-eslint in / from "8.1.2" to "8.2.1" #2700
  • Upgraded eslint-plugin-jest in / from "21.5.0" to "21.6.1" #2700
  • Upgraded jest in / from "22.0.4" to "22.0.5" #2700
  • Upgraded jest-cli in / from "22.0.4" to "22.0.5" #2700
  • Upgraded jest-config in / from "22.0.4" to "22.0.5" #2700
  • Upgraded jest-diff in / from "22.0.3" to "22.0.5" #2700
  • Upgraded jest-environment-jsdom in / from "22.0.4" to "22.0.5" #2700
  • Upgraded jest-jasmine2 in / from "22.0.4" to "22.0.5" #2700
  • Upgraded lerna in / from "2.5.1" to "2.6.0" #2700
  • Upgraded nodemon in / from "1.14.9" to "1.14.10" #2700
  • Upgraded common-tags in app/react from "1.6.0" to "1.7.0" #2700
  • Upgraded nodemon in app/react from "1.14.9" to "1.14.10" #2700
  • Upgraded common-tags in app/angular from "1.6.0" to "1.7.0" #2700
  • Upgraded nodemon in app/angular from "1.14.9" to "1.14.10" #2700
  • Upgraded common-tags in app/vue from "1.6.0" to "1.7.0" #2700
  • Upgraded nodemon in app/vue from "1.14.9" to "1.14.10" #2700
  • Upgraded vue-loader in app/vue from "13.6.2" to "13.7.0" #2700
  • Upgraded jest in examples/cra-kitchen-sink from "22.0.4" to "22.0.5" #2700
  • Upgraded vue-loader in examples/vue-kitchen-sink from "13.6.2" to "13.7.0" #2700
  • Upgraded webpack-dev-server in examples/vue-kitchen-sink from "2.10.0" to "2.10.1" #2700
  • Upgraded marked in /docs from "0.3.7" to "0.3.12" #2699
  • Upgraded react-stack-grid in /docs from "0.7.0" to "0.7.1" #2699
  • Upgraded @storybook/addon-actions in /docs from "3.3.4" to "3.3.6" #2686
  • Upgraded @storybook/addon-links in /docs from "3.3.4" to "3.3.6" #2686
  • Upgraded @storybook/addons in /docs from "3.3.4" to "3.3.6" #2686
  • Upgraded @storybook/react in /docs from "3.3.4" to "3.3.6" #2686
  • Upgraded gatsby-link in /docs from "1.6.32" to "1.6.33" #2686
  • Upgraded gatsby in /docs from "1.9.149" to "1.9.150" #2686
  • Upgraded nodemon in / from "1.14.8" to "1.14.9" #2687
  • Upgraded markdown-loader in app/react from "2.0.1" to "2.0.2" #2687
  • Upgraded nodemon in app/react from "1.14.8" to "1.14.9" #2687
  • Upgraded nodemon in app/angular from "1.14.8" to "1.14.9" #2687
  • Upgraded react-native in app/react-native from "0.51.0" to "0.52.0" #2687
  • Upgraded nodemon in app/vue from "1.14.8" to "1.14.9" #2687
  • Upgraded @storybook/addon-actions in /docs from "3.3.3" to "3.3.4" #2674
  • Upgraded @storybook/addon-links in /docs from "3.3.3" to "3.3.4" #2674
  • Upgraded @storybook/addons in /docs from "3.3.3" to "3.3.4" #2674
  • Upgraded @storybook/react in /docs from "3.3.3" to "3.3.4" #2674
  • Update eslint in / from 4.14.0 to 4.15.0 #2673
  • Upgraded nodemon in / from "1.14.7" to "1.14.8" #2664
  • Upgraded marksy in addons/info from "6.0.2" to "6.0.3" #2664
  • Upgraded nodemon in app/react from "1.14.7" to "1.14.8" #2664
  • Upgraded nodemon in app/angular from "1.14.7" to "1.14.8" #2664
  • Upgraded nodemon in app/vue from "1.14.7" to "1.14.8" #2664
  • Upgraded webpack-dev-server in examples/vue-kitchen-sink from "2.9.7" to "2.10.0" #2664
  • Upgraded @types/lodash in / from "4.14.91" to "4.14.92" #2659
  • Upgraded marksy in addons/info from "6.0.1" to "6.0.2" #2659
  • Upgraded css-loader in app/react from "0.28.7" to "0.28.8" #2659
  • Upgraded html-loader in app/react from "0.5.1" to "0.5.4" #2659
  • Upgraded uglifyjs-webpack-plugin in app/react from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/angular from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/angular from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/react-native from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/react-native from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/vue from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/vue from "1.1.5" to "1.1.6" #2659
  • Upgraded @types/node in examples/angular-cli from "6.0.95" to "6.0.96" #2659
  • Upgraded css-loader in examples/vue-kitchen-sink from "0.28.7" to "0.28.8" #2659
  • Upgraded @angular/animations in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/common in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/compiler in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/core in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/forms in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/http in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/platform-browser in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/platform-browser-dynamic in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/router in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/compiler-cli in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/language-service in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded postcss-loader in app/react from "2.0.9" to "2.0.10" #2637
  • Upgraded postcss-loader in app/angular from "2.0.9" to "2.0.10" #2637
  • Upgraded postcss-loader in app/react-native from "2.0.9" to "2.0.10" #2637
  • Upgraded postcss-loader in app/vue from "2.0.9" to "2.0.10" #2637
  • Update inquirer in / from 4.0.1 to 4.0.2 #2632
  • Upgraded danger in / from "2.1.8" to "2.1.10" #2618
  • Upgraded autoprefixer in app/react from "7.2.3" to "7.2.4" #2618
  • Upgraded autoprefixer in app/angular from "7.2.3" to "7.2.4" #2618
  • Upgraded autoprefixer in app/react-native from "7.2.3" to "7.2.4" #2618
  • Upgraded autoprefixer in app/vue from "7.2.3" to "7.2.4" #2618
  • Upgraded nodemon in / from "1.14.6" to "1.14.7" #2612
  • Upgraded nodemon in app/react from "1.14.6" to "1.14.7" #2612
  • Upgraded nodemon in app/angular from "1.14.6" to "1.14.7" #2612
  • Upgraded nodemon in app/vue from "1.14.6" to "1.14.7" #2612
  • Upgraded vue-loader in app/vue from "13.6.1" to "13.6.2" #2611
  • Upgraded vue-loader in examples/vue-kitchen-sink from "13.6.1" to "13.6.2" #2611
  • Upgraded nodemon in / from "1.14.5" to "1.14.6" #2609
  • Upgraded nodemon in app/react from "1.14.5" to "1.14.6" #2609
  • Upgraded nodemon in app/angular from "1.14.5" to "1.14.6" #2609
  • Upgraded nodemon in app/vue from "1.14.5" to "1.14.6" #2609
  • Upgraded enzyme in / from "3.2.0" to "3.3.0" #2608
  • Upgraded nodemon in / from "1.14.3" to "1.14.5" #2608
  • Upgraded graphiql in addons/graphql from "0.11.10" to "0.11.11" #2608
  • Upgraded enzyme in addons/links from "3.2.0" to "3.3.0" #2608
  • Upgraded nodemon in app/react from "1.14.3" to "1.14.5" #2608
  • Upgraded nodemon in app/angular from "1.14.3" to "1.14.5" #2608
  • Upgraded nodemon in app/vue from "1.14.3" to "1.14.5" #2608
  • Upgraded enzyme in examples/cra-kitchen-sink from "3.2.0" to "3.3.0" #2608
  • Upgraded enzyme in examples/official-storybook from "3.2.0" to "3.3.0" #2608
  • Update 2 dependencies from npm #2597
  • Upgraded @storybook/addon-actions in /docs from "3.3.1" to "3.3.3" #2598
  • Upgraded @storybook/addon-links in /docs from "3.3.1" to "3.3.3" #2598
  • Upgraded @storybook/addons in /docs from "3.3.1" to "3.3.3" #2598
  • Upgraded @storybook/react in /docs from "3.3.1" to "3.3.3" #2598
  • Upgraded danger in / from "2.1.6" to "2.1.8" #2599
  • Upgraded axe-core in addons/a11y from "2.6.0" to "2.6.1" #2599
greenkeeper[bot] commented 6 years ago

Version 3.3.9 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.10 just got published.

Update to this version instead πŸš€

Release Notes v3.3.10

2018-January-19

Bug Fixes

  • Addon-backgrounds: remove redundant scrollbars #2744
  • Addon-info: add keys for separator spans in OneOfType #2743
greenkeeper[bot] commented 6 years ago

Version 3.3.11 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.12 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.13 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.14 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.15 just got published.

Update to this version instead πŸš€

Release Notes v3.3.15

2018-March-07

Bug Fixes

  • Unset background when switching to a non-background story #3142
  • Updated testIds in RN StoryListView to use kind #3129
  • Added missing key prop to NoTests component. #3111
  • Events addon: fix React keys warning #3072
greenkeeper[bot] commented 6 years ago

Version 3.4.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.4.1 just got published.

Update to this version instead πŸš€

Release Notes v3.4.1

2018-April-10

Features

  • Make storybook addons channel available globally in window #3243

Bug Fixes

  • Replacing Report Fragment with div #3372
  • Don't use direct react dependency in core #3382
  • Storyshots: Remove default options on "goto" call #3298
  • CLI: add error handling for latest_version helper #3297
  • Refactor CLI to use npm and yarn instead of third party packages #3275
  • Fix issue when extending webpack config #3279
  • Info addon: Object proptype is shown proptable #3255
  • Storyshots: fix renderer and serializer options #3252
  • Angular: use resolveLoader from cliCommonConfig #3251

Documentation

  • Add typescript docs #3361
  • Update links of the live examples for the new release #3197
greenkeeper[bot] commented 6 years ago

Version 3.4.2 just got published.

Update to this version instead πŸš€

Release Notes v3.4.2

2018-April-17

Bug Fixes

  • Serialize boolean type only for non-nullable values #3432
  • Addon actions: fix slow logging #3133

Documentation

  • Fix storyshots readme for image snapshotting #3397
greenkeeper[bot] commented 6 years ago

Version 3.4.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.4.4 just got published.

Update to this version instead πŸš€

Release Notes v3.4.4

2018-May-12

Bug Fixes

  • Ignore home package.json no license field #3531
  • fixed Duplicate declaration h #3409
  • Storyshots integrity tests options #3418
  • Fix dynamic knobs d2a289e

Dependency Upgrades

  • jest-image-snapshot version to ^2.4.1 #3500
greenkeeper[bot] commented 6 years ago

Version 3.4.5 just got published.

Update to this version instead πŸš€

Release Notes v3.4.5

2018-May-17

Features

  • Addon-info: improve prop options #3428

Bug Fixes

  • Addon-storysource: Remove nested braces in code block #3568
  • Addon-info: Fix double quotes in prop table, add additional examples #3401
  • Ignore any unstructured output from the package managers #3563
  • Use the --use-npm flag also for version checking #3535
greenkeeper[bot] commented 6 years ago

Version 3.4.6 just got published.

Update to this version instead πŸš€

Release Notes v3.4.6

2018-May-26

Features

  • Addon-notes: Add classname to the container component to target with styles. #3617