15626 Commits

Author SHA1 Message Date
Norbert de Langen
0628997f48 ADD todo as a reminder to remove this file at V6 2019-01-18 21:57:28 +01:00
Norbert de Langen
136407f861 ADD special entry-points for vue and react for addon-centered. 2019-01-18 21:48:39 +01:00
Norbert de Langen
a8b07c42ee
Merge pull request #5290 from storybooks/fix/build-manager-error-reporting
FIX issue where webpack process would hang when manager build failed
2019-01-18 18:28:42 +01:00
Norbert de Langen
f521940da2
Merge pull request #5277 from storybooks/feature/set-title
ADD setting the document title when navigating stories
2019-01-18 18:28:20 +01:00
Michael Shilman
2d644bc527 v5.0.0-alpha.6 v5.0.0-alpha.6 2019-01-19 00:04:18 +08:00
Michael Shilman
edcd50616d 5.0.0-alpha.6 changelog 2019-01-18 23:57:24 +08:00
Norbert de Langen
03546e4a54
Merge pull request #5185 from jhummel/patch-3
Update babel dependencies in documentation for storybook/html
2019-01-18 16:13:05 +01:00
Norbert de Langen
f8216fa408 Merge branch 'next' into feature/set-title
# Conflicts:
#	lib/components/src/preview/preview.js
2019-01-18 15:54:26 +01:00
Norbert de Langen
f46150a093
Merge pull request #5281 from storybooks/restore-error-test
Restore error test
2019-01-18 14:31:49 +01:00
Norbert de Langen
7333605143 CLEANUP 2019-01-18 12:52:55 +01:00
Norbert de Langen
81adef72b6 Merge branch 'next' into pr/jhummel/5185
# Conflicts:
#	docs/src/pages/basics/guide-html/index.md
2019-01-18 12:51:01 +01:00
Norbert de Langen
9a01f8a6eb
Merge pull request #5288 from storybooks/dependabot/npm_and_yarn/react-select-2.3.0
Bump react-select from 2.2.0 to 2.3.0
2019-01-18 12:47:27 +01:00
Norbert de Langen
f456abff12
Merge pull request #5285 from storybooks/dependabot/npm_and_yarn/webpack-dev-middleware-3.5.1
Bump webpack-dev-middleware from 3.5.0 to 3.5.1
2019-01-18 12:43:18 +01:00
Norbert de Langen
26fb47f7d5
Merge pull request #5279 from sharils/patch-3
Fix synctax error in package.json example
2019-01-18 12:42:21 +01:00
Norbert de Langen
f71eb25d8b
Merge pull request #5283 from storybooks/dependabot/npm_and_yarn/dotenv-webpack-1.7.0
Bump dotenv-webpack from 1.6.0 to 1.7.0
2019-01-18 12:41:08 +01:00
Norbert de Langen
26d06435ad Merge branch 'next' into restore-error-test 2019-01-18 12:39:42 +01:00
Norbert de Langen
89d85d0120
Merge pull request #5282 from storybooks/dependabot/npm_and_yarn/graphql-14.1.1
Bump graphql from 0.13.2 to 14.1.1
2019-01-18 12:37:43 +01:00
Norbert de Langen
a5ff8ec288
Merge pull request #5284 from storybooks/dependabot/npm_and_yarn/marko-4.14.20
Bump marko from 4.14.19 to 4.14.20
2019-01-18 12:36:59 +01:00
Norbert de Langen
43e10ba1f3 FIX issue where webpack process would hang when manager build failed
Also cleaned up a little making the whole code path simpler
2019-01-18 12:29:48 +01:00
dependabot[bot]
335d1f44b7
Bump react-select from 2.2.0 to 2.3.0
Bumps [react-select](https://github.com/JedWatson/react-select) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/.sweet-changelogs.js)
- [Commits](https://github.com/JedWatson/react-select/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 05:29:21 +00:00
dependabot[bot]
c2744b75b3
Bump webpack-dev-middleware from 3.5.0 to 3.5.1
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v3.5.0...v3.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 05:24:57 +00:00
dependabot[bot]
7c3a149cca
Bump marko from 4.14.19 to 4.14.20
Bumps [marko](https://github.com/marko-js/marko) from 4.14.19 to 4.14.20.
- [Release notes](https://github.com/marko-js/marko/releases)
- [Changelog](https://github.com/marko-js/marko/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marko-js/marko/compare/v4.14.19...v4.14.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 05:23:31 +00:00
dependabot[bot]
2966d34a10
Bump dotenv-webpack from 1.6.0 to 1.7.0
Bumps [dotenv-webpack](https://github.com/mrsteele/dotenv-webpack) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/mrsteele/dotenv-webpack/releases)
- [Commits](https://github.com/mrsteele/dotenv-webpack/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 05:22:46 +00:00
dependabot[bot]
a319d378ef
Bump graphql from 0.13.2 to 14.1.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 0.13.2 to 14.1.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v0.13.2...v14.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 05:21:05 +00:00
Tom Coleman
bee047d74f FIX disable exception throwing story in Chromatic 2019-01-18 15:37:44 +11:00
Tom Coleman
a2f7e5fdcd UPGRADE from react-chromatic to storybook-chromatic@1.2.4 2019-01-18 15:37:08 +11:00
Norbert de Langen
852f3ad637
Merge pull request #5212 from storybooks/ts-migration/improve-lib-addons-types
Add explicit return types to @storybook/addons
2019-01-17 22:19:57 +01:00
Norbert de Langen
d34139ed54
Merge pull request #5252 from storybooks/tech/router
REFACTOR router into @storybook/router
2019-01-17 22:18:47 +01:00
sharils
409fc5249c
Fix synctax error in package.json example 2019-01-18 00:25:45 +08:00
Norbert de Langen
d765336f2e FIX toolbar spacing when 0 tabs are shown 2019-01-17 16:30:28 +01:00
Norbert de Langen
9c3fc46416 Merge branch 'next' into tech/router 2019-01-17 16:17:47 +01:00
Norbert de Langen
52a4988a5d
Merge pull request #5182 from kwm14/add-vanilla-example
Update Vanilla thumbnail
2019-01-17 16:10:13 +01:00
Michael Shilman
b0a7f62bdb Merge pull request #5242 from ajfuller/patch-2
[docs] spelling: note => not
2019-01-17 22:35:57 +08:00
Michael Shilman
b50ae1d64d 4.1.7 changelog 2019-01-17 22:33:54 +08:00
Norbert de Langen
007b722d77 Merge branch 'next' into ts-migration/improve-lib-addons-types
# Conflicts:
#	lib/addons/src/index.ts
2019-01-17 15:23:04 +01:00
Norbert de Langen
4e880b53af Merge branch 'next' into tech/router 2019-01-17 14:31:09 +01:00
Norbert de Langen
68d629d2cd Merge branch 'next' into pr/kwm14/5182 2019-01-17 14:16:07 +01:00
dependabot[bot]
5f407a1c23
Merge pull request #5260 from storybooks/dependabot/npm_and_yarn/webpack-4.28.4 2019-01-17 13:08:36 +00:00
Norbert de Langen
d6a69fa74d Merge branch 'next' into tech/router
# Conflicts:
#	lib/components/package.json
#	lib/ui/package.json
2019-01-17 13:09:51 +01:00
Norbert de Langen
b09259db77 Merge branch 'next' into dependabot/npm_and_yarn/webpack-4.28.4
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	addons/viewport/package.json
#	examples/angular-cli/package.json
#	examples/mithril-kitchen-sink/package.json
2019-01-17 13:03:59 +01:00
Norbert de Langen
b1cdbc587b ADD react-helmet-async to add a title element of the main storyId 2019-01-17 12:59:59 +01:00
Norbert de Langen
482a72ab78 Merge branch 'next' into feature/set-title 2019-01-17 11:13:50 +01:00
Norbert de Langen
a4dbd943a5 CLEANUP riot fixture
Not sure if this will fix the CI error
2019-01-17 11:11:59 +01:00
Michael Shilman
2176cc520f v5.0.0-alpha.5 v5.0.0-alpha.5 2019-01-17 16:43:13 +08:00
Michael Shilman
d2ff76755a 5.0.0-alpha.5 changelog 2019-01-17 16:37:35 +08:00
Michael Shilman
b62043c2ae
Merge pull request #5272 from storybooks/5263-iframe-url-params
Core: preserve user-specified iframe url params
2019-01-17 15:55:33 +08:00
Michael Shilman
02fbc4b3bb Until test StoryStore URL handling 2019-01-17 15:42:19 +08:00
Michael Shilman
f36c9c1203 Clean up URL params 2019-01-17 11:37:10 +08:00
Michael Shilman
08edcc1ceb ENABLE user-specified parameters on iframe 2019-01-17 11:27:57 +08:00
Norbert de Langen
9363d57d15 REGEN lockfile 2019-01-17 03:38:24 +01:00