Commit Graph

4093 Commits

Author SHA1 Message Date
Erjan Gavalji
77da614b3d Attempt fixing the slow run by changing the main page and removing the noskin in the emulator. Time the expect run 2015-10-09 10:48:08 +03:00
Hristo Deshev
4059b35408 Merge pull request #898 from hdeshev/weakmap-dts
Separate WeakMap to its own d.ts file.
2015-10-09 10:24:49 +03:00
Hristo Deshev
14494fc0ba Separate WeakMap to its own d.ts file.
Exclude in es6-shim compiles (Angular) to avoid name clashes.
2015-10-09 10:23:58 +03:00
Rossen Hristov
68a78a24d4 Merge pull request #908 from NativeScript/tests-fix
Temporarily disabled some tests.
2015-10-09 10:19:59 +03:00
Rossen Hristov
1b5aab8841 Temporarily disabled some tests. 2015-10-09 10:19:52 +03:00
Vladimir Enchev
d2571e124c Merge pull request #907 from NativeScript/fealebenpae/http-image-async
Async-ify decoding of image source http responses
2015-10-09 09:50:10 +03:00
Jason Zhekov
41000be1f3 Merge pull request #899 from NativeScript/jasssonpet/returns-retained
Remove redundant CFRelease calls
2015-10-08 17:45:51 +03:00
Yavor Georgiev
c2e1cc5529 Async-ify decoding of image source http responses on iOS 2015-10-08 17:26:49 +03:00
Erjan Gavalji
ac78de2128 Output to a log file. Simulate adjusting the androidmanifest 2015-10-08 15:42:59 +03:00
Valentin Stoychev
06cd4952a6 Update README.md 2015-10-08 14:27:02 +03:00
Rossen Hristov
a396fd397e Merge pull request #902 from NativeScript/backstack-critical-fix
Added check for backStackEntryCount before trying to read the first e…
2015-10-08 11:28:17 +03:00
Rossen Hristov
02748f4fc0 Added check for backStackEntryCount before trying to read the first entry. 2015-10-08 11:14:08 +03:00
Jason Zhekov
2428077a58 Remove redundant CFRelease calls 2015-10-07 17:42:32 +03:00
Erjan Gavalji
4bad17d3ac Fix app copying 2015-10-07 17:36:14 +03:00
Erjan Gavalji
0f670c8987 Fix the grunt file. Fix uninstallation. Add a tee command 2015-10-07 17:11:17 +03:00
Erjan Gavalji
c23ce6481c Make the test run as a bash script first 2015-10-07 16:11:07 +03:00
atanasovg
33310f4455 Integrate recent iOS Runtime global.__onUncaughtError feature (https://github.com/NativeScript/ios-runtime/issues/78) 2015-10-07 15:26:37 +03:00
Hristo Hristov
87d2943f6c Merge pull request #893 from NativeScript/hhristov/apply-css-fix
isLoaded is set before calling applyStyleFromScope
2015-10-07 13:05:44 +03:00
hshristov
171e545213 isLoaded is set before calling applyStyleFromScope 2015-10-07 11:13:29 +03:00
Vladimir Enchev
1c7c4813c7 Merge pull request #891 from NativeScript/ios9-fixes
ios9 fixes
2015-10-06 15:52:38 +03:00
Vladimir Enchev
6a17651618 ios9 fixes 2015-10-06 15:41:37 +03:00
Hristo Hristov
27e9118594 Merge pull request #890 from NativeScript/hhristov/backgroundSpanUnderStatusBar
Implement Page background option to span under status bar (iOS only)
2015-10-06 15:15:02 +03:00
hshristov
ff006fda2b Remove some commented code 2015-10-06 15:05:31 +03:00
hshristov
0ecb5d4dcd Implement Page background option to span under status bar (iOS only for the moment) 2015-10-06 14:35:59 +03:00
Erjan Gavalji
7c691a9365 Call the commands to run the tests 2015-10-06 13:14:05 +03:00
Rossen Hristov
a853726a30 Merge pull request #885 from NativeScript/repeater
Fixed:  The Repeater is re-creating its children multiple times durin…
2015-10-05 13:11:45 +03:00
Rossen Hristov
124f616736 Fixed: The Repeater is re-creating its children multiple times during initialization. #873 2015-10-05 12:54:26 +03:00
Nedyalko Nikolov
65c1428f54 Merge pull request #869 from NativeScript/nnikolov/Issue814
Fixed issue #814.
2015-10-05 11:54:38 +03:00
Nedyalko Nikolov
cbdde78d9a Merge pull request #874 from NativeScript/nnikolov/iOS9Support
Some tests removed for iOS9.
2015-10-05 11:54:24 +03:00
Erjan Gavalji
467918df66 Merge branch 'ErjanGavalji/add-full-compile-to-travis' 2015-10-05 11:31:21 +03:00
Erjan Gavalji
5d6ca34311 Add a build status to the README 2015-10-05 11:24:34 +03:00
Vladimir Enchev
d5d25513d9 tests execution now will start immediately 2015-10-05 11:21:55 +03:00
Erjan Gavalji
b06e9b4a10 Set full build on Travis 2015-10-05 11:15:13 +03:00
Erjan Gavalji
f31fb8f13f Merge pull request #883 from ErjanGavalji/master
Add initial Travis CI file that only does the transpilation
2015-10-05 11:13:10 +03:00
Erjan Gavalji
fa58a4074b Add initial Travis CI file that only does the transpilation 2015-10-05 11:09:08 +03:00
Nedyalko Nikolov
f0d871a741 Some tests removed for iOS9. 2015-10-05 10:21:35 +03:00
Alexander Vakrilov
cf20de12e7 Merge pull request #872 from NativeScript/feature/blurred-bckground-images-ios
Fix: images in background are blurred in iOS
2015-10-02 16:37:22 +03:00
Vladimir Enchev
fd4c7c0692 Merge pull request #868 from NativeScript/camera-ios9
code refactored to support ios9
2015-10-02 15:32:33 +03:00
Rossen Hristov
8812e8d216 Merge pull request #862 from NativeScript/backstack
Fixed the navigation tests.
2015-10-02 15:01:52 +03:00
vakrilov
a0a7f756c8 Fix: images in background are blurred in iOS 2015-10-02 14:07:49 +03:00
Rossen Hristov
240a378609 Added check for this._currentEntry. 2015-10-02 13:37:46 +03:00
Vladimir Enchev
d4220be9a4 Merge pull request #870 from NativeScript/async-declaration
async declaration removed
2015-10-01 17:15:43 +03:00
Vladimir Enchev
7a86a36d31 async declaration removed 2015-10-01 17:13:42 +03:00
Nedyalko Nikolov
e7156b53bd Fixed issue #814. 2015-10-01 16:13:51 +03:00
Rossen Hristov
16fecf19dd Removed a test. 2015-10-01 16:11:11 +03:00
Vladimir Enchev
7f3c49555d code refactored to support ios9 2015-10-01 15:59:45 +03:00
Vladimir Enchev
fb24c13331 Merge pull request #866 from NativeScript/remove-rows/columns-tests
remove rows/columns tests added
2015-10-01 15:29:41 +03:00
Vladimir Enchev
6b42f5188d test for removeChildren added 2015-10-01 14:32:16 +03:00
Rossen Hristov
158046ffed Merge pull request #865 from NativeScript/animation-ios-skip-fix
Fixed:  iOS animations combining several affine transform properties …
2015-10-01 14:26:47 +03:00
Vladimir Enchev
2532e1a9df remove rows/columns tests added 2015-10-01 14:20:34 +03:00