Commit Graph

1651 Commits

Author SHA1 Message Date
Hristo Hristov
e19779d7ec Merge pull request #911 from NativeScript/hhristov/apply-css-fix
Fix GridLayout desiredSize when not stretched.
2015-10-12 14:16:51 +03:00
Erjan Gavalji
0e52891af3 Move the breaking changes section below the fixes/bugs ones to be compatible with the rest of the releases 2015-10-12 13:48:45 +03:00
Erjan Gavalji
0ead6d6583 Update changelog 2015-10-12 12:36:44 +03:00
Vladimir Enchev
302e9d36e8 Merge pull request #897 from NativeScript/atanasovg/ios-uncaughtError
Integrate recent iOS Runtime global.__onUncaughtError feature
2015-10-12 11:52:10 +03:00
Rossen Hristov
0bdf8d913e Merge pull request #919 from NativeScript/navigation-tests
Enabled the navigation tests.
2015-10-12 10:44:01 +03:00
Rossen Hristov
b8dd6ad751 Enabled the navigation tests. 2015-10-12 10:20:55 +03:00
Rossen Hristov
0c0b0484c8 Merge pull request #912 from NativeScript/issue-909
Fixed #909: Android ListView will not update its UI after refresh is …
2015-10-12 09:54:40 +03:00
dtopuzov
68cf312375 Merge pull request #913 from NativeScript/UpdateGrunt
Add grunt task
2015-10-12 09:13:54 +03:00
Dimitar Topuzov
4f62758a35 Fix failing unit tests 2015-10-09 18:03:53 +03:00
Dimitar Topuzov
563ab6657e Update gruntfile.js 2015-10-09 17:38:26 +03:00
Dimitar Topuzov
bc3ad393ea Add grunt task 2015-10-09 17:29:07 +03:00
Rossen Hristov
8936ef8317 Fixed #909: Android ListView will not update its UI after refresh is called until it is scrolled up and down. 2015-10-09 17:04:10 +03:00
hshristov
e127c7ef27 Fix GridLayout desiredSize when not stretched.
Fix showModal Page size method for Android
Fix showModal Page actionBar is now hidden
2015-10-09 16:54:08 +03:00
Nedyalko Nikolov
e024589a62 Merge pull request #895 from NativeScript/nnikolov/Issue786
Automatic custom fonts registration for iOS.
2015-10-09 15:32:02 +03:00
Nedyalko Nikolov
f25e2bf757 Automatic custom fonts registration for iOS. 2015-10-09 14:10:06 +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
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
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
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
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