416 Commits

Author SHA1 Message Date
Dependencies.io Bot
ff1ac64a7a Update commander from 2.15.0 to 2.15.1 in app/react-native 2018-03-20 18:40:43 +00:00
Filipp Riabchun
5a81b746f0
Merge branch 'master' into tmeasday/add-options-to-story-store 2018-03-20 14:50:11 +03:00
Michael Shilman
cf1a984f9e v3.4.0-rc.3 2018-03-19 16:03:10 -07:00
Dependencies.io Bot
c783d79c69 Update uglifyjs-webpack-plugin from 1.2.3 to 1.2.4 in app/react-native 2018-03-16 16:41:18 +00:00
Dependencies.io Bot
3a5c6e86d4 Update express from 4.16.2 to 4.16.3 in app/react-native 2018-03-13 18:19:36 +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
c8d7a4ad6a Update uglifyjs-webpack-plugin from 1.2.2 to 1.2.3 in app/react-native 2018-03-11 16:42:40 +00:00
Hypnosphi
c51d0de054 Use exact versions for cross-dependencies between our own packages 2018-03-10 22:46:42 +02:00
Dependencies.io Bot
7a76f8e2d5 Update commander from 2.14.1 to 2.15.0 in app/react-native 2018-03-08 16:40:49 +00:00
Michael Shilman
67243d9d55 v3.4.0-rc.0 2018-03-08 12:03:25 +09:00
Dependencies.io Bot
b573d0420f Update case-sensitive-paths-webpack-plugin from 2.1.1 to 2.1.2 in app/react-native 2018-03-06 18:26:07 +00:00
Dependencies.io Bot
249966357a Update babel-loader from 7.1.3 to 7.1.4 in app/react-native 2018-03-06 18:26:07 +00:00
Dependencies.io Bot
d0aefeca6e Update webpack-hot-middleware from 2.21.1 to 2.21.2 in app/react-native 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
Dependencies.io Bot
00c24c89ed Update babel-plugin-macros from 2.1.0 to 2.2.0 in app/react-native 2018-03-03 17:23:13 +00:00
Gytis Vinclovas
fa2774c3b2
Added testID to listView 2018-03-02 12:23:37 +02:00
Gytis Vinclovas
56ecb4ad5d
Added missing propType 2018-03-02 11:15:05 +02:00
Gytis Vinclovas
e8ad0ba29a
Updated testIds in RN StoryListView to use kind 2018-03-02 10:50:43 +02:00
Tom Coleman
6c68af02c5 Renamed options -> parameters 2018-03-01 15:23:33 +11:00
Tom Coleman
e0fd41fa00 Added global addOptions and chapter.addOptions 2018-03-01 14:11:51 +11:00
Tom Coleman
9bd9463b99 Add options to stories in the story store, and render them in app layers 2018-03-01 14:10:46 +11:00
Dependencies.io Bot
d837a3eb06 Update webpack-hot-middleware from 2.21.0 to 2.21.1 in app/react-native 2018-03-01 00:01:50 +00:00
Filipp Riabchun
5c8dd67b7b
Merge branch 'master' into upgrade-ws 2018-02-27 21:39:59 +03:00
Filipp Riabchun
29d7bd47b7
Merge branch 'master' into peer-deps-wildcard 2018-02-27 20:04:44 +03:00
Dependencies.io Bot
35eb2afcfe Update prop-types from 15.6.0 to 15.6.1 in app/react-native 2018-02-27 16:41:52 +00:00
Dependencies.io Bot
c25bfb467c Update babel-loader from 7.1.2 to 7.1.3 in app/react-native 2018-02-25 18:13:55 +00:00
Hypnosphi
8c5633868b Merge remote-tracking branch 'origin/master' into peer-deps-wildcard
# Conflicts:
#	app/vue/package.json
2018-02-25 18:37:36 +03:00
Hypnosphi
def1e04dbb Cleanup dependencies 2018-02-25 03:53:03 +03:00
Hypnosphi
b05c51d7a7 RN app: upgrade ws from 3.3.3 to 4.1.0 2018-02-24 21:33:46 +03:00
Hypnosphi
8c2ec68f6f Don't use exact versions in peerDependencies 2018-02-24 20:56:24 +03:00
Dependencies.io Bot
b417191f1c Update uglifyjs-webpack-plugin from 1.2.0 to 1.2.2 in app/react-native 2018-02-24 16:42:27 +00:00
Daniel Duan
b2c11f29c3 add lang attribute for frame 2018-02-23 14:50:19 -05:00
Dependencies.io Bot
a111821f0a Update css-loader from 0.28.9 to 0.28.10 in app/react-native 2018-02-23 16:41:32 +00:00
Dependencies.io Bot
e9c8eccbd8 Update file-loader from 1.1.8 to 1.1.9 in app/react-native 2018-02-22 16:41:22 +00:00
Michael Shilman
d3e7b73635 v3.4.0-alpha.9 2018-02-22 17:45:03 +09:00
Dependencies.io Bot
f94314fdf5 Update file-loader from 1.1.7 to 1.1.8 in app/react-native 2018-02-21 16:39:51 +00:00
Filipp Riabchun
f1c1d0c118
Merge branch 'master' into tmeasday/use-client-api-in-react-native 2018-02-20 12:26:54 +03:00
Tom Coleman
e8ddefcc71 Missed how this was being used 2018-02-20 16:02:52 +11:00
Tom Coleman
7a70d5c650 Use the full ClientApi from @storybook/react-native 2018-02-20 15:45:43 +11:00
Daniel Duan
2a9e3f10d7
Merge branch 'master' into fix-rn-ws 2018-02-19 21:14:22 -05:00
Dependencies.io Bot
0bc5a9853a Update file-loader from 1.1.6 to 1.1.7 in app/react-native 2018-02-19 22:25:06 +00:00
Dependencies.io Bot
f238fc53b0 Update uglifyjs-webpack-plugin from 1.1.8 to 1.2.0 in app/react-native 2018-02-16 23:11:08 +00:00
Hypnosphi
f46a63731f Revert client changes as they aren't needed 2018-02-17 01:49:36 +03:00
Dependencies.io Bot
008aef24aa Update style-loader from 0.20.1 to 0.20.2 in app/react-native 2018-02-16 20:41:37 +00:00
Hypnosphi
2d689d6a95 RN: Add error handler on WS to fix crashing on page reload 2018-02-16 23:05:05 +03:00
Daniel Duan
55ccc3b136
Merge branch 'master' into dependencies.io-update-build-164.0.0 2018-02-12 17:13:29 -05:00
Michael Shilman
9bb049afbe v3.4.0-alpha.8 2018-02-11 14:56:54 +08:00
Dependencies.io Bot
c4cf3edd7c Update webpack from 3.10.0 to 3.11.0 in app/react-native 2018-02-10 19:55:55 +00:00
Dependencies.io Bot
edb8790666 Update autoprefixer from 7.2.5 to 7.2.6 in app/react-native 2018-02-10 19:55:54 +00:00