679 Commits

Author SHA1 Message Date
84d79b44dc Update the dialogs.d.ts so that everything can use the cancelable. ;-) 2015-11-13 13:18:36 -06:00
bc7fd76498 Eliminte that 0 check on this; as this should only be a boolean value. 2015-11-12 16:56:10 -06:00
73f179d3b6 Added the cancelable to the dialogs.d.ts 2015-11-12 16:51:47 -06:00
1ea6e5897e This will now allow the dialog to call the resolve function when canceled by clicking outside of the dialog. 2015-11-10 21:34:31 -06:00
ecb59a505f Merge pull request #1053 from NativeScript/web-view-utf
Delete semicolons.
2015-11-06 18:15:46 +02:00
69375fd889 Delete semicolons. 2015-11-06 17:13:10 +02:00
35b8209ddb Implemented LiveSync page reload.
Fixed iOS layout bug
2015-11-06 16:45:20 +02:00
77765fc014 Web view utf fix 2015-11-06 13:45:39 +02:00
6b57eeec07 Deleted commented code 2015-11-06 10:42:02 +02:00
a23d8ad4f0 removed unused overrides 2015-11-06 10:06:21 +02:00
c06b0681fa Fixed android crash when process get killed 2015-11-06 10:06:19 +02:00
3aed89ca89 Merge pull request #1040 from NativeScript/frame.origin.y
Patch for IQKeyboardManager issue.
2015-11-06 09:42:57 +02:00
858b76914d Merge pull request #1035 from NativeScript/nnikolov/Issue693
Added rowHeight property for ListView.
2015-11-06 08:30:00 +02:00
363a44139f binding to special properties fixed 2015-11-05 16:31:43 +02:00
ea24a244c9 Fixed several tslint problems. 2015-11-05 16:03:05 +02:00
dec5d971f3 Patch for IQKeyboardManager issue. 2015-11-05 15:29:35 +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
f60f50f136 Added rowHeight property for ListView. 2015-11-04 18:17:29 +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