725 Commits

Author SHA1 Message Date
Chad Fawcett
a05517a214 Fix cra prod css minification file paths 2018-11-02 02:01:05 -07:00
dependabot[bot]
4ea841bbe3
Bump react-dev-utils from 6.0.5 to 6.1.0
Bumps [react-dev-utils](https://github.com/facebook/create-react-app) from 6.0.5 to 6.1.0.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 05:36:31 +00:00
Michael Shilman
a313e277bd 4.0 release 2018-10-29 11:47:01 +08:00
Michael Shilman
4818baa55c
Revert "Clean up alpha/rc for 4.0 release" 2018-10-26 00:25:17 +08:00
Michael Shilman
e40353e6d1
Merge pull request #4563 from storybooks/shilman/40-release-cleanup
Clean up alpha/rc for 4.0 release
2018-10-26 00:16:18 +08:00
Michael Shilman
a82d866280 Clean up 4.0 alpha/rc references 2018-10-25 21:30:01 +08:00
Michael Shilman
bfda942e89 Upgrade webpack to 4.23.1 2018-10-25 20:50:12 +08:00
Michael Shilman
b3417c8134 v4.0.0-rc.6 2018-10-25 12:35:35 +08:00
Michael Shilman
9cc644cdde v4.0.0-rc.5 2018-10-25 11:41:38 +08:00
Michael Shilman
d7bbaeb132 v4.0.0-rc.4 2018-10-25 10:55:02 +08:00
igor-dv
bed5a8603a Fix the dep 2018-10-24 11:20:16 +03:00
Chad Fawcett
ab85679b9a Update import 2018-10-23 16:11:28 -07:00
Chad Fawcett
6d96313748 Add mini-css-extract-plugin to app/react dependencies 2018-10-23 16:01:53 -07:00
Michael Shilman
284fb1b4c2 v4.0.0-rc.3 2018-10-24 00:18:05 +08:00
Norbert de Langen
26f3281fa7
REMOVE emotion from demo components to make backwards compatibility easier && ADD demo components to official example 2018-10-23 14:12:49 +02:00
Michael Shilman
8fb0caa37e v4.0.0-rc.2 2018-10-22 21:39:03 +08:00
Chad Fawcett
f42fb81ebc Remove unnecessary concat 2018-10-21 16:06:24 -07:00
Chad Fawcett
e2cf993e4b Describe getStyleRules better 2018-10-21 15:52:57 -07:00
Chad Fawcett
5f00d843ee Remove module state for imports 2018-10-21 15:41:36 -07:00
Chad Fawcett
6297d48b88 Add webpack as dependency to app/react 2018-10-19 11:05:21 -07:00
Chad Fawcett
cf34baa5cf Extract getCraWebpackConfig 2018-10-19 10:14:14 -07:00
igor-dv
950e2a62e5 Merge remote-tracking branch 'origin/master' into css-modules 2018-10-19 15:12:31 +03:00
Chad Fawcett
b2f9e6617c Only load react-scripts config newer than v2 2018-10-18 23:38:58 -07:00
Chad Fawcett
e1b73c7b94 Check for react-scripts before calling merge 2018-10-18 18:54:08 -07:00
Chad Fawcett
41826b661b Add suport for production config 2018-10-18 18:40:36 -07:00
Chad Fawcett
53004c408a CRA webpack style preset 2018-10-18 17:48:00 -07:00
Michael Shilman
ac807f3075 Move storybook to rc (release canddiate) 2018-10-18 15:39:43 +08:00
Michael Shilman
46d89b3e61 v4.0.0-rc.1 2018-10-18 09:54:01 +08:00
Michael Shilman
76b3c817a1 v4.0.0-rc.0 2018-10-15 23:39:49 +08: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
Michael Shilman
155afad695 v4.0.0-alpha.25 2018-10-13 17:36:43 +08:00
Michael Shilman
b66c4dc9d6 Update CLI docs with rename 2018-10-13 16:05:06 +08:00
Norbert de Langen
95d954e2f0
Merge pull request #4344 from storybooks/core/extract-cli-out-of-the-build
CLI-less api for node
2018-10-11 10:10:23 +00:00
Norbert de Langen
41483e2160
UPGRADES 2018-10-10 22:23:35 +02:00
igor-dv
2e11d18a87 Put standalone.js to every app 2018-10-10 18:29:11 +03:00
Steph Meslin-Weber
34420234fe chore(deps): #4267 upgrade lodash to latest 2018-10-04 15:22:18 +01:00
Michael Shilman
bdc8120ab9 v4.0.0-alpha.24 2018-10-04 01:24:20 -07:00
Michael Shilman
2ca9c34c4c v4.0.0-alpha.23 2018-09-25 15:40:49 -07:00
Pavan Kumar Sunkara
8c34f168cf Upgrade deps dealing with license issues 2018-09-25 23:08:33 +02:00
Michael Shilman
5112b52004 v4.0.0-alpha.22 2018-09-19 14:00:53 -07:00
Pavan Kumar Sunkara
d4e65cc7ed Completely move to emotion 10 2018-09-19 19:36:33 +02:00
Pavan Kumar Sunkara
84fd7939f7 Added publishConfig.access = public to all packages we are publishing 2018-09-19 18:24:32 +02:00
igor-dv
2269029ca9 remove 8.0.0-beta.6 2018-09-18 11:08:37 +03:00
Keraito
e09dec60d7 Update getstorybook occurences in docs 2018-09-12 00:38:05 +02:00
igor-dv
979dee0e49 Oops 2018-09-10 22:24:43 +03:00
igor-dv
dace0581c8 We don't need babel-merge now 2018-09-10 22:11:55 +03:00
igor-dv
4711980793 Add babelDefault to presets method 2018-09-10 21:59:07 +03:00
Michael Shilman
729607334c v4.0.0-alpha.21 2018-09-07 10:17:06 -07:00
igor-dv
6c89676e70 Simplify presets API 2018-09-03 19:27:00 +03:00
igor-dv
7fb145d49a Merge remote-tracking branch 'origin/core/framework-core-presets' into core/presets-merge-babel-configs
# Conflicts:
#	lib/core/package.json
#	lib/core/src/server/core-preset-dev.js
#	lib/core/src/server/core-preset-prod.js
#	yarn.lock
2018-09-02 14:31:37 +03:00