Norbert de Langen
7b8c7ae23c
REFACTOR to use fs-extra because I hear people like async/await && REFACTOR writing stats to file
2018-11-29 20:12:49 +01:00
Norbert de Langen
b35aafb5dc
Merge branch 'separate-manager-preview-p5' of github.com:storybooks/storybook into separate-manager-preview-p5
2018-11-29 17:28:56 +01:00
Igor
6efe2a5049
Update lib/core/src/server/manager/manager-webpack.config.js
...
Co-Authored-By: ndelangen <ndelangen@me.com>
2018-11-29 17:20:26 +01:00
Norbert de Langen
eaad2e7755
Merge branch 'next' into separate-manager-preview-p5
...
# Conflicts:
# addons/backgrounds/package.json
# lib/core/src/server/build-static.js
# lib/ui/package.json
2018-11-29 16:53:12 +01:00
Michael Shilman
6b224a2cc6
v4.1.0-alpha.9
2018-11-29 17:48:05 +08:00
Ran Yitzhaki
a376473ee8
reject also webpack related issues
2018-11-29 01:44:06 +02:00
Norbert de Langen
e7c24bae12
MOVE licence notices into their own file && OPTIMISE the dll by specifying a preset-env target
2018-11-28 16:05:19 +01:00
Norbert de Langen
c46781863a
CLEANUP
2018-11-28 15:03:22 +01:00
Norbert de Langen
3502befb4b
CHANGE the dll express route to dev-server
2018-11-28 12:04:10 +01:00
Norbert de Langen
006429301a
Merge branch 'next' into separate-manager-preview-p5
2018-11-27 19:30:37 +01:00
Norbert de Langen
ce9a74845c
FIX location of dll
2018-11-27 18:11:28 +01:00
Norbert de Langen
76ea4a2086
Merge pull request #4856 from maacky/fix/missing-index-in-cra-kitchen-sink
...
restore index.html in cra-kitchen-sink
2018-11-27 17:11:18 +01:00
Norbert de Langen
c79dabffc2
FIX index.html being copied into public folder (breaks our chromatic setup)
2018-11-26 18:02:17 +01:00
Norbert de Langen
b198e08271
CLEANUP
2018-11-26 17:01:28 +01:00
Norbert de Langen
d06fe56a77
CHANGE output of dll to lib/core so it's easier to reference
2018-11-26 15:01:35 +01:00
Norbert de Langen
03abc7e8a8
Merge branch 'next' into separate-manager-preview-p5
...
# Conflicts:
# addons/backgrounds/package.json
# lib/ui/package.json
2018-11-26 11:35:29 +01:00
Norbert de Langen
a78b909115
FIX build-static
2018-11-26 11:32:47 +01:00
Michael Shilman
0833a4b8a9
v4.1.0-alpha.8
2018-11-25 11:00:57 +09:00
igor-dv
a8381d1602
Set sourceMap for minimizer.
2018-11-24 01:29:13 +02:00
igor-dv
f349feddca
Use "terser-webpack-plugin" instead of "uglifyjs-webpack-plugin" like webpack does
...
e1df721fd7/lib/WebpackOptionsDefaulter.js (L306)
2018-11-24 00:51:24 +02:00
igor-dv
a19a2bcdf5
We should use UglifyJsPlugin on a producion build but without mangling
2018-11-23 23:27:56 +02:00
igor-dv
1aa4dce7f7
Do not use UglifyJsPlugin for production
2018-11-23 22:01:41 +02:00
Norbert de Langen
83a18008f2
CHANGE webpack configs, dev & static build for performance
...
Changelog formatting
Bump @storybook/addon-actions from 4.0.0 to 4.0.8 in /docs
Bumps [@storybook/addon-actions](https://github.com/storybooks/storybook ) from 4.0.0 to 4.0.8.
- [Release notes](https://github.com/storybooks/storybook/releases )
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybooks/storybook/compare/v4.0.0...v4.0.8 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
update `npm install` to match current requirements
Add TypeScript support for react-scripts
4.1.0-alpha.5 changelog
v4.1.0-alpha.5
4.1.0-alpha.6 changelog
v4.1.0-alpha.6
Reduce jest image size
4.1.0-alpha.7 changelog
v4.1.0-alpha.7
ADD webpack stats generation for debugging
Revert "Update LICENSE"
This reverts commit 69fc0517074634dd792f4b10d968a6c3a8244842.
Don't change rootElement when received node is the same
Merge pull request #4830 from aliceyoung9/patch-1
little documentation fix
FIX linting
2018-11-23 14:17:04 +01: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
fdb673d831
ADD support for all versions of react, manager will always use 1 version we control
2018-11-19 13:57:52 +01:00
Norbert de Langen
e11617cba5
Merge pull request #4792 from alex-fournier/fix-cache-directory
...
Fixes #4665 : set correct cache directory path
2018-11-16 14:08:53 +00:00
Alex Fournier
31250b1b94
Fixes #4665 : set correct cache directory path
2018-11-15 17:12:12 +01:00
Michael Shilman
ddecb0b7f6
v4.1.0-alpha.3
2018-11-15 22:11:08 +08:00
Norbert de Langen
94948d240b
REFACTOR dev-serve to output less noise
2018-11-15 12:18:42 +01:00
Norbert de Langen
a92ddc53d9
CHANGE build & dev-serve so both webpack compilation happen in the same process
...
CHANGE dev-serve so it watches manager
2018-11-14 20:51:11 +01:00
Steph Meslin-Weber
6005742378
Merge pull request #4771 from Stephanemw/use_alpha_babel_minify
...
chore(deps): use alpha minify dependency to upgrade transitive lodash dependencies
2018-11-13 12:52:04 +00:00
Michael Shilman
cdb9e485eb
v4.1.0-alpha.2
2018-11-13 19:33:19 +08:00
Steph Meslin-Weber
9ecd810a37
chore(deps): use alpha minify dependency to upgrade transitive lodash dependencies
2018-11-12 11:22:26 +00:00
Norbert de Langen
1f29e4cf3f
Merge branch 'next' into core/separate-manager-from-preview
...
# Conflicts:
# lib/core/src/server/config/utils.js
# lib/core/src/server/config/webpack.config.dev.js
# lib/core/src/server/config/webpack.config.prod.js
2018-11-12 12:10:27 +01:00
Igor
33ed8d9148
Merge pull request #4706 from storybooks/node-path-loading-fix
...
Fix NODE_PATH is not being loaded from .env
2018-11-12 12:42:59 +02:00
Norbert de Langen
7cd91d467f
Merge branch 'next' into core/separate-manager-from-preview
2018-11-09 23:02:44 +01:00
Lee Powell
8caf4bc143
Interpolation for multiple occurances
2018-11-09 18:48:49 +00:00
Norbert de Langen
31e46a3180
FIX the babel6 test
2018-11-09 11:43:12 +01:00
igor-dv
85c8c1acb2
Merge remote-tracking branch 'origin/next' into node-path-loading-fix
2018-11-06 18:09:47 +02:00
igor-dv
4d547631f8
Merge remote-tracking branch 'origin/next' into core/separate-manager-from-preview
...
# Conflicts:
# lib/core/package.json
2018-11-06 18:05:27 +02: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
7e9bbc941f
Merge branch 'next' into master
2018-11-06 16:44:39 +08:00
igor-dv
611a846814
Merge remote-tracking branch 'origin/next' into core/separate-manager-from-preview
...
# Conflicts:
# addons/ondevice-knobs/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# lib/cli/test/fixtures/react_babel_config_js/package.json
# lib/cli/test/fixtures/react_babel_custom_preset/package.json
# lib/cli/test/fixtures/react_babel_pkg_json/package.json
# lib/cli/test/fixtures/react_babelrc/package.json
# lib/cli/test/fixtures/react_babelrc_js/package.json
# lib/core/package.json
# yarn.lock
2018-11-06 10:09:42 +02:00
Michael Shilman
0cc22e4b27
v4.0.4
2018-11-06 13:38:03 +08:00
Igor
7eca652b3c
Merge pull request #4708 from dumbNickname/mjs-support
...
Change extensions ordering in webpack config
2018-11-06 13:06:33 +08:00
Michael Shilman
b9ae585f9c
v4.0.3
2018-11-06 12:49:45 +08:00