1659 Commits

Author SHA1 Message Date
68bc24a5a5 Action bar title color stylers 2015-10-13 16:10:03 +03:00
5546ab94e7 Merge pull request #927 from NativeScript/jjd314-multiple-observables
Jjd314 multiple observables
2015-10-13 15:41:09 +03:00
d868642208 Fixed Issue #929. 2015-10-13 15:13:38 +03:00
e64fa80b56 Extended the unit test and moved observable-tests out of the ui folder. 2015-10-13 11:14:56 +03:00
1d1153e85b Added test Observable_shouldDistinguishSeparateObjects 2015-10-13 11:14:54 +03:00
b2966f1fbd Refer to current _map, not most recent _map 2015-10-13 11:14:52 +03:00
ffa147fdeb Merge pull request #921 from NativeScript/nnikolov/PropertyAccessorsThreatedAsExpressions
Fixed index property accessors are treated as expressions.
2015-10-13 08:38:47 +03:00
d6e0a2b598 Fixed index property accessors are treated as expressions. 2015-10-12 14:49:36 +03:00
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
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
0ead6d6583 Update changelog 2015-10-12 12:36:44 +03:00
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
0bdf8d913e Merge pull request #919 from NativeScript/navigation-tests
Enabled the navigation tests.
2015-10-12 10:44:01 +03:00
b8dd6ad751 Enabled the navigation tests. 2015-10-12 10:20:55 +03:00
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
68cf312375 Merge pull request #913 from NativeScript/UpdateGrunt
Add grunt task
2015-10-12 09:13:54 +03:00
4f62758a35 Fix failing unit tests 2015-10-09 18:03:53 +03:00
563ab6657e Update gruntfile.js 2015-10-09 17:38:26 +03:00
bc3ad393ea Add grunt task 2015-10-09 17:29:07 +03:00
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
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
e024589a62 Merge pull request #895 from NativeScript/nnikolov/Issue786
Automatic custom fonts registration for iOS.
2015-10-09 15:32:02 +03:00
f25e2bf757 Automatic custom fonts registration for iOS. 2015-10-09 14:10:06 +03:00
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
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
68a78a24d4 Merge pull request #908 from NativeScript/tests-fix
Temporarily disabled some tests.
2015-10-09 10:19:59 +03:00
1b5aab8841 Temporarily disabled some tests. 2015-10-09 10:19:52 +03:00
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
41000be1f3 Merge pull request #899 from NativeScript/jasssonpet/returns-retained
Remove redundant CFRelease calls
2015-10-08 17:45:51 +03:00
c2e1cc5529 Async-ify decoding of image source http responses on iOS 2015-10-08 17:26:49 +03:00
06cd4952a6 Update README.md 2015-10-08 14:27:02 +03:00
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
02748f4fc0 Added check for backStackEntryCount before trying to read the first entry. 2015-10-08 11:14:08 +03:00
2428077a58 Remove redundant CFRelease calls 2015-10-07 17:42:32 +03:00
33310f4455 Integrate recent iOS Runtime global.__onUncaughtError feature (https://github.com/NativeScript/ios-runtime/issues/78) 2015-10-07 15:26:37 +03:00
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
171e545213 isLoaded is set before calling applyStyleFromScope 2015-10-07 11:13:29 +03:00
1c7c4813c7 Merge pull request #891 from NativeScript/ios9-fixes
ios9 fixes
2015-10-06 15:52:38 +03:00
6a17651618 ios9 fixes 2015-10-06 15:41:37 +03:00
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
ff006fda2b Remove some commented code 2015-10-06 15:05:31 +03:00
0ecb5d4dcd Implement Page background option to span under status bar (iOS only for the moment) 2015-10-06 14:35:59 +03:00
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
124f616736 Fixed: The Repeater is re-creating its children multiple times during initialization. #873 2015-10-05 12:54:26 +03:00
65c1428f54 Merge pull request #869 from NativeScript/nnikolov/Issue814
Fixed issue #814.
2015-10-05 11:54:38 +03:00
cbdde78d9a Merge pull request #874 from NativeScript/nnikolov/iOS9Support
Some tests removed for iOS9.
2015-10-05 11:54:24 +03:00
467918df66 Merge branch 'ErjanGavalji/add-full-compile-to-travis' 2015-10-05 11:31:21 +03:00
5d6ca34311 Add a build status to the README 2015-10-05 11:24:34 +03:00
b06e9b4a10 Set full build on Travis 2015-10-05 11:15:13 +03:00
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