1773 Commits

Author SHA1 Message Date
Michael Shilman
1a03042590 v4.0.0-alpha.9 2018-06-10 15:42:04 +08:00
igor-dv
9b13bfc6e9 Merge remote-tracking branch 'origin/master' into new-angular-cli-integration
# Conflicts:
#	examples/marko-cli/package.json
#	yarn.lock
2018-06-06 10:37:40 +03:00
Dependencies.io Bot
a80b3daffa Update webpack from 4.10.1 to 4.10.2 in app/react-native 2018-06-04 23:17:39 +00:00
Dependencies.io Bot
97efeb8c2d Update dotenv-webpack from 1.5.5 to 1.5.6 in app/react-native 2018-06-04 23:17:38 +00:00
Dependencies.io Bot
3abba6df62 Update babel-plugin-macros from 2.2.1 to 2.2.2 in app/react-native 2018-06-04 23:17:37 +00:00
Dependencies.io Bot
fd19baa1a9 Update ts-loader from 4.3.0 to 4.3.1 in app/angular 2018-06-04 23:17:33 +00:00
Dependencies.io Bot
0fcf3c7cbd Update sass-loader from 7.0.1 to 7.0.2 in app/angular 2018-06-04 23:17:32 +00:00
igor-dv
7bbaf8f7a3 Change angular peers to >=6 2018-06-04 09:59:57 +03:00
igor-dv
a32e3140e4 Temporary update webpack to 4.10.2 2018-06-03 20:49:03 +03:00
igor-dv
1689458fc9 Fix warnings based on https://github.com/angular/universal-starter/pull/593 2018-06-02 18:49:43 +03:00
Sho Ikeda
bfb40bdd9c
Fix Typescript Integration documentation
`--metro-config` options is for `storybook-start`, so `storybook --metro-config $PWD/rn-cli.config.js` will be an error.
2018-06-01 14:46:33 +09:00
igor-dv
45a29df622 Merge remote-tracking branch 'origin/master' into new-angular-cli-integration
# Conflicts:
#	app/angular/src/server/config/webpack.config.js
#	examples/angular-cli/package.json
#	package.json
#	yarn.lock
2018-05-31 19:54:44 +03:00
Gytis Vinclovas
55668667f8
Update readme.md 2018-05-30 11:49:20 +03:00
Gytis Vinclovas
89e6f4d85a
using disableWebsockets instead of useWebsockets 2018-05-30 10:56:25 +03:00
root
dd867d2ca0 Merge branch 'dependencies.io-update-build-345.0.0' 2018-05-30 00:21:23 +00:00
Wei-Wei Wu
a2c29337a7
Merge pull request #3527 from sky-franciscogoncalves/master
Updates storybook-start.js to use child_process instead of shelljs
2018-05-29 00:32:57 -07:00
Wei-Wei Wu
d67752c82e fix camel case lint 2018-05-29 00:22:27 -07:00
Dependencies.io Bot
7ce7e92cf3 Update webpack from 4.8.3 to 4.9.2 in app/react-native 2018-05-28 21:54:22 +00:00
Dependencies.io Bot
3bc23c0d4c Update vue-loader from 14.2.2 to 14.2.3 in app/vue 2018-05-28 21:54:16 +00:00
Dependencies.io Bot
4e03c9aa8e Update common-tags from 1.7.2 to 1.8.0 in app/vue 2018-05-28 21:54:15 +00:00
Dependencies.io Bot
068f46e557 Update common-tags from 1.7.2 to 1.8.0 in app/react 2018-05-28 21:54:15 +00:00
Dependencies.io Bot
d6fc13f499 Update common-tags from 1.7.2 to 1.8.0 in app/polymer 2018-05-28 21:54:14 +00:00
Dependencies.io Bot
00de269af3 Update common-tags from 1.7.2 to 1.8.0 in app/mithril 2018-05-28 21:54:13 +00:00
Dependencies.io Bot
7fa1f12985 Update common-tags from 1.7.2 to 1.8.0 in app/marko 2018-05-28 21:54:12 +00:00
Dependencies.io Bot
522b495d03 Update common-tags from 1.7.2 to 1.8.0 in app/html 2018-05-28 21:54:11 +00:00
Dependencies.io Bot
f5dfc34bb1 Update core-js from 2.5.6 to 2.5.7 in app/angular 2018-05-28 21:54:11 +00:00
Filipp Riabchun
bcff86c7cf
Merge pull request #3655 from storybooks/refactor-babel
Refactor webpack and babel configs to core
2018-05-27 23:05:35 +03:00
Hypnosphi
4652a292c2 Refactor webpack and babel configs to core 2018-05-27 20:01:40 +03:00
Filipp Riabchun
3749198cc6
Merge pull request #3634 from storybooks/remove-status-bar-hiding
Remove status bar hiding
2018-05-27 13:19:29 +03:00
Filipp Riabchun
43f5c236cd
Merge pull request #3635 from storybooks/storylist-refactor
React Native Refactored list view
2018-05-27 13:19:06 +03:00
Filipp Riabchun
f1b89500d8
Merge pull request #3636 from storybooks/rn-single-channel
Using only single channel for react native
2018-05-27 13:01:07 +03:00
Michael Shilman
6a1f5e4675 v4.0.0-alpha.8 2018-05-26 18:47:25 -07:00
Filipp Riabchun
6e3ee09dae
Merge pull request #3631 from storybooks/shilman/remove-3x-deprecations
Removed deprecated react-native built-in addons
2018-05-23 22:32:38 +03:00
Michael Shilman
10047a966f Document migration for RN addons 2018-05-23 11:20:06 -07:00
Hypnosphi
f06fd111cb Revert "Update babel-preset-minify from 0.4.1 to 0.4.3 in app/polymer"
This reverts commit 2372da1
2018-05-23 20:35:49 +03:00
Gytis Vinclovas
4344de3c59 refactored list view 2018-05-23 17:59:32 +03:00
Gytis Vinclovas
062dcf3555 using only single channel for react native 2018-05-23 16:54:38 +03:00
Gytis Vinclovas
8c1e41818e
Remove status bar hiding 2018-05-23 15:47:04 +03:00
Michael Shilman
524238c209 Remove deprecated react-native/addons 2018-05-22 17:32:17 -07:00
Michael Shilman
ab9cfc9067 Remove deprecated action, linkTo, addons from app/react-native 2018-05-22 17:21:03 -07:00
Dependencies.io Bot
9db42c443e Update ws from 5.1.1 to 5.2.0 in app/react-native 2018-05-22 21:22:21 +00:00
Dependencies.io Bot
292a26bc2a Update airbnb-js-shims from 1.4.1 to 1.5.1 in app/marko 2018-05-22 21:22:21 +00:00
Dependencies.io Bot
7108b5a92d Update airbnb-js-shims from 1.4.1 to 1.5.1 in app/vue 2018-05-22 21:22:19 +00:00
Dependencies.io Bot
59d81da680 Update airbnb-js-shims from 1.4.1 to 1.5.1 in app/react 2018-05-22 21:22:18 +00:00
Dependencies.io Bot
2372da1aa9 Update babel-preset-minify from 0.4.1 to 0.4.3 in app/polymer 2018-05-22 21:22:17 +00:00
Dependencies.io Bot
c6ec469b7a Update airbnb-js-shims from 1.4.1 to 1.5.1 in app/polymer 2018-05-22 21:22:17 +00:00
Dependencies.io Bot
b8ed1844b9 Update airbnb-js-shims from 1.4.1 to 1.5.1 in app/mithril 2018-05-22 21:22:16 +00:00
Dependencies.io Bot
e0b4f0ede7 Update airbnb-js-shims from 1.4.1 to 1.5.1 in app/html 2018-05-22 21:22:15 +00:00
Dependencies.io Bot
b42853aa8e Update airbnb-js-shims from 1.4.1 to 1.5.1 in app/angular 2018-05-22 21:22:14 +00:00
Filipp Riabchun
80046785e3
Merge pull request #3609 from nm123github/addmarkosupport
Few fixed related to marko support
2018-05-21 02:04:13 +03:00