3415 Commits

Author SHA1 Message Date
adf77afbd4 Add two more sample pages for testing borders.
Related to #859
2016-09-20 17:01:05 +03:00
211f5da7f4 Fix another broken URL by adding a redirect 2016-09-19 14:33:48 +03:00
e095fa21cb Fix the broken url, add a redirect to save other breakages 2016-09-19 11:57:08 +03:00
0273f7b83f Merge pull request #2757 from NativeScript/padding
Prevent padding from accumulating
2016-09-19 11:18:51 +03:00
52fb85acd3 Prevent padding from accumulating
Related to #2719
2016-09-19 10:48:48 +03:00
84c469d61b Merge pull request #2745 from NativeScript/cankov-fix-specificity
Remove redundant specificity and rarity getter
2016-09-17 16:39:45 +03:00
9c8bfc6d9b Add the changelog for 2.3.0 2016-09-17 16:26:59 +03:00
f2db7cc193 Merge pull request #2743 from NativeScript/borders
Non-uniform borders
2016-09-17 15:02:53 +03:00
e3e0faebdd Remove the rarity getter too 2016-09-17 15:00:26 +03:00
4a650f9b94 Remove redundant specificity getter 2016-09-17 14:54:24 +03:00
2d7bbd74dc Revert "Add temporary console trace to catch a crash on build machine"
This reverts commit dac4ee7bfc1e70a59f5ce7c3be1645dbd2e18641.
2016-09-17 14:42:29 +03:00
4aee2c05eb Merge pull request #2744 from NativeScript/cankov-inspector-fix
utils.ios should not be required in webinspector
2016-09-17 14:34:10 +03:00
dac4ee7bfc Add temporary console trace to catch a crash on build machine 2016-09-17 13:34:01 +03:00
65161ca96b utils.ios should not be required in webinspector 2016-09-17 12:38:07 +03:00
f0374642b5 Fix tslint error & bump ios runtime version 2016-09-17 11:07:24 +03:00
a05f842a84 Non-uniform borders 2016-09-17 09:27:36 +03:00
7b2bef85d0 Merge pull request #2731 from NativeScript/raikov/fix-tint-color-image
Raikov/fix tint color image
2016-09-16 21:09:48 +03:00
1b568b56ca Added tintColor property in Image view. It should be used instead of color 2016-09-16 16:29:08 +03:00
6bae1716a7 Merge pull request #2718 from NativeScript/raikov/fix-2177
Fixed regression issue: rotate() doesn't reset after 360 degrees rotation
2016-09-16 15:42:51 +03:00
e8901e8ced Merge pull request #2719 from NativeScript/zhecheva/p-test
Padding is not reset if an element has a border-related property set
2016-09-16 14:40:46 +03:00
e3e54e0ade Merge pull request #2734 from NativeScript/cankov/animating-properties-timeout
Bump test_AnimatingProperties timeout
2016-09-16 14:15:38 +03:00
eb4640fbce Install nativescript from amazonaws 2016-09-16 13:36:25 +03:00
f153a6ad08 Bump test_AnimatingProperties timeout 2016-09-16 13:17:35 +03:00
e2a38dbe41 Merge pull request #2732 from NativeScript/hdeshev/expect-timeouts
Add timeout warning log for test runner. Increase timeout to 1200
2016-09-16 13:08:35 +03:00
f7627bb863 Add timeout warning log for test runner. Increase timeout to 1200 2016-09-16 12:09:45 +03:00
dcb2b5d6c0 Merge pull request #2727 from NativeScript/tsenov/ui-tests-app
Update modal-view pages
2016-09-16 00:29:47 +02:00
f9db2f5fb6 Update modal-view pages 2016-09-16 01:12:08 +03:00
e4e5324e10 Merge pull request #2699 from NativeScript/ios-folders
IOS Known folders will not be created if do not exist
2016-09-15 18:38:13 +03:00
576ad14bcc Merge pull request #2722 from NativeScript/tsenov/uitests-app-mainpage
Update ui-tests-app
2016-09-15 16:46:58 +02:00
e55ab342fb Fix defaultManager is method in pre iOS10 and property in iOS10+ 2016-09-15 11:00:58 +03:00
fb4cdcea87 wrong place of if(knownFolder) 2016-09-15 10:58:57 +03:00
71671aec40 IOS Known folders are not created if do not exist 2016-09-15 10:58:56 +03:00
47216f4230 Update ui-tests-app 2016-09-15 09:48:08 +03:00
237daed378 Merge pull request #2720 from NativeScript/nnikolov/CameraModuleQuickFix
Image from camera will be resized to screen dimensions.
2016-09-15 08:51:39 +03:00
feef0f83b5 Image from camera will be resized to screen dimensions. 2016-09-14 18:12:42 +03:00
51bfa93879 Padding is not reset if the elements has a border-related property set 2016-09-14 17:17:20 +03:00
e2178fbf12 Fixed regression issue: rotate() doesn't reset after 360 degrees rotation 2016-09-14 15:00:04 +03:00
b174762a48 Merge pull request #2715 from NativeScript/pass-tests-ios10
All tests pass iOS10, fixing delegates with love...
2016-09-14 12:28:19 +03:00
81165fee3f Fix Xcode 7 build - CAAnimationDelegate is not available there 2016-09-14 11:43:31 +03:00
82ff7aeadc Fix delegates 2016-09-14 09:08:53 +03:00
bd9149d94b Merge pull request #2711 from NativeScript/tsenov/uitests-app-mainpage
Update automationText of run button
2016-09-13 17:55:50 +02:00
9a36824dbb Update automationText of run button 2016-09-13 17:48:56 +03:00
9852887557 Merge pull request #2702 from NativeScript/ios10-switch
Ios10 switch
2016-09-12 16:46:41 +03:00
e895f37f0b Apply getter check to determine if API is exposed as property or as method for iOS backward compatibility 2016-09-12 14:38:54 +03:00
f1f28745a8 Add iOS 10 .d.ts-es 2016-09-12 10:31:14 +03:00
682c465e56 setActivityCallbacks moved as public fucntion (#2696) 2016-09-09 14:03:55 +03:00
d47ea387bb Update .travis.yml 2016-09-09 09:23:20 +03:00
67c79b8261 Merge pull request #2665 from NativeScript/android-gc-kick-start
Manually kickstart GC for android after navigation
2016-09-08 17:22:36 +03:00
c6b10d1a33 Manually kickstart GC for android after navigation 2016-09-08 17:07:40 +03:00
0392b18519 Merge pull request #2678 from m-abs/issue-2621
Fixes #2621: Add accessibility labels to views
2016-09-07 11:51:01 +03:00