669 Commits

Author SHA1 Message Date
a651db8501 multiple text-decoration values support added 2015-11-06 15:04:47 +02:00
7796c24967 breaks removed 2015-11-06 14:02:59 +02:00
f2db20c694 TextDecoration added to buttons for iOS 2015-11-06 13:16:10 +02:00
28bafb6cd5 TextDecoration for android added 2015-11-06 13:08:28 +02:00
bc68f1eabb overline removed 2015-11-06 11:44:01 +02:00
4cdfb64051 range fixed 2015-11-06 11:20:38 +02:00
45394f9672 initial commit 2015-11-05 16:00:10 +02:00
ca729e4ce0 Merge pull request #1037 from NativeScript/dialogs-css
TextField, Label and Button CSS type selectors will affect dialogs as well
2015-11-05 10:35:26 +02:00
aa34d4a0b4 TextField, Label and Button CSS type selectors will affect dialogs as well 2015-11-04 16:24:05 +02:00
e7c4209112 Resolved issues #789, #1021, #1031. 2015-11-03 16:20:36 +02:00
ba811c6b06 Merge pull request #1020 from NativeScript/date-time-picker-css-color
DatePicker and TimePicker stylers added
2015-11-03 11:52:10 +02:00
7ce26ee542 stylers updated with get methods 2015-11-03 10:48:16 +02:00
eb2fadde3f DatePicker and TimePicker stylers added 2015-11-02 15:46:27 +02:00
3b65d29483 search-bar color not applied correctly 2015-11-02 15:00:20 +02:00
c226e322f4 tslint fixed 2015-11-02 12:04:24 +02:00
7851ac5c3c styler fixed 2015-11-02 12:01:42 +02:00
eb57f44633 handlers fixed 2015-11-02 11:59:04 +02:00
176a2fb8a4 slider css color and background-color support fixed 2015-11-02 11:59:02 +02:00
2f27018092 Merge pull request #1005 from NativeScript/ActivityIndicator-color
ActivityIndicator CSS color support fixed
2015-11-02 11:54:23 +02:00
229e1aa918 Merge pull request #1015 from NativeScript/Button-textWrap
Button textWrap implemented
2015-11-02 11:41:04 +02:00
716ea68035 ActivityIndicator CSS color support fixed 2015-11-02 11:14:11 +02:00
0f3732d73f Button textWrap implemented 2015-11-02 11:11:25 +02:00
01f9b65e24 TextField CSS cursor color support added 2015-11-02 10:25:06 +02:00
70041bd999 Don't expose platform types in public d.ts files.
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +02:00
a3d762d6c6 When android animation is interrupted by a second animation, the first animation will not try to set the animated properties on the view. 2015-10-30 11:52:28 +02:00
d29fd66478 TintCololor should be synced with selectedColor 2015-10-30 11:46:55 +02:00
c41e15faf0 Set tab tint color also 2015-10-30 11:46:55 +02:00
7e85de351e IOS stylers 2015-10-30 11:46:54 +02:00
815a4fc23c ActionBar and TabView colors 2015-10-30 11:46:54 +02:00
42db1ff704 Merge pull request #1001 from NativeScript/fonts-fixes
Fonts fixes
2015-10-30 11:44:30 +02:00
7534e33501 code fixed 2015-10-30 11:24:22 +02:00
5c34b40433 only ttf and otf fonts are supported 2015-10-30 11:09:23 +02:00
219c0c8033 Private methods of gird prefixed with _ 2015-10-29 16:26:47 +02:00
977f72f7fc Merge pull request #998 from NativeScript/webview-ios-images
web-view images now will be loaded correctly with base url
2015-10-29 11:42:08 +02:00
86a6154231 web-view images now will be loaded correctly with base url 2015-10-29 11:30:29 +02:00
4692515481 Fixed fast navigation issues in iOS. 2015-10-29 10:57:08 +02:00
b49d8ded81 Merge pull request #995 from NativeScript/nnikolov/SegmentedBarFontPropertiesViaCss
Added font related properties for SegmentedBar.
2015-10-29 10:55:57 +02:00
0a2b91fbe7 Merge pull request #992 from NativeScript/android6-webview
android 6 support
2015-10-29 10:24:26 +02:00
87f7b9a294 Added font related properties for SegmentedBar. 2015-10-29 09:37:22 +02:00
ffa54b5cf3 lower-case-dashed components css support fixed 2015-10-28 17:32:25 +02:00
3230a570ab android 6 support 2015-10-28 11:55:34 +02:00
bd24ecd2f9 code improved 2015-10-28 09:57:39 +02:00
67624cfe57 Fixed black background on some controls in iOS. 2015-10-23 18:49:56 +03:00
037690064e Fixed issue 926. 2015-10-23 09:15:39 +03:00
54c4949941 Removed console.log 2015-10-22 14:19:06 +03:00
286b9522c9 Merge pull request #976 from NativeScript/web-view-images
WebView html with images fixed
2015-10-22 13:33:54 +03:00
b0ff7a46bb Merge pull request #974 from NativeScript/switch-css
Switch color and background-color css support added
2015-10-22 13:14:18 +03:00
0f2c57fb45 WebView html with images fixed 2015-10-22 11:11:15 +03:00
5b543deec4 tests added 2015-10-22 10:42:20 +03:00
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00