Norbert de Langen
|
e2f6220b7a
|
REFACTOR
|
2018-10-26 16:01:14 +02:00 |
|
Norbert de Langen
|
750831cbc3
|
FIX broken build-static - now also has manager in child_process
|
2018-10-26 00:19:51 +02:00 |
|
Norbert de Langen
|
0120686b17
|
EXTRACT build of manager into it's own process
|
2018-10-25 18:38:12 +02:00 |
|
Norbert de Langen
|
d68a1061e6
|
Merge branch 'master' into core/separate-manager-from-preview
# Conflicts:
# lib/core/package.json
# lib/core/server.js
# lib/core/src/server/build-dev.js
# lib/core/src/server/config/webpack.config.iframe.dev.js
# lib/core/src/server/middleware.js
# yarn.lock
|
2018-10-24 11:29:19 +02:00 |
|
Michael Shilman
|
284fb1b4c2
|
v4.0.0-rc.3
|
2018-10-24 00:18:05 +08:00 |
|
Norbert de Langen
|
c7bf9f2faa
|
FIX url && IMPROVE table with extra ':'
|
2018-10-23 15:57:35 +02:00 |
|
Norbert de Langen
|
570808d94c
|
ADD timeout to update check && ADD version to update check for future use
|
2018-10-23 15:34:10 +02:00 |
|
Michael Shilman
|
8fb0caa37e
|
v4.0.0-rc.2
|
2018-10-22 21:39:03 +08:00 |
|
igor-dv
|
2873911d03
|
Move webpackFinal so custom webpack config could still edit things :-/
|
2018-10-19 15:39:40 +03:00 |
|
Filipp Riabchun
|
922ec486f6
|
Merge pull request #4477 from storybooks/dependabot/npm_and_yarn/webpack-4.21.0
Bump webpack from 4.20.2 to 4.21.0
|
2018-10-18 23:57:54 +02:00 |
|
Norbert de Langen
|
c52710cbad
|
Merge pull request #4450 from storybooks/presets/async
Allow presets to be async
|
2018-10-18 11:59:39 +00:00 |
|
Norbert de Langen
|
a9e8e42744
|
Merge pull request #4466 from storybooks/support-mjs
Support "mjs" extensions
|
2018-10-18 10:48:16 +00:00 |
|
dependabot[bot]
|
cbca5fea9c
|
Bump webpack from 4.20.2 to 4.21.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.20.2 to 4.21.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.20.2...v4.21.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-18 06:10:10 +00:00 |
|
Michael Shilman
|
46d89b3e61
|
v4.0.0-rc.1
|
2018-10-18 09:54:01 +08:00 |
|
igor-dv
|
91c79caa95
|
I don't want this change in this PR
|
2018-10-18 00:29:54 +03:00 |
|
igor-dv
|
330e6a7f6c
|
Merge remote-tracking branch 'origin/master' into presets/async
|
2018-10-17 21:55:14 +03:00 |
|
igor-dv
|
d9013704b6
|
Add "webpackDefault" preset extension
|
2018-10-17 21:48:58 +03:00 |
|
igor-dv
|
e831afd458
|
Add "mjs" to js rules and extensions
|
2018-10-17 16:47:56 +03:00 |
|
Norbert de Langen
|
a93d889380
|
Merge pull request #4457 from storybooks/dependabot/npm_and_yarn/autoprefixer-9.2.1
Bump autoprefixer from 9.2.0 to 9.2.1
|
2018-10-17 10:19:09 +00:00 |
|
Michael Shilman
|
0c02f72d63
|
Document React 16.3 dependency
|
2018-10-17 17:27:17 +08:00 |
|
dependabot[bot]
|
004bd1c79d
|
Bump autoprefixer from 9.2.0 to 9.2.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.2.0...9.2.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-17 05:58:12 +00:00 |
|
Norbert de Langen
|
1f127f0b1d
|
Merge pull request #4448 from storybooks/missing-docs
Missing docs
|
2018-10-16 21:26:49 +00:00 |
|
igor-dv
|
af8826f960
|
Fix preset tests
|
2018-10-16 16:09:20 +03:00 |
|
igor-dv
|
d22151124d
|
Use reduce in applyPresets
|
2018-10-16 15:21:08 +03:00 |
|
igor-dv
|
46a5f1a084
|
Fix promises chaining and asyncify other places
|
2018-10-16 15:17:30 +03:00 |
|
Steph Meslin-Weber
|
11ca4850e6
|
chore(core): replace tty-table with cli-table3 for displaying cli message
|
2018-10-16 12:16:56 +01:00 |
|
igor-dv
|
a80d41eaab
|
Add standalone api to docs
|
2018-10-16 13:03:19 +03:00 |
|
igor-dv
|
d61f0f736b
|
Asyncify presets calls
|
2018-10-16 12:16:44 +03:00 |
|
Igor
|
e638fe421d
|
Merge pull request #4431 from storybooks/core/export-wepack-final-for-presets
Expose webpackFinal extension
|
2018-10-16 09:48:19 +03:00 |
|
Michael Shilman
|
76b3c817a1
|
v4.0.0-rc.0
|
2018-10-15 23:39:49 +08:00 |
|
igor-dv
|
47de36f07e
|
Expose webpackFinal extension
|
2018-10-15 17:39:07 +03:00 |
|
dependabot[bot]
|
89612227c6
|
Bump react-dev-utils from 6.0.4 to 6.0.5 (#4416)
|
2018-10-15 12:28:12 +00:00 |
|
Filipp Riabchun
|
a92013cb0e
|
Merge pull request #4421 from storybooks/dependabot/npm_and_yarn/html-webpack-plugin-4.0.0-beta.2
Bump html-webpack-plugin from 4.0.0-beta.1 to 4.0.0-beta.2
|
2018-10-15 11:52:06 +02:00 |
|
Filipp Riabchun
|
971b89f8cc
|
Merge pull request #4417 from storybooks/dependabot/npm_and_yarn/autoprefixer-9.2.0
Bump autoprefixer from 9.1.5 to 9.2.0
|
2018-10-15 11:49:58 +02:00 |
|
Pavan Kumar Sunkara
|
c188c3ea56
|
Merge pull request #4419 from storybooks/dependabot/npm_and_yarn/redux-4.0.1
Bump redux from 4.0.0 to 4.0.1
|
2018-10-15 10:33:32 +02:00 |
|
dependabot[bot]
|
babc442f0d
|
Bump html-webpack-plugin from 4.0.0-beta.1 to 4.0.0-beta.2
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.0.0-beta.1 to 4.0.0-beta.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-15 08:31:56 +00:00 |
|
dependabot[bot]
|
04000f99ce
|
Bump lazy-universal-dotenv from 1.9.1 to 2.0.0
Bumps [lazy-universal-dotenv](https://github.com/storybooks/lazy-universal-dotenv) from 1.9.1 to 2.0.0.
- [Release notes](https://github.com/storybooks/lazy-universal-dotenv/releases)
- [Commits](https://github.com/storybooks/lazy-universal-dotenv/compare/1.9.1...v2.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-15 06:27:42 +00:00 |
|
dependabot[bot]
|
b521dcbc05
|
Bump redux from 4.0.0 to 4.0.1
Bumps [redux](https://github.com/reduxjs/redux) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.0.0...v4.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-15 06:24:26 +00:00 |
|
dependabot[bot]
|
8bb74547b3
|
Bump autoprefixer from 9.1.5 to 9.2.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.1.5 to 9.2.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.1.5...9.2.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-15 06:23:19 +00:00 |
|
Pavan Kumar Sunkara
|
cd742a5d8b
|
Remove unnecessary env.js
|
2018-10-14 17:44:22 +02:00 |
|
Pavan Kumar Sunkara
|
d854660fd9
|
Get loadEnv working
|
2018-10-14 17:39:35 +02:00 |
|
Michael Shilman
|
155afad695
|
v4.0.0-alpha.25
|
2018-10-13 17:36:43 +08:00 |
|
Norbert de Langen
|
7f51204604
|
Merge branch 'master' into tech/terminal-update-check
# Conflicts:
# docs/package.json
# yarn.lock
|
2018-10-13 09:34:19 +02:00 |
|
Hypnosphi
|
be532db015
|
Run yarn upgrade-interactive --latest in root and docs
To reduce dependabot PRs number
|
2018-10-13 02:31:34 +02:00 |
|
Norbert de Langen
|
3861fed608
|
Not sure we actually need this, but in the case of a timeout on the fetch, this would be nice.
|
2018-10-13 00:05:41 +02:00 |
|
Norbert de Langen
|
a6ce842901
|
WIP
|
2018-10-13 00:05:07 +02:00 |
|
Norbert de Langen
|
bf56f4a480
|
FIX linting
|
2018-10-12 22:50:41 +02:00 |
|
Norbert de Langen
|
cd8861dbb3
|
Merge branch 'master' into tech/terminal-update-check
# Conflicts:
# lib/core/src/server/build-dev.js
|
2018-10-12 20:03:08 +02:00 |
|
Norbert de Langen
|
ee2c86e9f6
|
WIP
|
2018-10-12 18:21:40 +02:00 |
|
Norbert de Langen
|
8c26689f8d
|
Merge branch 'tech/reapply-html-plugin' into core/separate-manager-from-preview
|
2018-10-12 14:17:56 +02:00 |
|