Commit Graph

1031 Commits

Author SHA1 Message Date
scottbommarito
38b3ba7b65 typings inside test, devdependencies 2016-06-15 14:18:56 -07:00
scottbommarito
ce6ac09d9b Merge pull request #357 from Microsoft/automated-testing
ADD AUTOMATED TESTING
2016-06-15 11:04:12 -07:00
Jonathan Carter
c861d0c9bd Merge pull request #377 from convoyinc/nevir/get-metadata-local-methods
Include local package mixins when returning packages from getUpdateMetadata()
2016-06-14 20:45:13 -07:00
Ian MacLeod
5bf85953ed Include local package mixins when returning packages from getUpdateMetadata()
I.e. this exposes `install()` on packages returned by `getUpdateMetadata()`.
2016-06-14 18:52:25 -07:00
scottbommarito
1b5694e264 replace pod init file 2016-06-14 11:02:41 -07:00
scottbommarito
4fb0e7bb84 del dependency 2016-06-13 13:22:57 -07:00
scottbommarito
a892df2815 check in a more recent plugin testing framework 2016-06-13 11:28:22 -07:00
scottbommarito
fdb3bd9df1 Merge branch 'master' into automated-testing 2016-06-13 10:37:02 -07:00
scottbommarito
7d26a141ea check in node_modules/code-plugin-testing-framework
waiting on pm
2016-06-13 10:33:34 -07:00
Jonathan Carter
1bc091ee15 Adding mention to Native Starter Pro 2016-06-13 09:33:00 -07:00
Geoffrey Goh
08facab7b1 Merge pull request #373 from Microsoft/prevent-dialog-callback-twice
Prevent dialog from invoking callback twice
2016-06-10 15:13:00 -07:00
Geoffrey Goh
03e250f87c Prevent dialog from invoking callback twice 2016-06-10 14:04:30 -07:00
Jonathan Carter
6843ae435d Merge pull request #370 from patoroco/patch-1
typo
2016-06-10 07:10:45 -07:00
Jorge Maroto
627bb2188f typo 2016-06-10 10:29:18 +02:00
Jonathan Carter
db5b352dda Fixing space 2016-06-08 15:27:01 -07:00
Jonathan Carter
23e98a2282 Bumping version v1.12.2-beta 2016-06-08 12:52:29 -07:00
Jonathan Carter
ca32cb57d5 Updating RN support matrix 2016-06-08 12:51:39 -07:00
Jonathan Carter
683d820922 Updating CocoaPods install instructions 2016-06-08 11:47:10 -07:00
Jonathan Carter
f6565ec3f5 Merge pull request #369 from nevir/patch-1
Explicitly mark SSZipArchive headers as private
2016-06-08 11:43:14 -07:00
Ian MacLeod
ab75c90aef Drop the 'Full' sub spec 2016-06-08 11:35:11 -07:00
Ian MacLeod
ba8e0eda08 NoZip -> Core 2016-06-08 11:01:39 -07:00
Geoffrey Goh
cd52203747 Merge pull request #368 from Microsoft/propagate-download-dialog-err
Propagate errors thrown in update dialog button press handler
2016-06-08 10:51:15 -07:00
Geoffrey Goh
44ba85dab8 Update CodePush.js 2016-06-08 10:50:56 -07:00
Ian MacLeod
91468e7127 Explicitly mark SSZipArchive headers as private
This allows the pod to be built as a framework (the SSZipArchive headers were previously being included in the umbrella header for the framework by cocoapods)

Also, moved SSZipArchive into its own subspec for clarity
2016-06-08 10:28:19 -07:00
Geoffrey Goh
aa456010fb Update CodePush.js 2016-06-07 18:37:03 -07:00
Jonathan Carter
37278b4944 Merge pull request #367 from mikedouglas/master
Fix downloadProgressCallback (RCTFrameUpdateObserver bug)
2016-06-07 17:40:37 -07:00
scottbommarito
1d6295f17f fixed for new testBuilder 2016-06-07 16:17:28 -07:00
Mike Douglas
287a631688 Make sure to call _pauseCallback() when modifying _paused ivar. 2016-06-07 15:38:19 -07:00
scottbommarito
bcf0990ddd Merge remote-tracking branch 'origin/automated-testing' into automated-testing
# Conflicts:
#	test/test.ts
2016-06-07 13:25:27 -07:00
scottbommarito
0866245518 make promises void 2016-06-07 13:24:13 -07:00
scottbommarito
063a03cae4 whitespace fix 2016-06-06 10:58:25 -07:00
Jonathan Carter
679c72562f Adding custom deployment description 2016-06-06 10:57:09 -07:00
Jonathan Carter
07dca5d674 Fixing typo 2016-06-06 10:23:01 -07:00
Jonathan Carter
c0a32e59ad Adding section on dynamic deployments 2016-06-06 10:19:59 -07:00
Jonathan Carter
77c235e31a Version bump v1.12.1-beta 2016-06-06 08:47:41 -07:00
Jonathan Carter
05a690af6e Merge pull request #363 from tonyxiao/master
Fix bug in podspec caused by spelling
2016-06-05 12:33:56 -07:00
Tony Xiao
8baaf304bb Fix bug in podspec caused by spelling 2016-06-05 12:21:35 -07:00
scottbommarito
eecff7c7f1 disable packager script 2016-06-03 13:35:51 -07:00
scottbommarito
08708131cc stop the packager from running 2016-06-03 10:49:06 -07:00
Jonathan Carter
63850dc75e Adding note about run-android command 2016-06-03 09:45:16 -07:00
Jonathan Carter
50331afa7a Fixing typos 2016-06-03 09:23:36 -07:00
Jonathan Carter
b90124f1c2 Adding more detail for Android 2016-06-03 09:14:44 -07:00
Jonathan Carter
c238b01205 Adding workflow details 2016-06-03 08:58:32 -07:00
Jonathan Carter
118a1a3649 Moving deployment docs up 2016-06-02 17:03:10 -07:00
Jonathan Carter
3c0137d6f8 Removing duplicate content 2016-06-02 16:42:02 -07:00
Jonathan Carter
434acd1f40 Fixing links 2016-06-02 16:37:12 -07:00
Jonathan Carter
913cc496c8 Fixing typo 2016-06-02 16:35:55 -07:00
Jonathan Carter
9aafc2af0d Adding multi-deplyoment docs 2016-06-02 16:30:04 -07:00
scottbommarito
fd2820a2c9 update with new plugin-testing-framework 2016-06-02 11:16:02 -07:00
scottbommarito
c3e913632d solve async test messages with immediate problem 2016-06-01 11:18:48 -07:00