2e86d4547f
Merge pull request #2146 from NativeScript/app-delegate
...
iOS App delegate example added
2016-05-19 17:01:29 +03:00
f99ab2b23f
Example added
...
text fixed
2016-05-19 16:59:41 +03:00
df1d322ca0
Merge pull request #2127 from NativeScript/cankov/checked-logging
...
Add a flag when logging to skip string template calculations in release
2016-05-19 15:52:08 +03:00
7a07be7883
Update csproj ( #2145 )
2016-05-19 14:10:50 +03:00
446efff4bd
Update Readme.md
2016-05-19 09:59:03 +03:00
8526e1fe5c
Update Readme.md
2016-05-19 09:57:43 +03:00
b43fa0d5e6
Update Readme.md
2016-05-19 09:57:21 +03:00
ed8557f3eb
Update Readme.md
2016-05-19 09:56:55 +03:00
0d3e665e4a
Update Readme.md
2016-05-19 09:55:26 +03:00
64d825c1cf
Update Readme.md
2016-05-19 09:54:58 +03:00
e616354833
Merge pull request #2138 from NativeScript/tsenov/test-pages
...
Update test pages
2016-05-18 09:11:03 -07:00
0af231f1b7
Update test pages
2016-05-18 18:36:49 +03:00
2e46932fa9
Commented failing test for API 17 on x86 only ( #2137 )
2016-05-18 17:15:55 +03:00
30ea1b0276
Merge pull request #2118 from NativeScript/TheOriginalJosh-use-getRawX-Y-instead-of-getX-Y-to-allow-smoother-panning-coordinates
...
The original josh use get raw x y instead of get x y to allow smoother panning coordinates
2016-05-18 16:42:44 +03:00
6b69ba1904
Fix for https://github.com/NativeScript/NativeScript/issues/2076 ( #2135 )
2016-05-18 15:57:08 +03:00
48bb902fcd
Merge pull request #2133 from NativeScript/nnikolov/TabViewViewStatesFix
...
Removed unnecessary view state creation.
2016-05-18 15:37:27 +03:00
5c00e36224
Merge pull request #2134 from NativeScript/vchimev/pack
...
Bump version to 2.1.0
2016-05-18 02:53:11 -07:00
62f37e0e8d
Bump version to 2.1.0
2016-05-18 11:56:25 +03:00
a036f78365
Removed unnecessary view state creation.
2016-05-18 11:16:40 +03:00
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
bd8878842a
Merge pull request #2128 from NativeScript/android-background-reset
...
android background reset fixed
2016-05-17 17:11:14 +03:00
f10666e1f0
Merge pull request #2126 from NativeScript/android-Button-zindex
...
zIndex fixed for Android buttons
2016-05-17 17:11:04 +03:00
eda260323e
Add a flag we can use to skip string template calcs in release
2016-05-17 16:43:41 +03:00
60a6c9b12d
android background reset fixed
2016-05-17 16:12:16 +03:00
1bdd2dfa44
zIndex fixed for Android buttons
2016-05-17 15:49:26 +03:00
114f8b47ae
Fix camera-is-available doc snippet.
2016-05-17 15:19:02 +03:00
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
1f4c93d270
Minor refactorings
2016-05-17 14:48:21 +03:00
05f802bb16
Merge pull request #2124 from NativeScript/raikov/fix-2084
...
Fixed: App crashes when animating ActionBar
2016-05-17 14:47:29 +03:00
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
6075a837e8
Fixed: App crashes when animating ActionBar
2016-05-17 11:40:29 +03:00
48aa2b6093
(chore) Exclude platform d.ts files from ctags traversals.
2016-05-16 17:31:14 +03:00
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
a9f0adfa10
Add compiler that won't typecheck .d.ts-es
2016-05-16 14:39:29 +03:00
c22f7ce478
Multi-pointer case - covered
2016-05-16 13:52:35 +03:00
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
e7fd472ea3
Add a file to tsconfig.json
2016-05-16 13:41:57 +03:00
b8785afd74
Merge pull request #2102 from NativeScript/clip-path
...
clip-path support added
2016-05-16 11:27:19 +03:00
8d5ef9b15b
changed getX and getY to getRawX and getRawY
...
getRawX & Y always return the X & Y coordinates relative to the view
getX and getY sometimes return coordinates that are relative to the
previous motion. this update will allow smoother coordinates on panning
instead of occasional jumping back and fourth of the delta X and Y
coordinates
2016-05-14 08:23:37 -04:00
16e3185c6d
Merge pull request #2112 from NativeScript/nnikolov/CameraBreakingChangeFix
...
Fixed breaking change in camera for android.
2016-05-14 12:53:20 +03:00
cf3cd35a4f
Fixed breaking change in camera for android.
2016-05-14 11:15:55 +03:00
a5e2d46553
Merge pull request #2110 from NativeScript/vchimev/tslint
...
Fix tslint errors
2016-05-13 09:06:51 -07:00
72ada4f20e
Fix tslint errors
2016-05-13 18:48:34 +03:00
ebed79da36
clip-path support added
2016-05-13 17:31:55 +03:00
290e01cd97
Merge pull request #2108 from sitefinitysteve/master
...
Add Method to see if camera is available
2016-05-13 16:56:14 +03:00
d4ffb7607d
Fix travis errors
2016-05-13 09:55:50 -04:00
64fcd06e2e
Merge pull request #2106 from NativeScript/vchimev/ui-tests-app
...
Update ui-tests-app
2016-05-13 06:40:34 -07:00
4151b1b25c
Merge pull request #2101 from leocaseiro/master
...
Spell mistake on Docs isEanbled to isEnabled
2016-05-13 16:31:13 +03:00
75b1586cc3
Merge pull request #2099 from covex-nn/master
...
Typo in Pointer.getY method for iOS
2016-05-13 16:30:45 +03:00
465c719800
Method to check to see if camera is available or not
2016-05-13 09:26:13 -04:00