40718eba4b
Add nordic test page to ui-tests-app.
...
https://github.com/NativeScript/NativeScript/issues/756
2015-09-25 18:42:11 +03:00
c07ac6c30a
Add border-radius text page.
...
https://github.com/NativeScript/NativeScript/issues/777
2015-09-23 18:51:47 +03:00
6a6beac9f9
TypeScriptToolsVersion updated to 1.6
2015-09-17 15:39:55 +03:00
e84e5fbaae
Merge pull request #750 from NativeScript/nnikolov/ActionBarItemNumberIssue
...
Fix for #747 issue.
2015-09-17 11:00:42 +03:00
dd1145c8e7
Extracted the new utils file one level up.
2015-09-16 16:38:52 +03:00
309e123f12
Extracted view-related utility methods from "utils/utils" to "ui/utils" so that the "utils/utils" module does not depend on the view module.
2015-09-16 16:20:43 +03:00
bfaeb3c8a9
Fix for #747 issue.
2015-09-16 15:43:11 +03:00
7af95207c6
Fixed problem with when used in repeater.
2015-09-15 11:27:39 +03:00
4354c16a78
slide-out removed
2015-09-14 15:26:18 +03:00
2d155f941d
CSS and XML code files now can be specified in XML
2015-09-10 13:02:33 +03:00
d64b8660bd
Ipdate single item in tab view
2015-09-04 13:48:45 +03:00
73cf1069fe
Fix for csproj
2015-09-04 11:11:51 +03:00
f250943d3e
Add commented unittest - will need to check later why android tests fails after this new one.
2015-09-04 11:03:53 +03:00
8eda2ea2cf
Fix iOS layout in modal pages.
2015-09-04 11:03:48 +03:00
cb92b88641
Merge pull request #663 from NativeScript/PeterStaev-master
...
replaced the use of fontDescriptorWithSymbolicTraits due to problems in iOS 8+.
2015-09-04 10:18:40 +03:00
1d7bdd46b0
Merge branch 'atanasovg/navigation-backstack'
2015-09-03 15:09:54 +03:00
cfe0902441
Added a unit test for backstackVisible
2015-09-03 15:03:38 +03:00
d0f4f36018
replaced the use of fontDescriptorWithSymbolicTraits due to problems in iOS8+ and some fonts
2015-09-03 14:55:38 +03:00
e18e7777a1
Added View.translateX, View.translateY, View.scaleX, View.scaleY, View.rotate properties.
2015-09-03 11:46:12 +03:00
3a0cc32ff2
Fix for Button padding in android.
...
Fix for types - isString and isNumber.
Modified several tests to pass on VS Emulator for Android.
Fix page background to be applied in onLoaded method.
Enhancements for dependency-observable - it is now possible to add defaultValueGetter function to extract default value for a property. It can also be cached or not.
Remove android_constants because they are per theme and we cannot use them safely.
Fix for SearchBar reseColorProperty method.
2015-08-28 16:59:52 +03:00
5ef2fea8d8
VS project fixed
2015-08-25 16:00:18 +03:00
0c883395df
base url used when loading local files in web-view
...
Fix for #613
2015-08-25 15:21:56 +03:00
df3d6e7834
Add styles test page.
2015-08-21 17:05:57 +03:00
00cb00e13c
Update a test page.
2015-08-20 17:30:48 +03:00
7096d2cd68
Rounded images ui test
2015-08-19 11:28:03 +03:00
7e6afa603f
Fixed issue with binding gestures to repeater items.
2015-08-14 16:44:51 +03:00
1f8bcc565c
Rename test page.
2015-08-13 17:46:06 +03:00
31b1b30b9d
br not handled properly by HtmlView + functional test
...
Fix for #581
2015-08-13 16:26:31 +03:00
9af29e4c99
Merge pull request #573 from NativeScript/search-bar-font
...
Search bar font
2015-08-13 13:43:25 +03:00
49780b5e34
Rename test page gesture-binding to handlers.
2015-08-12 16:04:23 +03:00
2d07eb9dd0
font-size CSS support for search-bar + test
2015-08-12 15:19:04 +03:00
384ba394e7
gesture binding fixed + test
2015-08-11 16:31:30 +03:00
6a6f7fcf92
Fix ListView module to check for layoutBase instead of Layout
...
Remove some unnecessary traces
2015-08-11 15:28:39 +03:00
abc9faccfa
Added Padding+Border support for Label, Button, TextField and TextView for both platforms. Only iOS TextView does not support them.
2015-08-06 14:58:53 +03:00
bd50fb5550
Fixed several unit-tests
2015-08-03 13:49:08 +03:00
17251c1063
invalid reference removed
2015-08-03 13:48:58 +03:00
0ad198165c
Layouts are now implemented natively for Android.
2015-08-03 13:48:41 +03:00
38f243de5c
Move css and css-value modules to the toplevel.
...
This is the default location when installing from npm, and Angular uses
that when parsing CSS.
Updated module paths, requires, csproj, tsconfig and grunt tasks.
2015-08-03 12:01:09 +03:00
6ebd488735
Application orientation changed event
2015-07-31 11:51:01 +03:00
f1b2f068d0
Fixed Issue #513 : Android backgroundColor animation is not gradual
2015-07-30 16:19:23 +03:00
b1e55f1066
Animations 1.0
2015-07-29 15:24:43 +03:00
09c00cb13b
Animations Spike
2015-07-29 15:24:38 +03:00
5259d59625
HtmlView added in gallery app
2015-07-27 11:00:37 +03:00
548ea66d37
Resolved Issue #451 : Improve the Network Stack
...
Resolved Issue #473 : Add support for Notification Observers (iOS) and Broadcast Receivers (Android)
2015-07-23 16:17:48 +03:00
93f1a83915
Merge pull request #467 from NativeScript/common-ui-module
...
Common ui module
2015-07-22 15:00:47 +03:00
1fa042189b
Add binding expressions tests.
2015-07-22 11:23:58 +03:00
2c886cb783
Common UI module implemented & used in cuteness.io
2015-07-22 11:03:29 +03:00
9d4fa4ee5c
Added connectivity module.
2015-07-21 15:13:55 +03:00
78781b971d
fetch exposed in global context
2015-07-20 15:51:43 +03:00
54c0de8df6
XMLHttpRequest separated from http
2015-07-20 11:17:47 +03:00