694 Commits

Author SHA1 Message Date
Norbert de Langen
628570210d
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
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/official-storybook/stories/addon-info.stories.js
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/core/package.json
#	lib/ui/package.json
2018-12-13 09:15:45 +01:00
Michael Shilman
9d23c3dc1a v4.2.0-alpha.1 2018-12-12 17:58:53 -08:00
Michael Shilman
88f0534914 v4.2.0-alpha.0 2018-12-12 17:40:30 -08:00
Michael Shilman
75d45d3d10 v4.1.0 2018-12-12 10:59:49 -08:00
Michael Shilman
de9516f278 v4.1.0-alpha.13 2018-12-12 09:44:10 -08:00
Michael Shilman
4ed93b4baf v4.1.0-alpha.12 2018-12-11 09:27:58 -08:00
Michael Shilman
e6aa2e2cfa v4.1.0-alpha.11 2018-12-11 09:13:40 -08:00
Norbert de Langen
f79323794e
REFACTOR addon-notes 2018-12-10 14:18:37 +01:00
Norbert de Langen
a9ee8a5dad
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.babelrc.js
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/graphql/package.json
#	addons/info/package.json
#	addons/info/src/components/PropTable.js
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/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/official-storybook/stories/addon-a11y.stories.js
#	examples/official-storybook/stories/addon-actions.stories.js
#	lib/addons/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/components/src/layout/mobile.js
#	lib/core/package.json
#	lib/core/src/server/common/babel.js
#	lib/ui/package.json
#	lib/ui/src/modules/ui/components/stories_panel/index.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.test.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.js
#	yarn.lock
2018-12-06 16:49:52 +01:00
Michael Shilman
1e9e66bd9d v4.1.0-alpha.11 2018-12-05 11:11:08 -08:00
Hypnosphi
f34bf30c66 Fix UPDATE_PACKAGE_ORGANISATIONS generator 2018-12-04 20:38:57 +01:00
Hypnosphi
7c73d0c985 Add regenerator-runtime 2018-12-04 16:27:02 +01:00
Hypnosphi
c9d3509662 Fix CLI tests 2018-12-04 13:26:34 +01:00
Norbert de Langen
ee1a3b5454
REMOVE @babel/plugin-transform-runtime 2018-12-03 13:06:41 +01:00
Norbert de Langen
36e67bbbb1
FIX typo 2018-12-03 12:57:25 +01:00
Norbert de Langen
18a578477a
SORT packge.json 2018-12-03 12:49:26 +01:00
Norbert de Langen
2593033488
REPLACE @babel/runtime with core-js 2018-12-03 12:48:59 +01:00
Norbert de Langen
726a29a070
CHANGE the babel config occording to Hypnos suggestions 2018-12-03 12:31:06 +01:00
Michael Shilman
3cd3ae347e v4.1.0-alpha.10 2018-12-01 11:23:45 +08:00
Norbert de Langen
aab7aa2cef
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/core/src/client/preview/story_store.js
#	lib/core/src/server/manager/manager-webpack.config.js
#	lib/ui/package.json
#	lib/ui/src/modules/api/configs/init_api.js
#	lib/ui/src/modules/ui/components/menu_item.stories.js
#	lib/ui/src/modules/ui/components/search_box.stories.js
#	lib/ui/src/modules/ui/components/shortcuts_help.stories.js
#	lib/ui/src/modules/ui/components/stories_panel/index.stories.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.stories.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.stories.js
2018-11-30 14:03:58 +01:00
Michael Shilman
6b224a2cc6 v4.1.0-alpha.9 2018-11-29 17:48:05 +08:00
Norbert de Langen
efbf470d6a
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	CHANGELOG.md
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	examples/cra-kitchen-sink/.storybook/config.js
#	examples/cra-kitchen-sink/src/stories/index.stories.js
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/components/src/addon_panel/__snapshots__/index.stories.storyshot
#	lib/components/src/header/__snapshots__/header.stories.storyshot
#	lib/components/src/layout/__snapshots__/index.stories.storyshot
#	lib/components/src/theme.js
#	lib/ui/package.json
#	lib/ui/src/modules/ui/components/stories_panel/__snapshots__/index.stories.storyshot
#	lib/ui/src/modules/ui/components/stories_panel/__snapshots__/text_filter.stories.storyshot
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/__snapshots__/index.stories.storyshot
#	lib/ui/src/modules/ui/configs/handle_routing.js
#	yarn.lock
2018-11-28 17:01:29 +01:00
Michael Shilman
0833a4b8a9 v4.1.0-alpha.8 2018-11-25 11:00:57 +09:00
Michael Shilman
d507e2edaa v4.1.0-alpha.7 2018-11-22 12:33:15 +08:00
Michael Shilman
8a9c0db4fd v4.1.0-alpha.6 2018-11-22 12:05:40 +08:00
Michael Shilman
337eac8671 v4.1.0-alpha.5 2018-11-22 11:53:10 +08:00
Michael Shilman
d8dbfcdbb5 v4.1.0-alpha.4 2018-11-21 18:42:38 +08:00
Norbert de Langen
628412ad38
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/ui/package.json
2018-11-16 15:29:29 +01:00
Michael Shilman
ddecb0b7f6 v4.1.0-alpha.3 2018-11-15 22:11:08 +08:00
Norbert de Langen
06dbef4c3c
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.babelrc
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/notes/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/core/src/server/config/babel.dev.js
#	lib/ui/package.json
2018-11-14 17:39:20 +01:00
Michael Shilman
cdb9e485eb v4.1.0-alpha.2 2018-11-13 19:33:19 +08:00
Norbert de Langen
bd17cde971
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	jest.config.js
2018-11-12 12:44:41 +01:00
Brody McKee
21888fa6b4 Add tests for custom react-scripts packages 2018-11-11 16:47:07 +02:00
Norbert de Langen
8b33fe8714
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	lib/components/src/header/header.js
#	lib/components/src/icons/chevronRight.js
#	lib/components/src/layout/desktop.js
#	lib/components/src/layout/mobile.js
#	lib/components/src/navigation/MenuLink.js
#	lib/components/src/theme.js
#	lib/ui/src/modules/ui/components/stories_panel/__snapshots__/index.stories.storyshot
#	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_header.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.js
2018-11-09 14:24:29 +01:00
Norbert de Langen
65f5703b10 CHANGE tests to not output webpack build progress 2018-11-08 15:44:29 +01:00
Norbert de Langen
13781c39e5 Merge branch 'next' into tech/overhaul-ui 2018-11-08 12:03:03 +01:00
Michael Shilman
253a667e68 v4.1.0-alpha.1 2018-11-06 17:15:42 +08:00
Michael Shilman
627a075c37 v4.1.0-alpha.0 2018-11-06 17:01:48 +08:00
Michael Shilman
0cc22e4b27 v4.0.4 2018-11-06 13:38:03 +08:00
Filipp Riabchun
c11a3e0d55 Merge pull request #4705 from storybooks/fix-deps
Remove SB deps from cli tests
2018-11-06 13:06:57 +08:00
Michael Shilman
b9ae585f9c v4.0.3 2018-11-06 12:49:45 +08:00
Michael Shilman
a986ce8b74 Merge branch 'master' into release/4.0 2018-11-06 10:22:38 +08:00
Filipp Riabchun
d92f7733ef
Merge pull request #4695 from chadfawcett/fix-css-relative-asset-urls
Fix css relative asset urls
2018-11-05 16:46:39 +04:00
Chad Fawcett
c801cf5667 Merge branch 'master' of github.com:storybooks/storybook into fix-css-relative-asset-urls 2018-11-04 11:45:41 -08:00
Steph Meslin-Weber
34d4899f14
Merge pull request #7 from storybooks/master
update from master
2018-11-03 21:53:42 +00:00
Chad Fawcett
3c5c1d67ed Add cra v2 cli fixture 2018-11-01 23:12:08 -07:00
Hypnosphi
22c6c38c7e Exit with non-zero code in case of failure 2018-11-01 14:16:41 +01:00
Hypnosphi
afb9c57e81 fix test-latest-cra 2018-10-31 23:40:43 +01:00
Hypnosphi
f256357ab5 Report CLI tests to teamcity 2018-10-31 22:40:44 +01:00
Steph Meslin-Weber
4cd52660ca chore(deps): upgrade css-loader to latest to address transitive dependency CVE on lodash modularized packages 2018-10-31 09:05:34 +00:00