Commit Graph

1674 Commits

Author SHA1 Message Date
Rossen Hristov
21b3a0a602 Fixed #801: Chained animations lose state on iOS. 2015-10-14 16:01:59 +03:00
Hristo Deshev
f6ef20070e Merge pull request #933 from NativeScript/css-upgrade
Css upgrade
2015-10-14 15:44:23 +03:00
Hristo Deshev
2367ac17fd Upgrade to latest css-value. 2015-10-14 15:08:09 +03:00
Hristo Deshev
4ae638f546 Upgrade to latest reworkcss sans the stringify module. 2015-10-14 15:08:09 +03:00
Hristo Deshev
e3778dd48f Unignore js files in CSS lib dirs. 2015-10-14 15:08:09 +03:00
Hristo Deshev
1852aef31c Merge pull request #934 from NativeScript/hamorphis-patch-1
Increased the timeout even more.
2015-10-14 15:06:40 +03:00
Rossen Hristov
2ccfa22321 Increased the timeout even more. 2015-10-14 13:35:26 +03:00
Nedyalko Nikolov
273b6456d3 Merge pull request #932 from NativeScript/nnikolov/Issue906
Memory leak tests back to schedule.
2015-10-14 11:28:39 +03:00
Nedyalko Nikolov
332b77f435 Memory leak tests back to schedule. 2015-10-14 11:09:15 +03:00
Rossen Hristov
0435e4773f Merge pull request #930 from NativeScript/tab-view-test
Playing with the unit test in order to blind-fix it for the PR build.
2015-10-14 09:20:00 +03:00
Alexander Vakrilov
016047b377 Merge pull request #928 from NativeScript/feature/action-bar-title-color
Action bar title color stylers
2015-10-13 18:10:14 +03:00
Rossen Hristov
ddb281cff0 Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 17:22:27 +03:00
Rossen Hristov
3cb2d8a915 Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 17:03:39 +03:00
Rossen Hristov
d66ec1cf1e Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 16:40:49 +03:00
Rossen Hristov
30acc6286d Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 16:24:03 +03:00
vakrilov
68bc24a5a5 Action bar title color stylers 2015-10-13 16:10:03 +03:00
Rossen Hristov
5546ab94e7 Merge pull request #927 from NativeScript/jjd314-multiple-observables
Jjd314 multiple observables
2015-10-13 15:41:09 +03:00
Rossen Hristov
d868642208 Fixed Issue #929. 2015-10-13 15:13:38 +03:00
Rossen Hristov
e64fa80b56 Extended the unit test and moved observable-tests out of the ui folder. 2015-10-13 11:14:56 +03:00
Joe D
1d1153e85b Added test Observable_shouldDistinguishSeparateObjects 2015-10-13 11:14:54 +03:00
Joe D
b2966f1fbd Refer to current _map, not most recent _map 2015-10-13 11:14:52 +03:00
Nedyalko Nikolov
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
Nedyalko Nikolov
d6e0a2b598 Fixed index property accessors are treated as expressions. 2015-10-12 14:49:36 +03:00
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