|
ae4e091b16
|
Ignore test and .tgz and package
|
2016-09-27 09:48:22 +03:00 |
|
|
4d34508472
|
Merge pull request #2786 from NativeScript/cankov-platform-declarations
Move platform .d.ts-es to separate plugin folder
|
2016-09-26 16:54:03 +03:00 |
|
|
27fb82c546
|
Add package-tag npm script so CI can easily patch the package.json tag
|
2016-09-26 16:31:27 +03:00 |
|
|
1c05786ffd
|
Added tests for npm-platform-declarations
|
2016-09-26 15:14:42 +03:00 |
|
|
1777ed5f13
|
Fix ===
|
2016-09-26 13:19:34 +03:00 |
|
|
0e23f47a04
|
Update the .travis.yml to npm pack the tns-platform-declarations, add lib: [] config in the tsconfig.json
|
2016-09-26 11:53:40 +03:00 |
|
|
299203901e
|
Move platform .d.ts-es to separate plugin folder
Add dev-setup to figure out links
Update development workflow
Update package.json and dts-ios
Update the iOS declarations
grunt is now fine
|
2016-09-26 11:53:39 +03:00 |
|
|
af3fcfb0ab
|
Merge pull request #2783 from NativeScript/rgba
Fix: CSS border-color does not recognize rgb and rgba values
|
2016-09-21 17:29:48 +03:00 |
|
|
9427ff6fa4
|
Merge pull request #2770 from NativeScript/all-borders
Add two more sample pages for testing borders.
|
2016-09-21 17:12:23 +03:00 |
|
|
08f9c941cc
|
Fix: CSS border-color does not recognize rgb and rgba values
Resolves #2781
|
2016-09-21 16:35:03 +03:00 |
|
|
c91162b934
|
Merge pull request #2767 from NativeScript/NickIliev-enums
added jpg as synonim for ImageFormat jpeg
|
2016-09-21 11:23:01 +03:00 |
|
|
a66a983a80
|
added jpg as synonim for ImageFormat jpeg
|
2016-09-21 10:45:16 +03:00 |
|
|
adf77afbd4
|
Add two more sample pages for testing borders.
Related to #859
|
2016-09-20 17:01:05 +03:00 |
|
|
9d290a35b4
|
Merge pull request #2769 from NativeScript/user-agent-ios
Correct device in user agent
|
2016-09-20 15:45:35 +03:00 |
|
|
6f627aacee
|
Correct device in user agent
|
2016-09-20 14:55:01 +03:00 |
|
|
952416899c
|
Merge pull request #2765 from NativeScript/number-as-id
number now can be set as id in android
|
2016-09-20 14:21:37 +03:00 |
|
|
936df853ff
|
number now can be set as id in android
|
2016-09-20 12:04:00 +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 |
|