Vasil Chimev
|
1fc14a682e
|
Set version to 2.0.1
|
2016-05-18 16:05:33 +03:00 |
|
Hristo Hristov
|
6b69ba1904
|
Fix for https://github.com/NativeScript/NativeScript/issues/2076 (#2135)
|
2016-05-18 15:57:08 +03:00 |
|
Nedyalko Nikolov
|
48bb902fcd
|
Merge pull request #2133 from NativeScript/nnikolov/TabViewViewStatesFix
Removed unnecessary view state creation.
|
2016-05-18 15:37:27 +03:00 |
|
Vasil Chimev
|
5c00e36224
|
Merge pull request #2134 from NativeScript/vchimev/pack
Bump version to 2.1.0
|
2016-05-18 02:53:11 -07:00 |
|
Vasil Chimev
|
62f37e0e8d
|
Bump version to 2.1.0
|
2016-05-18 11:56:25 +03:00 |
|
Nedyalko Nikolov
|
a036f78365
|
Removed unnecessary view state creation.
|
2016-05-18 11:16:40 +03:00 |
|
Panayot Cankov
|
34a87550c6
|
Merge pull request #2119 from NativeScript/cankov/tsc-no-dts-typecheck
Add compiler that won't typecheck .d.ts-es
|
2016-05-17 19:18:28 +03:00 |
|
Vladimir Enchev
|
bd8878842a
|
Merge pull request #2128 from NativeScript/android-background-reset
android background reset fixed
|
2016-05-17 17:11:14 +03:00 |
|
Vladimir Enchev
|
f10666e1f0
|
Merge pull request #2126 from NativeScript/android-Button-zindex
zIndex fixed for Android buttons
|
2016-05-17 17:11:04 +03:00 |
|
Vladimir Enchev
|
60a6c9b12d
|
android background reset fixed
|
2016-05-17 16:12:16 +03:00 |
|
Vladimir Enchev
|
1bdd2dfa44
|
zIndex fixed for Android buttons
|
2016-05-17 15:49:26 +03:00 |
|
Hristo Deshev
|
114f8b47ae
|
Fix camera-is-available doc snippet.
|
2016-05-17 15:19:02 +03:00 |
|
Plamen Petkov
|
1a8d5d5cd8
|
Merge pull request #2105 from NativeScript/plamen5kov/add_packagejson_info
add native script key in package.son files
|
2016-05-17 14:51:52 +03:00 |
|
tzraikov
|
05f802bb16
|
Merge pull request #2124 from NativeScript/raikov/fix-2084
Fixed: App crashes when animating ActionBar
|
2016-05-17 14:47:29 +03:00 |
|
Hristo Deshev
|
5d28b1e313
|
Merge pull request #2120 from NativeScript/hdeshev/set-style-property
Export single CSS property resolution API.
|
2016-05-17 12:38:12 +03:00 |
|
Tsvetan Raikov
|
6075a837e8
|
Fixed: App crashes when animating ActionBar
|
2016-05-17 11:40:29 +03:00 |
|
Hristo Deshev
|
48aa2b6093
|
(chore) Exclude platform d.ts files from ctags traversals.
|
2016-05-16 17:31:14 +03:00 |
|
Hristo Deshev
|
59b45f8d35
|
Extract single style property resolution to an exported API.
Used by CSS selectors, and now the Angular `setElementStyle` renderer API.
|
2016-05-16 17:30:51 +03:00 |
|
Panayot Cankov
|
a9f0adfa10
|
Add compiler that won't typecheck .d.ts-es
|
2016-05-16 14:39:29 +03:00 |
|
Vasil Chimev
|
ddf4ed2f7f
|
Merge pull request #2117 from NativeScript/vchimev/ui-tests-app
Add a file to tsconfig.json
|
2016-05-16 03:49:51 -07:00 |
|
Vasil Chimev
|
e7fd472ea3
|
Add a file to tsconfig.json
|
2016-05-16 13:41:57 +03:00 |
|
Vladimir Enchev
|
b8785afd74
|
Merge pull request #2102 from NativeScript/clip-path
clip-path support added
|
2016-05-16 11:27:19 +03:00 |
|
Nedyalko Nikolov
|
16e3185c6d
|
Merge pull request #2112 from NativeScript/nnikolov/CameraBreakingChangeFix
Fixed breaking change in camera for android.
|
2016-05-14 12:53:20 +03:00 |
|
Nedyalko Nikolov
|
cf3cd35a4f
|
Fixed breaking change in camera for android.
|
2016-05-14 11:15:55 +03:00 |
|
Vasil Chimev
|
a5e2d46553
|
Merge pull request #2110 from NativeScript/vchimev/tslint
Fix tslint errors
|
2016-05-13 09:06:51 -07:00 |
|
Vasil Chimev
|
72ada4f20e
|
Fix tslint errors
|
2016-05-13 18:48:34 +03:00 |
|
Vladimir Enchev
|
ebed79da36
|
clip-path support added
|
2016-05-13 17:31:55 +03:00 |
|
Vladimir Enchev
|
290e01cd97
|
Merge pull request #2108 from sitefinitysteve/master
Add Method to see if camera is available
|
2016-05-13 16:56:14 +03:00 |
|
Steve McNiven-Scott
|
d4ffb7607d
|
Fix travis errors
|
2016-05-13 09:55:50 -04:00 |
|
Vasil Chimev
|
64fcd06e2e
|
Merge pull request #2106 from NativeScript/vchimev/ui-tests-app
Update ui-tests-app
|
2016-05-13 06:40:34 -07:00 |
|
Vladimir Enchev
|
4151b1b25c
|
Merge pull request #2101 from leocaseiro/master
Spell mistake on Docs isEanbled to isEnabled
|
2016-05-13 16:31:13 +03:00 |
|
Vladimir Enchev
|
75b1586cc3
|
Merge pull request #2099 from covex-nn/master
Typo in Pointer.getY method for iOS
|
2016-05-13 16:30:45 +03:00 |
|
Steve McNiven-Scott
|
465c719800
|
Method to check to see if camera is available or not
|
2016-05-13 09:26:13 -04:00 |
|
vchimev
|
428981680d
|
Update ui-tests-app
|
2016-05-13 16:14:14 +03:00 |
|
plamen5kov
|
7164391849
|
added nativescript key to existing package.json files and added package.json files where missing
|
2016-05-13 14:34:03 +03:00 |
|
Hristo Hristov
|
d62f018a55
|
Fix navigatedFrom event raised when Activity is destroyed without actual navigation. (#2100)
|
2016-05-13 13:11:10 +03:00 |
|
Vladimir Enchev
|
3fa46f1911
|
Merge pull request #2098 from NativeScript/tsenov/zindex-test-app
Update zindex test page
|
2016-05-13 12:56:50 +03:00 |
|
Andrey F. Mindubaev
|
eb653c602e
|
Typo: Pointer.getY method for iOS returned this.location.x instead of this.location.y
|
2016-05-13 12:30:39 +03:00 |
|
Leo Caseiro
|
34f2ffe148
|
Spell mistake on Docs isEanbled to isEnabled
|
2016-05-13 16:56:26 +10:00 |
|
SvetoslavTsenov
|
b3f781754e
|
Update zindex test page
|
2016-05-12 19:27:19 +03:00 |
|
Vladimir Enchev
|
87c9828a04
|
Merge pull request #2049 from akagr/feature/add-attributes-2048
Expose configurable attributes property when loading components
|
2016-05-11 10:10:38 +03:00 |
|
Hristo Deshev
|
3607bc63ac
|
Merge pull request #2082 from NativeScript/hdeshev/gridlayout-onrowremoved
Call row/column removed callbacks on removeRows/removeColumns.
|
2016-05-11 09:55:41 +03:00 |
|
Nick Iliev
|
902edef731
|
Merge pull request #2083 from NativeScript/niliev/docs-fix-slash-misuse
how-to's fixed slashes in code comments
|
2016-05-11 09:48:51 +03:00 |
|
Akash Agrawal
|
1e2a991b37
|
Reduced adb log level to root out the problem
|
2016-05-11 00:46:34 +05:30 |
|
Akash Agrawal
|
bd48e2da49
|
Shifting back to label now that I know how to deal with tsc's error
|
2016-05-10 23:54:16 +05:30 |
|
Akash Agrawal
|
89701515c6
|
Trying to work around typescript's error
|
2016-05-10 23:26:16 +05:30 |
|
Akash Agrawal
|
7d5953d573
|
Using custom component instead of label
|
2016-05-10 22:58:28 +05:30 |
|
Akash Agrawal
|
26e73f4e2f
|
Fixed incorrect reference to assertViewColor
|
2016-05-10 22:25:38 +05:30 |
|
Akash Agrawal
|
d227c8479b
|
Add tests for loading attributes in components
|
2016-05-10 21:53:32 +05:30 |
|
Vladimir Enchev
|
3ee3f9cc8b
|
Merge pull request #2069 from triniwiz/master
Added save to gallery option - Android
|
2016-05-10 14:03:09 +03:00 |
|