Commit Graph

1069 Commits

Author SHA1 Message Date
Rossen Hristov
3aed89ca89 Merge pull request #1040 from NativeScript/frame.origin.y
Patch for IQKeyboardManager issue.
2015-11-06 09:42:57 +02:00
Nedyalko Nikolov
858b76914d Merge pull request #1035 from NativeScript/nnikolov/Issue693
Added rowHeight property for ListView.
2015-11-06 08:30:00 +02:00
Vladimir Enchev
363a44139f binding to special properties fixed 2015-11-05 16:31:43 +02:00
Rossen Hristov
ea24a244c9 Fixed several tslint problems. 2015-11-05 16:03:05 +02:00
Vladimir Enchev
45394f9672 initial commit 2015-11-05 16:00:10 +02:00
Rossen Hristov
dec5d971f3 Patch for IQKeyboardManager issue. 2015-11-05 15:29:35 +02:00
Vladimir Enchev
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
Nedyalko Nikolov
f60f50f136 Added rowHeight property for ListView. 2015-11-04 18:17:29 +02:00
Vladimir Enchev
aa34d4a0b4 TextField, Label and Button CSS type selectors will affect dialogs as well 2015-11-04 16:24:05 +02:00
Rossen Hristov
e7c4209112 Resolved issues #789, #1021, #1031. 2015-11-03 16:20:36 +02:00
Vladimir Enchev
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
Vladimir Enchev
7ce26ee542 stylers updated with get methods 2015-11-03 10:48:16 +02:00
Vladimir Enchev
eb2fadde3f DatePicker and TimePicker stylers added 2015-11-02 15:46:27 +02:00
Vladimir Enchev
3b65d29483 search-bar color not applied correctly 2015-11-02 15:00:20 +02:00
Vladimir Enchev
c226e322f4 tslint fixed 2015-11-02 12:04:24 +02:00
Vladimir Enchev
7851ac5c3c styler fixed 2015-11-02 12:01:42 +02:00
Vladimir Enchev
eb57f44633 handlers fixed 2015-11-02 11:59:04 +02:00
Vladimir Enchev
176a2fb8a4 slider css color and background-color support fixed 2015-11-02 11:59:02 +02:00
Vladimir Enchev
2f27018092 Merge pull request #1005 from NativeScript/ActivityIndicator-color
ActivityIndicator CSS color support fixed
2015-11-02 11:54:23 +02:00
Vladimir Enchev
229e1aa918 Merge pull request #1015 from NativeScript/Button-textWrap
Button textWrap implemented
2015-11-02 11:41:04 +02:00
Vladimir Enchev
716ea68035 ActivityIndicator CSS color support fixed 2015-11-02 11:14:11 +02:00
Vladimir Enchev
0f3732d73f Button textWrap implemented 2015-11-02 11:11:25 +02:00
Vladimir Enchev
01f9b65e24 TextField CSS cursor color support added 2015-11-02 10:25:06 +02:00
Hristo Deshev
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
Panayot Cankov
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
vakrilov
d29fd66478 TintCololor should be synced with selectedColor 2015-10-30 11:46:55 +02:00
vakrilov
c41e15faf0 Set tab tint color also 2015-10-30 11:46:55 +02:00
vakrilov
7e85de351e IOS stylers 2015-10-30 11:46:54 +02:00
vakrilov
815a4fc23c ActionBar and TabView colors 2015-10-30 11:46:54 +02:00
Vladimir Enchev
42db1ff704 Merge pull request #1001 from NativeScript/fonts-fixes
Fonts fixes
2015-10-30 11:44:30 +02:00
Vladimir Enchev
7534e33501 code fixed 2015-10-30 11:24:22 +02:00
Vladimir Enchev
5c34b40433 only ttf and otf fonts are supported 2015-10-30 11:09:23 +02:00
vakrilov
219c0c8033 Private methods of gird prefixed with _ 2015-10-29 16:26:47 +02:00
Vladimir Enchev
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
Vladimir Enchev
86a6154231 web-view images now will be loaded correctly with base url 2015-10-29 11:30:29 +02:00
Nedyalko Nikolov
4692515481 Fixed fast navigation issues in iOS. 2015-10-29 10:57:08 +02:00
Nedyalko Nikolov
b49d8ded81 Merge pull request #995 from NativeScript/nnikolov/SegmentedBarFontPropertiesViaCss
Added font related properties for SegmentedBar.
2015-10-29 10:55:57 +02:00
Vladimir Enchev
0a2b91fbe7 Merge pull request #992 from NativeScript/android6-webview
android 6 support
2015-10-29 10:24:26 +02:00
Nedyalko Nikolov
87f7b9a294 Added font related properties for SegmentedBar. 2015-10-29 09:37:22 +02:00
Vladimir Enchev
ffa54b5cf3 lower-case-dashed components css support fixed 2015-10-28 17:32:25 +02:00
Vladimir Enchev
3230a570ab android 6 support 2015-10-28 11:55:34 +02:00
Vladimir Enchev
bd24ecd2f9 code improved 2015-10-28 09:57:39 +02:00
Nedyalko Nikolov
67624cfe57 Fixed black background on some controls in iOS. 2015-10-23 18:49:56 +03:00
Nedyalko Nikolov
037690064e Fixed issue 926. 2015-10-23 09:15:39 +03:00
vakrilov
54c4949941 Removed console.log 2015-10-22 14:19:06 +03:00
Vladimir Enchev
286b9522c9 Merge pull request #976 from NativeScript/web-view-images
WebView html with images fixed
2015-10-22 13:33:54 +03:00
Vladimir Enchev
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
Vladimir Enchev
0f2c57fb45 WebView html with images fixed 2015-10-22 11:11:15 +03:00
Vladimir Enchev
5b543deec4 tests added 2015-10-22 10:42:20 +03:00
hshristov
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