130 Commits

Author SHA1 Message Date
Filipp Riabchun
426ad852c7
Merge pull request #5243 from storybooks/dependabot/npm_and_yarn/ember-cli-3.7.1
Bump ember-cli from 3.7.0 to 3.7.1
2019-01-16 11:16:51 +01:00
dependabot[bot]
fa97ee4eb8
Bump ember-source from 3.6.1 to 3.7.0
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember.js/compare/v3.6.1...v3.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 05:23:29 +00:00
Michael Shilman
a1e432fc7a v5.0.0-alpha.3 2019-01-16 12:13:13 +08:00
Michael Shilman
523030f33e v5.0.0-alpha.2 2019-01-16 10:52:27 +08:00
dependabot[bot]
1b0a35c16d
Bump ember-cli from 3.7.0 to 3.7.1
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-cli/compare/v3.7.0...v3.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-15 05:21:23 +00:00
Michael Shilman
70e528348e v5.0.0-alpha.1 2019-01-14 23:43:03 +08:00
Michael Shilman
340df64b94 v5.0.0-alpha.0 2019-01-13 15:14:54 +08:00
Michael Shilman
01f4b88034 Merge branch 'next' into release/5.0 2019-01-13 12:12:23 +08:00
Michael Shilman
7e9669a0ba v5.0.0-debug.3 2019-01-12 15:24:48 +08:00
Michael Shilman
598ce9ac9e Merge branch 'release/5.0' of github.com:storybooks/storybook into release/5.0 2019-01-12 15:14:23 +08:00
Michael Shilman
7d7fcb32d5 v5.0.0-debug.2 2019-01-12 13:26:31 +08:00
dependabot[bot]
ff0fa78ab6
Bump ember-cli from 3.6.1 to 3.7.0
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-cli/compare/v3.6.1...v3.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-10 05:24:03 +00:00
Filipp Riabchun
7ecedf16fd
Merge pull request #5188 from storybooks/dependabot/npm_and_yarn/ember-cli-3.6.1
Bump ember-cli from 3.6.0 to 3.6.1
2019-01-09 18:55:59 +01:00
Michael Shilman
b252b50924 Merge changes from next into 5.0 2019-01-09 22:27:31 +08:00
Michael Shilman
207598ad16 v5.0.0-debug.1 2019-01-09 18:48:10 +08:00
Michael Shilman
edcb85f861 v4.2.0-alpha.11 2019-01-09 18:02:04 +08:00
dependabot[bot]
7264a45b65
Bump ember-cli from 3.6.0 to 3.6.1
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-cli/compare/v3.6.0...v3.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-09 05:30:22 +00:00
dependabot[bot]
31577f26ec
Bump webpack-cli from 3.2.0 to 3.2.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-08 08:39:47 +00: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
a199a42e83
Merge branch 'next' into 5.0.0 2019-01-07 09:53:23 +01:00
Michael Shilman
0fcb70b58c v4.2.0-alpha.10 2019-01-06 18:57:12 +08: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
08017ca189
Merge branch 'next' into 5.0.0 2019-01-04 20:03:38 +01:00
Michael Shilman
ee0f498dba v4.2.0-alpha.9 2019-01-04 12:35:49 +08: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
Norbert de Langen
2297ca84f5
Merge branch 'next' into 5.0.0 2019-01-03 12:21:23 +01:00
dependabot[bot]
71563c71b3
Bump webpack-cli from 3.1.2 to 3.2.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 05:24:38 +00:00
Norbert de Langen
1eef24f94f
RENAME selectedAddonPanel to selectedPanel 2018-12-29 16:15:00 +01:00
Michael Shilman
1723c492fd v4.2.0-alpha.8 2018-12-28 11:16:15 +08:00
Norbert de Langen
ad1651956a
Merge branch '5.0.0' into tech/overhaul-ui
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/backgrounds/src/__tests__/BackgroundPanel.js
#	addons/backgrounds/src/__tests__/Swatch.js
#	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/notes/src/index.ts
#	addons/notes/src/register.tsx
#	addons/notes/src/typings.d.ts
#	addons/storyshots/storyshots-core/package.json
#	addons/viewport/package.json
#	app/react/package.json
#	docs/package.json
#	docs/yarn.lock
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/addons/src/index.js
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
#	yarn.lock
2018-12-27 15:46:11 +01:00
Norbert de Langen
429fcc1cba
Merge branch 'next' into 5.0.0 2018-12-27 12:40:51 +01:00
Michael Shilman
beba7b3957 v4.2.0-alpha.7 2018-12-25 12:29:26 -08:00
dependabot[bot]
9477c562a9
Bump ember-cli from 3.5.1 to 3.6.0
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-cli/compare/v3.5.1...v3.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-25 05:25:12 +00:00
Norbert de Langen
ff46acbc1b
Merge branch '5.0.0' into tech/overhaul-ui 2018-12-24 10:39:29 +01:00
Norbert de Langen
55db5a3beb
Merge pull request #4927 from storybooks/core/remove-basic-config
Core - Simplify custom webpack config
2018-12-21 20:37:42 +01:00
Norbert de Langen
a2a78238e2
Merge branch 'next' 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/info/src/__snapshots__/index.test.js.snap
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-core/src/frameworks/vue/renderTree.js
#	addons/viewport/package.json
#	app/angular/package.json
#	app/ember/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/mithril/package.json
#	app/polymer/package.json
#	app/react/package.json
#	app/riot/package.json
#	app/svelte/package.json
#	app/vue/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	examples/vue-kitchen-sink/src/stories/__snapshots__/addon-centered.stories.storyshot
#	examples/vue-kitchen-sink/src/stories/__snapshots__/custom-decorators.stories.storyshot
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
#	yarn.lock
2018-12-21 18:18:10 +01:00
Norbert de Langen
8f895f317e
CHANGE to use yarn everywhere 2018-12-21 16:03:50 +01:00
Michael Shilman
bb9b7b3d5b v4.2.0-alpha.6 2018-12-20 14:20:25 -08:00
Norbert de Langen
45ef6a890b
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	examples/cra-kitchen-sink/src/stories/__snapshots__/index.stories.storyshot
#	examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot
#	lib/core/package.json
#	yarn.lock
2018-12-20 11:15:37 +01:00
Norbert de Langen
31b6df9f0c
Merge pull request #5059 from storybooks/dependabot/npm_and_yarn/@babel/core-7.2.2
Bump @babel/core from 7.2.0 to 7.2.2
2018-12-20 10:45:42 +01:00
dependabot[bot]
fcd3db9d00
Bump ember-cli-htmlbars-inline-precompile from 1.0.5 to 2.1.0
Bumps [ember-cli-htmlbars-inline-precompile](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile) from 1.0.5 to 2.1.0.
- [Release notes](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile/releases)
- [Changelog](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile/compare/v1.0.5...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 05:36:40 +00:00
dependabot[bot]
8450096ac9
Bump @babel/core from 7.2.0 to 7.2.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 05:28:48 +00:00
Norbert de Langen
f1d76a81fd
Merge branch 'next' 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
#	docs/package.json
#	docs/src/pages/configurations/theming/index.md
#	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
2018-12-19 22:37:36 +01:00
Michael Shilman
fd600487eb v4.2.0-alpha.5 2018-12-19 08:03:30 -08:00
Norbert de Langen
2590f7b327
Merge pull request #5044 from storybooks/dependabot/npm_and_yarn/ember-source-3.6.1
Bump ember-source from 3.5.1 to 3.6.1
2018-12-19 16:53:13 +01:00
dependabot[bot]
ba9c7d46b9
Bump ember-source from 3.5.1 to 3.6.1
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.5.1 to 3.6.1.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember.js/compare/v3.5.1...v3.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-19 07:22:54 +00:00
Michael Shilman
a5b4e89e4c v4.2.0-alpha.4 2018-12-18 23:21:12 -08:00
Michael Shilman
15d34d0f3e v4.2.0-alpha.3 2018-12-18 07:02:51 -08:00
Norbert de Langen
9f0a4973d6
Merge branch 'next' 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/viewport/package.json
#	app/react/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/src/addon_panel/__snapshots__/index.stories.storyshot
#	lib/core/package.json
#	lib/ui/package.json
#	yarn.lock
2018-12-17 10:55:19 +01:00