2389 Commits

Author SHA1 Message Date
5364e395fa Fix: background properties not respected with remote background image 2016-02-10 11:32:13 +02:00
7dadafe265 Merge pull request #1526 from NativeScript/vchimev-revert
Revert dependencies versions
2016-02-10 11:03:05 +02:00
7a0cda8d67 Revert dependencies versions 2016-02-10 11:02:38 +02:00
c1bc0c3689 Merge pull request #1487 from NativeScript/prepare-160
Update package.json for 1.6.0
2016-02-09 16:59:47 +02:00
2cee1b14d5 Merge pull request #1509 from NativeScript/hdeshev/upgrade-tslint
Upgrade tslint
2016-02-09 15:22:37 +02:00
db4549bdf1 Update ui-tests-app 2016-02-09 12:33:37 +02:00
e9ed8c797b Delete unused variables (tslint) 2016-02-09 11:18:56 +02:00
33a3328ea0 Upgrade grunt-ts to latest version 2016-02-09 11:18:56 +02:00
522ed41fa6 Upgrade to typescript 1.7.5 2016-02-09 11:18:56 +02:00
cfdf9d6aa0 Upgrade to latest tslint 2016-02-09 11:18:23 +02:00
8ff9d736f4 Add transitions test pages to ui-tests-app 2016-02-09 11:09:47 +02:00
5a81a0fd10 Add animations test page to ui-tests-app
https://github.com/NativeScript/NativeScript/issues/1218
2016-02-09 09:46:25 +02:00
7a36ce6955 Merge pull request #1512 from NativeScript/cankov/fix-android-corners
Fix android corner radius in cases when the radius is less than half the border width
2016-02-08 17:47:10 +02:00
0c3cafbbec Merge pull request #1514 from NativeScript/nnikolov/ValueSupportInExpressions
Added support for `$value` within expressions.
2016-02-08 15:10:35 +02:00
75d693a288 Reorganize README with clearer messaging and calls to action
Closes #1493
2016-02-08 07:54:21 -05:00
7e400edbae Fix android corner radius in cases when the radius is less than half the border width 2016-02-08 12:15:35 +02:00
5144969ae0 Added support for in expressions. 2016-02-08 11:58:15 +02:00
630daa03e9 Merge pull request #1503 from NativeScript/issue-1232
Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high.
2016-02-07 13:48:40 +02:00
7c278cb35a Merge pull request #1502 from NativeScript/hhristov/android-activity-fix
Fixed crash where activity was incorrectly using existing initialized frame.
2016-02-05 18:05:36 +02:00
2f8bce74fb Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high. 2016-02-05 15:51:50 +02:00
c7f3ee5a32 Merge pull request #1501 from NativeScript/raikov/issue-1218
Fixed: Setting and instantly animating a property fails for iOS
2016-02-05 15:10:19 +02:00
e709485bb6 Added an option to change the rootView.
Fixed crash where activity was incorrectly using existing initialized frame.
Fixed TabView to use _nativeView instead of Frame.
2016-02-05 15:09:28 +02:00
c865728001 Merge branch 'ErjanGavalji/set-home-page-to-pkg-json' 2016-02-05 14:38:14 +02:00
3e38459804 Merge branch 'master' into raikov/issue-1218 2016-02-05 14:22:03 +02:00
e3bdcdc3f6 Fixed: Setting and instantly animating a property fails for iOS 2016-02-05 14:21:22 +02:00
d3c5c6ddd6 Merge pull request #1498 from NativeScript/raikov/animation-fix
Fixed exception in animations when animating a view before it's being…
2016-02-05 11:55:07 +02:00
a8dc90178c Fixed exception in animations when animating a view before it's being displayed 2016-02-05 11:22:05 +02:00
13874c88c2 Add a homepage entry to the package.json 2016-02-04 18:19:44 +02:00
aedbf3bdeb Merge pull request #1491 from NativeScript/issue-1021
Resolved Issue #1021: The navigatedTo event is called twice for the f…
2016-02-04 17:31:46 +02:00
6b7d05420e Resolved Issue #1021: The navigatedTo event is called twice for the first application page. 2016-02-04 16:12:45 +02:00
c70755b2e3 Merge pull request #1489 from NativeScript/feature/continiousAnimation
Modified animations to allow smooth transition when the previous animation is replaced
2016-02-04 15:59:49 +02:00
343e15679b Merge pull request #1486 from NativeScript/cankov/ios-private-paths
Fix paths in iOS, some devices and iOS combinations use /private/var paths while some /var/ this was normalized by resolvin symlinks
2016-02-04 14:30:48 +02:00
91d1ba3f97 Modified animations to allow smooth transition when the previous animation is replaced with a new one 2016-02-04 14:15:24 +02:00
a1e14dbae2 Merge pull request #1470 from NativeScript/cankov/time-grunt
Enable build times profiling
2016-02-04 12:35:19 +02:00
04eddee710 Fix paths in iOS, some devices and iOS combinations use /private/var paths while some /var/ this was normalized by resolvin symlinks 2016-02-04 12:32:47 +02:00
3898d1502b Update package.json for 1.6.0 2016-02-04 11:55:31 +02:00
27182eb4d7 Merge pull request #1481 from NativeScript/cankov/android-rounded-corners-anti-aliasing
Add anti-aliasing for android borders and backgrounds with rounded corners
2016-02-04 11:47:15 +02:00
e826e99384 Add anti-aliasing for android borders and backgrounds with rounded corners 2016-02-04 11:17:43 +02:00
97d00cdb40 Merge pull request #1479 from NativeScript/openFile-for-ios
openFile add for iOS
2016-02-04 10:53:35 +02:00
0d4d0b0d4a Merge pull request #1483 from NativeScript/feature/proxy-container-layout-fix
Fixed ios proxy view blocks layout requests
2016-02-04 10:30:06 +02:00
4a8ec62506 Handle the case whr proxy is inside ContentView 2016-02-03 18:07:25 +02:00
49504a1eb3 Merge pull request #1472 from NativeScript/raikov/issue-1443
Refactored animations in iOS to allow 360 degrees rotation and custom timing functions.
2016-02-03 16:43:27 +02:00
f403b506aa Fixed: _resolveAnimationCurve is undefined 2016-02-03 16:08:03 +02:00
57f15abf27 Fixed ios proxy view blocks layout requests 2016-02-03 15:38:48 +02:00
a8aaeac137 Merged with master after the transitions feature 2016-02-03 15:24:38 +02:00
dbfa09f8ef Changed how AnimationDelegateImpl is created to be in sync with the new approach 2016-02-03 14:52:29 +02:00
96bafff573 Merge pull request #1473 from NativeScript/transitions
Resolved #811: Page Navigation Transitions
2016-02-03 13:45:53 +02:00
12af6d58ad Update ui-tests-app 2016-02-03 13:25:01 +02:00
b0976bf986 Resolved #811: Page Navigation Transitions 2016-02-03 13:24:12 +02:00
3bc1aa07ec openFile add for iOS 2016-02-03 10:59:35 +02:00