Commit Graph

1204 Commits

Author SHA1 Message Date
Aleck Greenham
4e2d78c7eb Remove accidental placement of note in code block in Readme 2016-08-09 11:54:51 +01:00
Aleck Greenham
fda5175214 Fix formatting of previous amendment to Readme 2016-08-09 11:51:33 +01:00
Aleck Greenham
c232b00e10 Add separate Android installation step for >= 0.29 2016-08-09 11:50:17 +01:00
Richard Hua
d3a5e846ee Merge pull request #459 from madsleejensen/master
bind 'this' to the react component in the callbacks codePushStatusDid…
2016-08-05 15:07:03 -07:00
Mads Lee Jensen
153ba2621b added syncStatusCallback variable declaration 2016-08-05 23:58:48 +02:00
Mads Lee Jensen
dd6ad915b5 guard against codePushDownloadDidProgress(...) or codePushStatusDidChange(...) not being defined 2016-08-05 16:15:00 +02:00
Mads Lee Jensen
81e0f13ff9 bind 'this' to the react component in the callbacks codePushStatusDidChange(...) and codePushDownloadDidProgress(...) 2016-08-05 15:20:50 +02:00
Geoffrey Goh
759352d7f0 Update README.md 2016-08-04 12:58:15 -07:00
Geoffrey Goh
1624c1d227 Merge pull request #456 from magrinj/patch-1
Mistake in README
2016-08-04 08:44:42 -07:00
Jérémy M
6839d51b20 Mistake in README
Little mistake in README
2016-08-04 15:06:22 +02:00
Richard Hua
db3a9428dc Merge pull request #454 from Microsoft/tidy-overrideAppVersion-interface
Name the 'appVersion' parameter consistently
2016-08-03 18:00:14 -07:00
Richard Hua
5892600d2e Name the 'appVersion' parameter consistently 2016-08-03 16:31:41 -07:00
Richard Hua
cdbf957f7d Update README.md 2016-08-02 18:00:40 -07:00
Geoffrey Goh
53892d9066 bump package.json version 2016-08-02 17:52:52 -07:00
Geoffrey Goh
06f5cb2dfe Merge pull request #451 from Microsoft/allow-no-opts-decorator
Allow passing no opts to decorator
v1.14.1-beta
2016-08-02 17:44:37 -07:00
Geoffrey Goh
d8bdd63ce7 CR feedback 2016-08-02 17:44:02 -07:00
Geoffrey Goh
4fe0f87e98 update docs 2016-08-02 17:36:19 -07:00
Geoffrey Goh
79381ebf0a allow no opts to decorator 2016-08-02 17:34:02 -07:00
Richard Hua
88d325d2a5 Update README.md 2016-08-02 17:30:18 -07:00
Richard Hua
cfa437b636 Use the function wrapper format instead of the decorator format for API examples 2016-08-02 17:17:55 -07:00
Richard Hua
82f0f41b71 Fix up codepushify documentation to refer to the root-level decorator 2016-08-02 17:10:23 -07:00
Geoffrey Goh
3f29e9d03b Update CodePush.js 2016-08-02 16:30:27 -07:00
Geoffrey Goh
47bd91992f Update package.json 2016-08-02 16:09:39 -07:00
Geoffrey Goh
9f154759b2 Merge pull request #431 from Microsoft/codepushify
Add @codePush decorator
2016-08-02 16:07:37 -07:00
Richard Hua
907354b655 Update README.md 2016-08-02 15:50:49 -07:00
Richard Hua
ae8ac7aef1 Update README.md 2016-08-02 15:40:06 -07:00
Richard Hua
f7a1dd36b9 Update README.md 2016-08-02 15:35:43 -07:00
Richard Hua
cad23676cd Update README.md 2016-08-02 15:27:15 -07:00
Richard Hua
7ae8ddf53e Update README.md 2016-08-02 15:22:13 -07:00
Richard Hua
aabf7f453d Update README.md 2016-08-02 15:08:29 -07:00
Richard Hua
982d484d98 Update README.md 2016-08-02 14:59:02 -07:00
Richard Hua
4c560b9643 Bullet point and indent decorator options for clearer separation 2016-08-02 14:56:37 -07:00
Geoffrey Goh
13df1f22ae Merge pull request #448 from Microsoft/update-rnpm-instructions
Update rnpm instructions
2016-08-02 12:05:06 -07:00
Geoffrey Goh
deff862d9b Update README.md 2016-08-01 20:02:40 -07:00
Geoffrey Goh
6d89872336 Update README.md 2016-08-01 19:57:17 -07:00
Geoffrey Goh
a17d4c5b43 Update RNPM instructions 2016-08-01 19:55:29 -07:00
Richard Hua
c9dff4dad1 Bump package.json version v1.13.6-beta 2016-08-01 18:32:13 -07:00
Richard Hua
07e270da9b Merge pull request #447 from Microsoft/override-app-version
Allow an app's binary version to be manually specified
2016-08-01 18:28:29 -07:00
Richard Hua
23e7b18f3f Refactor app version into single variable 2016-08-01 18:23:45 -07:00
Geoffrey Goh
9c97704349 link to babel-preset-react-native-stage-0 2016-08-01 18:11:19 -07:00
Geoffrey Goh
bad61c8e31 three -> two 2016-08-01 18:00:50 -07:00
Geoffrey Goh
dfd6a4f8ce remove codepushify property 2016-08-01 17:55:09 -07:00
Geoffrey Goh
8c9c44d823 CR feedback 2016-08-01 17:52:42 -07:00
Richard Hua
f058495b0f Merge pull request #443 from Microsoft/fix-not-empty-directory-warning
Fix ENOTEMPTY warning
2016-08-01 17:39:09 -07:00
Geoffrey Goh
7d7e12a7ae update typings 2016-08-01 17:34:57 -07:00
Richard Hua
6170c0c284 Update README.md for overrideAppVersion() 2016-08-01 17:18:18 -07:00
Richard Hua
1a1004ee8b Allow the binary version to be specified independently of the app version 2016-08-01 17:02:12 -07:00
Geoffrey Goh
f0379ffb3e CR feedback 2016-08-01 16:25:03 -07:00
Geoffrey Goh
6fa99e1094 CR feedback 2016-08-01 16:24:43 -07:00
Geoffrey Goh
4326515f28 CR feedback 2016-08-01 16:17:46 -07:00