924 Commits

Author SHA1 Message Date
Michael Shilman
ccc1d42948 v5.1.0-alpha.37 2019-05-01 18:57:23 +08:00
Michael Shilman
dd97c370e7 v5.1.0-alpha.36 2019-04-27 13:09:34 +08:00
Michael Shilman
e20d20a263 v5.1.0-alpha.35 2019-04-27 01:28:15 +08:00
Norbert de Langen
a52efc7861
Merge pull request #6650 from mickaelzhang/webpack-css-side-effects
Fix css import when sideEffects is false
2019-04-26 13:49:30 +02:00
Mickael Zhang
07a892ef8b Force sideEffects to true on css import 2019-04-26 11:30:40 +02:00
dependabot[bot]
98d9feabb6
Bump semver from 5.7.0 to 6.0.0
Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 6.0.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 09:11:03 +00:00
Michael Shilman
694460c087 v5.1.0-alpha.34 2019-04-24 23:02:08 +08:00
Norbert de Langen
3c0ea0f0fb Merge branch 'next' into tech/move-graphql-addon-to-tab 2019-04-23 09:30:07 +02:00
Michael Shilman
23268e4fec v5.1.0-alpha.33 2019-04-23 14:25:37 +08:00
Michael Shilman
fb2798685d v5.1.0-alpha.32 2019-04-22 11:15:33 +08:00
Norbert de Langen
9ea67ad0e6 CHANGE opn to open 2019-04-19 14:48:54 +02:00
Michael Shilman
72d8523811 v5.1.0-alpha.31 2019-04-19 12:51:49 +08:00
Norbert de Langen
ae9bb190cf MOVE graphql addon to a tab type addon && ADD some loaders & plugins to manager config so it works 2019-04-18 11:00:05 +02:00
Michael Shilman
da66766ab9 v5.1.0-alpha.30 2019-04-18 09:18:21 +08:00
Michael Shilman
9397813103 v5.1.0-alpha.29 2019-04-17 16:25:55 +08:00
Michael Shilman
2a55ee012f v5.1.0-alpha.28 2019-04-16 18:37:41 +08:00
Michael Shilman
f506e15f54 v5.1.0-alpha.27 2019-04-14 09:17:47 +08:00
Norbert de Langen
d3544551bd
Merge pull request #6390 from lozinsky/fix/disable-webpack-performance-hints
Disable webpack performance hints in manager config
2019-04-13 17:05:03 +02:00
Michael Shilman
17b8fe98b9 v5.1.0-alpha.26 2019-04-13 09:00:13 +08:00
Pavel Lozinsky
07970f180f Merge branch 'next' into pr/lozinsky/6390 2019-04-12 21:46:47 +03:00
Michael Shilman
eb7a36ff07 v5.1.0-alpha.25 2019-04-12 06:52:59 +08:00
Norbert de Langen
50de13f630
Merge pull request #6370 from storybooks/dependabot/npm_and_yarn/opn-6.0.0
Bump opn from 5.4.0 to 6.0.0
2019-04-11 15:54:36 +02:00
Brody McKee
423edd1577
Merge pull request #5308 from storybooks/feature/cra-babel-loader
Use babel-loader from react-scripts
2019-04-09 17:56:50 +03:00
Michael Shilman
ea8b7217c3 v5.1.0-alpha.24 2019-04-09 10:10:18 +08:00
Brody McKee
074d0f36da Use babel-loader from react-scripts 2019-04-08 22:06:57 +03:00
Michael Shilman
3cb0dd5af9 v5.1.0-alpha.23 2019-04-08 18:20:55 +08:00
Mike Deverell
7b5f5f46da [bug] Move '@emotion/*' path-resolutions to the dependent package 2019-04-05 11:45:56 -04:00
Michael Shilman
daa8d43e0e v5.1.0-alpha.22 2019-04-05 21:40:24 +08:00
Benoit Dion
2e7f00207d
Merge pull request #6401 from devrelm/devrelm/stats-config
fix: [core] Respect webpack config stats in static build
2019-04-05 08:18:41 -04:00
Norbert de Langen
2743f9d0ce Merge branch 'next' into pr/lozinsky/6390 2019-04-05 13:09:35 +02:00
dependabot[bot]
f14bf835a6
Bump opn from 5.4.0 to 6.0.0
Bumps [opn](https://github.com/sindresorhus/open) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v5.4.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 00:57:08 +00:00
Michael Shilman
99c262545d v5.1.0-alpha.21 2019-04-04 23:31:16 +08:00
Arman Sargsyan
d7be58e4b3 chore(eslint): eslint fix for babel.js 2019-04-03 23:36:40 +03:00
Mike Deverell
58c63b0d2b [core] Respect webpack config stats in static build 2019-04-03 09:09:58 -04:00
lozinsky
b71c3b9ce1 fix(core): disable webpack performance hints in manager config (#5872) 2019-04-02 23:08:15 +03:00
Norbert de Langen
ff25b5c21a
Merge pull request #6154 from storybooks/storysource/reuse-currently-built-client-api
📜[storysource]  📦 [sandpack] The clientApi must be reused when possible
2019-04-02 17:08:06 +02:00
Michael Shilman
a57917a19c v5.1.0-alpha.20 2019-03-29 10:02:06 +08:00
Michael Shilman
c628022f9c v5.1.0-alpha.19 2019-03-28 11:19:25 +08:00
Norbert de Langen
0d4cc0f40e
Merge pull request #6227 from storybooks/dependabot/npm_and_yarn/babel-plugin-emotion-10.0.9
Bump babel-plugin-emotion from 10.0.7 to 10.0.9
2019-03-27 23:18:20 +01:00
Michael Shilman
8941e4449a v5.1.0-alpha.18 2019-03-27 07:33:25 +08:00
Michael Shilman
9937954243 v5.1.0-alpha.17 2019-03-26 20:59:42 +08:00
Michael Shilman
988679f4b2 v5.1.0-alpha.16 2019-03-26 18:39:53 +08:00
Michael Shilman
4aaae27292 Require 7.4.1 because 7.4.0 broke codesandbox (?) 2019-03-26 18:18:51 +08:00
Michael Shilman
14c07a5b14 Upgrade babel-preset-env
Fix bug introduced by https://github.com/storybooks/storybook/pull/6267 for older versions of preset-env
2019-03-26 17:39:28 +08:00
Michael Shilman
7550a437a2 v5.1.0-alpha.15 2019-03-26 11:06:15 +08:00
Mohamed Mansour
49e27edf0f
Enforces corejs v2 for babel
Corejs 3 got released which adds noisy warning messages. Force storybook
to use corejs 2 instead until proper v3 migration which is breaking change.
2019-03-25 18:21:26 -07:00
Norbert de Langen
98dc59d99e
Merge branch 'next' into tech/widen-required-webpack-version 2019-03-25 16:34:43 +01:00
Michael Shilman
8f95620be5 v5.1.0-alpha.14 2019-03-25 23:29:31 +08:00
Norbert de Langen
d36e189de8 CHANGE the required version of webpack so it's more likely to be compatible with the users installed version. 2019-03-25 16:03:16 +01:00
Michael Shilman
15871945e2 v5.1.0-alpha.13 2019-03-23 13:19:10 +08:00