1131 Commits

Author SHA1 Message Date
domyen
48b86ceafc Minor cleanup 2019-02-08 18:07:04 -05:00
Norbert de Langen
42f51c2f58 WIP 2019-02-08 18:21:45 +01:00
Preston Goforth
32cf22d07a Defect fixes for addon onload functionality
- Changed `STORY_CHANGED` to `STORY_RENDERED` in `addon-notes`
- Changed `STORY_CHANGED` to `STORY_RENDERED` in `addon-cssresources`
- Updated README for `addon-cssresources`
- Updated writing-addons docs to reflect event change:
2019-02-07 16:15:36 -05:00
Filipp Riabchun
d5047cb73c
Merge pull request #5483 from storybooks/dependabot/npm_and_yarn/docs/snyk-1.124.1
Bump snyk from 1.123.0 to 1.124.1 in /docs
2019-02-05 21:33:03 +01:00
dependabot[bot]
09244d8604
Bump highlight.js from 9.13.1 to 9.14.2 in /docs
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.13.1 to 9.14.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.13.1...9.14.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 06:13:49 +00:00
dependabot[bot]
dc279ba904
Bump snyk from 1.123.0 to 1.124.1 in /docs
Bumps [snyk](https://github.com/snyk/snyk) from 1.123.0 to 1.124.1.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.123.0...v1.124.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 06:13:30 +00:00
Norbert de Langen
158c12dda9 Merge branch 'next' into tech/v5-theming 2019-01-29 15:14:04 +01:00
dependabot[bot]
c4f96f7227
Bump snyk from 1.122.3 to 1.123.0 in /docs
Bumps [snyk](https://github.com/snyk/snyk) from 1.122.3 to 1.123.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.122.3...v1.123.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 05:43:11 +00:00
Norbert de Langen
05807444c5 REFACTOR colours in theme 2019-01-25 12:16:52 +01:00
Tom Raithel
dfa2417843 Fix typo in install instructions for @storybook/html 2019-01-23 22:43:43 +01:00
Norbert de Langen
72b2736b89
Merge pull request #5330 from storybooks/dependabot/npm_and_yarn/docs/snyk-1.122.3
Bump snyk from 1.122.0 to 1.122.3 in /docs
2019-01-22 11:23:44 +01:00
dependabot[bot]
b3689ac162
Bump snyk from 1.122.0 to 1.122.3 in /docs
Bumps [snyk](https://github.com/snyk/snyk) from 1.122.0 to 1.122.3.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.122.0...v1.122.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-22 05:27:04 +00:00
Michael Shilman
5feb54d327 Update webpack config docs 2019-01-21 22:07:58 +08: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
26fb47f7d5
Merge pull request #5279 from sharils/patch-3
Fix synctax error in package.json example
2019-01-18 12:42:21 +01:00
sharils
409fc5249c
Fix synctax error in package.json example 2019-01-18 00:25:45 +08: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
Norbert de Langen
68d629d2cd Merge branch 'next' into pr/kwm14/5182 2019-01-17 14:16:07 +01: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
19cef4a4b3 FIX docs lockfile 2019-01-17 01:49:16 +01:00
Norbert de Langen
0f6caa176b Merge branch 'next' into tech/router
# Conflicts:
#	lib/components/package.json
#	lib/components/src/preview/preview.js
#	lib/components/src/router/router.js
#	lib/ui/package.json
2019-01-16 19:48:36 +01:00
Norbert de Langen
503cb06a14 Merge branch 'next' into tech/router
# Conflicts:
#	lib/components/package.json
#	lib/ui/package.json
2019-01-16 11:45:10 +01:00
Filipp Riabchun
cad8bc4b31
Merge pull request #5244 from storybooks/dependabot/npm_and_yarn/docs/@storybook/addon-actions-5.0.0-debug.3
Bump @storybook/addon-actions from 5.0.0-debug.2 to 5.0.0-debug.3 in /docs
2019-01-16 10:57:18 +01:00
dependabot[bot]
d48f03e781
Bump @storybook/addons from 5.0.0-debug.2 to 5.0.0-debug.3 in /docs
Bumps [@storybook/addons](https://github.com/storybooks/storybook) from 5.0.0-debug.2 to 5.0.0-debug.3.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/commits/v5.0.0-debug.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 04:25:40 +00:00
dependabot[bot]
9d8f202813
Bump @storybook/addon-actions
Bumps [@storybook/addon-actions](https://github.com/storybooks/storybook) from 5.0.0-debug.2 to 5.0.0-debug.3.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/commits/v5.0.0-debug.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 04:25:14 +00:00
Norbert de Langen
00112ba12a FIX versions 2019-01-16 01:36:12 +01:00
mmckenna
d4bbac7425 add import for configure to config.js 2019-01-15 16:04:23 -05:00
dependabot[bot]
84fa0e9f72
Bump snyk from 1.120.1 to 1.122.0 in /docs
Bumps [snyk](https://github.com/snyk/snyk) from 1.120.1 to 1.122.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.120.1...v1.122.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-15 05:27:18 +00:00
Norbert de Langen
72cb6d9350
Merge branch 'next' into dependabot/npm_and_yarn/react-scripts-2.1.3
# Conflicts:
#	docs/yarn.lock
2019-01-14 11:14:00 +01:00
Norbert de Langen
fe972a95ec
FIX lockfile for docs 2019-01-14 10:51:18 +01:00
Igor Muchychka
daac247b78 update docs lockfile 2019-01-13 19:58:48 +01:00
Michael Shilman
01f4b88034 Merge branch 'next' into release/5.0 2019-01-13 12:12:23 +08:00
Matteo Hertel
60c561c5fa docs: update html example 2019-01-12 16:31:45 +00:00
Michael Shilman
b52822ab34 Update versions? 2019-01-12 15:24:22 +08:00
Michael Shilman
93a8723e38 Fix package versions 2019-01-12 12:10:56 +08:00
Jason Hummel
124ca73bdb
Update babel dependencies
Issue: 

These instructions cause npm to warn about unmet dependencies. Updating to the new `@babel` namespace to grab the newer versions of runtime and core got rid of the errors during `npm install` and during storybook startup.

## What I did

Update babel runtime and core to the newest versions (under the `@babel` namespace)

## How to test

Try installing by using 'babel-core' and 'babel-runtime' vs '@babel/core' and '@babel/runtime'
2019-01-08 10:33:33 -07:00
Karl Waghorn-Moyce
5a25aa2d75 update vanilla thumbnail 2019-01-08 11:52:37 +00:00
Tom Coleman
b4134e5254 Merge remote-tracking branch 'origin/tech/overhaul-ui' into 5.0.0 2019-01-08 22:02:16 +11:00
dependabot[bot]
bd0e9a4e7c
Bump snyk from 1.119.0 to 1.120.1 in /docs
Bumps [snyk](https://github.com/snyk/snyk) from 1.119.0 to 1.120.1.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.119.0...v1.120.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-08 09:00:48 +00:00
Laurie Jones
dc873e6ef7
Fix typo 2019-01-08 14:28:27 +11:00
Norbert de Langen
75d9cf50b9
Merge branch '5.0.0' into tech/overhaul-ui
# Conflicts:
#	examples/angular-cli/package.json
#	lib/channel-postmessage/src/index.ts
#	lib/core/package.json
#	package.json
#	yarn.lock
2019-01-07 15:25:30 +01:00
Norbert de Langen
2178a07e77
Merge branch '5.0.0' into tech/overhaul-ui
# Conflicts:
#	addons/a11y/package.json
#	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/knobs/package.json
#	addons/knobs/src/components/__tests__/Panel.js
#	addons/links/package.json
#	addons/notes/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
#	app/react/package.json
#	examples/angular-cli/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/mithril-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/client-logger/src/index.js
#	lib/components/package.json
#	lib/core-events/index.js
#	lib/core/package.json
#	lib/ui/package.json
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/__snapshots__/index.stories.storyshot
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.test.js
#	yarn.lock
2019-01-07 10:05:59 +01:00
Norbert de Langen
3540112887
Merge branch '5.0.0' into tech/overhaul-ui
# Conflicts:
#	addons/a11y/README.md
#	addons/a11y/package.json
#	addons/a11y/src/index.js
#	addons/actions/package.json
#	addons/actions/src/lib/decycle.js
#	addons/actions/src/lib/retrocycle.js
#	addons/actions/src/lib/reviver.js
#	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/knobs/package.json
#	addons/links/package.json
#	addons/notes/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
#	app/react-native/package.json
#	app/react/package.json
#	examples/angular-cli/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/mithril-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
#	yarn.lock
2019-01-04 20:22:31 +01:00
Norbert de Langen
40222857ba
UPGRADE dependencies 2019-01-03 13:03:38 +01:00
Norbert de Langen
a00419ba80
Merge branch '5.0.0' into tech/overhaul-ui
# Conflicts:
#	addons/a11y/package.json
#	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/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/viewport/package.json
#	app/react/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
#	yarn.lock
2019-01-03 12:26:34 +01:00
Filipp Riabchun
8a80e4e07c
Merge pull request #5128 from storybooks/dependabot/npm_and_yarn/docs/snyk-1.119.0
Bump snyk from 1.118.2 to 1.119.0 in /docs
2019-01-02 15:39:32 +02:00
dependabot[bot]
f64be01251
Bump snyk from 1.118.2 to 1.119.0 in /docs
Bumps [snyk](https://github.com/snyk/snyk) from 1.118.2 to 1.119.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.118.2...v1.119.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-01 05:31:57 +00:00