492 Commits

Author SHA1 Message Date
Dependencies.io Bot
0d16d2e883 Update webpack from 4.3.0 to 4.4.1 in app/vue 2018-03-29 16:43:50 +00:00
Michael Shilman
53da20b82a v4.0.0-alpha.1 2018-03-29 08:27:45 -07:00
Hypnosphi
bbc0c0c30e Use published fork of react-dev-utils 2018-03-29 16:51:34 +03:00
Hypnosphi
e68843ba60 Revert "Use original react-dev-utils"
This reverts commit 48b92e6
2018-03-29 16:23:37 +03:00
Michael Shilman
c53f30c0e0 v4.0.0-alpha.0 2018-03-28 22:33:07 -07:00
Dependencies.io Bot
c2c47acfdd Update core-js from 2.5.3 to 2.5.4 in app/vue 2018-03-27 16:45:03 +00:00
Dependencies.io Bot
5b8242c748 Update webpack from 4.2.0 to 4.3.0 in app/vue 2018-03-27 10:25:58 +00:00
Hypnosphi
530cc5990b Update webpack & friends 2018-03-26 21:10:45 +03:00
Hypnosphi
48b92e6bca Use original react-dev-utils 2018-03-26 20:56:16 +03:00
Hypnosphi
ba89b47070 Use published fork of react-dev-utils 2018-03-26 12:41:13 +03:00
Norbert de Langen
4699f0575c
Merge branch 'master' into webpack-4 2018-03-26 07:58:16 +02:00
benbakhar
df097ebb65 protect property loookup 2018-03-25 13:56:26 +03:00
Dependencies.io Bot
0e1fc055b4 Update vue-loader from 14.2.1 to 14.2.2 in app/vue 2018-03-24 16:41:17 +00:00
Hypnosphi
6f31eb415e Revert named imports order change 2018-03-23 12:11:15 +03:00
Hypnosphi
9be830c69b Merge remote-tracking branch 'origin/master' into webpack-4
# Conflicts:
#	app/polymer/package.json
#	app/react/package.json
#	app/vue/package.json
#	lib/core/package.json
#	lib/core/src/server/config/defaults/webpack.config.js
#	yarn.lock
2018-03-23 12:10:42 +03:00
Tom Coleman
c1e359dedd Refactor all startup code into @storybook/core also 2018-03-22 21:16:27 +11:00
Hypnosphi
dff3cd6eae Use a temporary fork of react-dev-utils 2018-03-21 00:57:43 +03:00
Norbert de Langen
233306851e
Merge branch 'master' into webpack-4 2018-03-20 17:09:56 +01:00
Filipp Riabchun
5a81b746f0
Merge branch 'master' into tmeasday/add-options-to-story-store 2018-03-20 14:50:11 +03:00
Tom Coleman
7324d17156 Bind window access if window is defined; add addons channel access too 2018-03-20 13:17:43 +11:00
Michael Shilman
cf1a984f9e v3.4.0-rc.3 2018-03-19 16:03:10 -07:00
Hypnosphi
f540b974b8 Merge branch 'master' into webpack-4
# Conflicts:
#	app/angular/package.json
#	app/polymer/package.json
#	app/react-native/package.json
#	app/react/package.json
#	app/vue/package.json
#	examples/polymer-cli/package.json
#	lib/core/package.json
#	yarn.lock
2018-03-18 15:15:54 +03:00
Dependencies.io Bot
323c2fbf05 Update uglifyjs-webpack-plugin from 1.2.3 to 1.2.4 in app/vue 2018-03-16 16:41:19 +00:00
Dependencies.io Bot
932bd3b157 Update vue-template-compiler from 2.5.15 to 2.5.16 in app/vue 2018-03-14 16:41:40 +00:00
Dependencies.io Bot
fd134dfe53 Update vue from 2.5.15 to 2.5.16 in app/vue 2018-03-14 16:41:39 +00:00
Dependencies.io Bot
354123cd2b Update nodemon from 1.17.1 to 1.17.2 in app/vue 2018-03-14 16:41:39 +00:00
Michael Shilman
bf6c69a258 v3.4.0-rc.2 2018-03-13 19:59:14 +09:00
Michael Shilman
953c516eb8 v3.4.0-rc.1 2018-03-13 19:40:40 +09:00
Dependencies.io Bot
0e91712e29 Update vue-template-compiler from 2.5.14 to 2.5.15 in app/vue 2018-03-11 16:42:42 +00:00
Dependencies.io Bot
7678aeb732 Update vue from 2.5.14 to 2.5.15 in app/vue 2018-03-11 16:42:41 +00:00
Dependencies.io Bot
beb750ee88 Update uglifyjs-webpack-plugin from 1.2.2 to 1.2.3 in app/vue 2018-03-11 16:42:40 +00:00
Hypnosphi
cb45ad80b3 Merge remote-tracking branch 'origin/master' into exact-cross-dependencies
# Conflicts:
#	addons/notes/package.json
2018-03-10 23:34:59 +02:00
Hypnosphi
c51d0de054 Use exact versions for cross-dependencies between our own packages 2018-03-10 22:46:42 +02:00
Dependencies.io Bot
7436bad5af Update vue-template-compiler from 2.5.13 to 2.5.14 in app/vue 2018-03-09 22:16:39 +00:00
Dependencies.io Bot
15ce8daf1d Update vue from 2.5.13 to 2.5.14 in app/vue 2018-03-09 22:16:39 +00:00
Hypnosphi
19bf35f0e8 Revert "Use optimization.splitChunks & optimization.runtimeChunks to split vendor, webpack runtime, and user code chunks"
This reverts commit ea61da5
2018-03-09 23:18:00 +02:00
Hypnosphi
ea61da50c4 Use optimization.splitChunks & optimization.runtimeChunks to split vendor, webpack runtime, and user code chunks 2018-03-09 23:09:01 +02:00
Hypnosphi
7c1ec3a8e5 Update webpack & Co 2018-03-09 01:28:29 +02:00
Hypnosphi
2437859684 Merge remote-tracking branch 'origin/master' into webpack-4
# Conflicts:
#	examples/polymer-cli/package.json
#	examples/vue-kitchen-sink/package.json
2018-03-08 23:12:27 +02:00
Michael Shilman
67243d9d55 v3.4.0-rc.0 2018-03-08 12:03:25 +09:00
Dependencies.io Bot
1033340e1e Update vue-loader from 14.1.1 to 14.2.1 in app/vue 2018-03-07 17:56:58 +00:00
Filipp Riabchun
f85a48519c
Merge branch 'master' into webpack-4 2018-03-07 02:51:07 +03:00
Dependencies.io Bot
d06bd12cde Update case-sensitive-paths-webpack-plugin from 2.1.1 to 2.1.2 in app/vue 2018-03-06 18:26:09 +00:00
Dependencies.io Bot
39536a1a8f Update babel-loader from 7.1.3 to 7.1.4 in app/vue 2018-03-06 18:26:08 +00:00
Hypnosphi
120a273147 Migrate all apps to Webpack 4 2018-03-05 02:06:58 +03:00
Hypnosphi
86383b5cba Merge remote-tracking branch 'origin/master' into webpack-4
# Conflicts:
#	app/angular/package.json
#	app/polymer/package.json
#	app/react-native/package.json
#	app/react/package.json
#	app/react/src/server/config/webpack.config.js
#	app/vue/package.json
#	lib/core/package.json
2018-03-04 22:49:01 +03:00
Dependencies.io Bot
a1ed8e10ce Update webpack-hot-middleware from 2.21.1 to 2.21.2 in app/vue 2018-03-04 16:40:52 +00:00
Hypnosphi
276c56ff41 Use WatchMissingNodeModulesPlugin from react-dev-utils package 2018-03-04 14:29:43 +03:00
Hypnosphi
262ff53ecb Initial move to Webpack 4 2018-03-04 12:55:08 +03:00
Dependencies.io Bot
cdf7f02dd3 Update babel-plugin-macros from 2.1.0 to 2.2.0 in app/vue 2018-03-03 17:23:13 +00:00