Vladimir Enchev
|
861be7c58e
|
error.getUrl() fixed
|
2015-11-10 14:01:06 +02:00 |
|
Alexander Vakrilov
|
48ea1dc6d9
|
Merge pull request #1064 from NativeScript/feature/rounded-corners-android-17
Use software layer for rounded borders on android 17
|
2015-11-10 13:57:46 +02:00 |
|
Vladimir Enchev
|
6eb073c3b7
|
code improved
|
2015-11-10 11:41:41 +02:00 |
|
Vladimir Enchev
|
e70630f5a3
|
TextView delegate improved
|
2015-11-10 11:01:37 +02:00 |
|
Vladimir Enchev
|
cea78d679f
|
UIScrollViewDelegateImpl improved
|
2015-11-10 10:35:16 +02:00 |
|
Hristo Hristov
|
481053e668
|
Merge pull request #1069 from NativeScript/hhristov/ios-layout-fix
Fixed iOS layout
|
2015-11-10 10:27:59 +02:00 |
|
vakrilov
|
67f992fc57
|
Use software layer for rounded borders on android 17
|
2015-11-10 10:25:04 +02:00 |
|
vakrilov
|
4f2a630f86
|
Usages of android.R replaced with constatns
|
2015-11-10 10:04:32 +02:00 |
|
hshristov
|
a2e0ed78fd
|
Fixed iOS layout
|
2015-11-10 10:04:12 +02:00 |
|
Vladimir Enchev
|
77852c9672
|
scroll event implemented
|
2015-11-10 09:19:54 +02:00 |
|
Erjan Gavalji
|
28d3992e32
|
Update the builder as well
|
2015-11-09 15:11:43 +02:00 |
|
Vladimir Enchev
|
c85d2a7afc
|
initial commit
|
2015-11-09 11:57:32 +02:00 |
|
Vladimir Enchev
|
b40ca820b6
|
Merge pull request #1058 from NativeScript/tab-view-selectedIndex
selectedIndex behavior when no tabs fixed
|
2015-11-09 10:52:24 +02:00 |
|
Vladimir Enchev
|
284366dc0b
|
selectedIndex behavior when no tabs fixed
|
2015-11-09 10:35:22 +02:00 |
|
Alexander Vakrilov
|
f82f491e50
|
Merge pull request #1049 from NativeScript/feature/respect-show-action-bar
Respect frame.android.showActionBar when page.actionBarHidden is not …
|
2015-11-09 09:50:00 +02:00 |
|
Vladimir Enchev
|
11789dae5c
|
Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
|
2015-11-09 09:17:04 +02:00 |
|
Vasil Chimev
|
ecb59a505f
|
Merge pull request #1053 from NativeScript/web-view-utf
Delete semicolons.
|
2015-11-06 18:15:46 +02:00 |
|
Vasil Chimev
|
69375fd889
|
Delete semicolons.
|
2015-11-06 17:13:10 +02:00 |
|
hshristov
|
35b8209ddb
|
Implemented LiveSync page reload.
Fixed iOS layout bug
|
2015-11-06 16:45:20 +02:00 |
|
Vladimir Enchev
|
c0491996cf
|
android styler fixed
|
2015-11-06 16:30:36 +02:00 |
|
Vladimir Enchev
|
ef26a0f59c
|
converter fixed
|
2015-11-06 16:08:32 +02:00 |
|
Vladimir Enchev
|
a651db8501
|
multiple text-decoration values support added
|
2015-11-06 15:04:47 +02:00 |
|
vakrilov
|
4c7dfb6748
|
Respect frame.android.showActionBar when page.actionBarHidden is not defined
|
2015-11-06 14:41:37 +02:00 |
|
Vladimir Enchev
|
7796c24967
|
breaks removed
|
2015-11-06 14:02:59 +02:00 |
|
Vladimir Enchev
|
77765fc014
|
Web view utf fix
|
2015-11-06 13:45:39 +02:00 |
|
Vladimir Enchev
|
f2db20c694
|
TextDecoration added to buttons for iOS
|
2015-11-06 13:16:10 +02:00 |
|
Vladimir Enchev
|
28bafb6cd5
|
TextDecoration for android added
|
2015-11-06 13:08:28 +02:00 |
|
Vladimir Enchev
|
bc68f1eabb
|
overline removed
|
2015-11-06 11:44:01 +02:00 |
|
Vladimir Enchev
|
4cdfb64051
|
range fixed
|
2015-11-06 11:20:38 +02:00 |
|
hshristov
|
6b57eeec07
|
Deleted commented code
|
2015-11-06 10:42:02 +02:00 |
|
hshristov
|
a23d8ad4f0
|
removed unused overrides
|
2015-11-06 10:06:21 +02:00 |
|
hshristov
|
c06b0681fa
|
Fixed android crash when process get killed
|
2015-11-06 10:06:19 +02:00 |
|
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 |
|