Vladimir Enchev
1b5e6eb743
tests added
2015-06-03 17:35:53 +03:00
Vladimir Enchev
918fe5f3b4
color check added
2015-06-03 17:24:34 +03:00
Vasil Chimev
3834fb5af2
Update ui-test-app with application module events.
2015-06-03 16:44:26 +03:00
Vladimir Enchev
887aea68c5
lint error fixed
2015-06-03 16:31:14 +03:00
Vladimir Enchev
6b2d47e0db
tab text color set after items changed
2015-06-03 16:29:16 +03:00
Nedyalko Nikolov
3d8575a999
Merge pull request #266 from NativeScript/nnikolov/GesturesFix
...
Right enumeration iteration.
2015-06-03 10:01:34 +03:00
Nedyalko Nikolov
63b5f2ae8b
Right enumeration iteration.
2015-06-03 09:50:58 +03:00
Alexander Vakrilov
9321f275a1
Merge pull request #258 from NativeScript/feature/no-tab-content-bug
...
TabView - content disapears after minimize
2015-06-02 17:30:12 +03:00
vakrilov
b23f7333d6
Fix: Content of tab view does not appear when application is minimized and shown again
2015-06-02 17:15:45 +03:00
Vladimir Enchev
9e2ee94303
Merge pull request #245 from NativeScript/authors
...
Adding authors based on committers.
2015-06-02 16:58:41 +03:00
Nedyalko Nikolov
e565de828f
Update Changelog with gestures breaking change.
2015-06-02 16:54:15 +03:00
Vladimir Enchev
09f80d0649
TelerikNEXT app removed
2015-06-02 16:50:20 +03:00
Nedyalko Nikolov
c09538d39d
Merge pull request #256 from NativeScript/nnikolov/GesturesRefactor
...
view.gestureObservers exposed to public.
2015-06-02 16:06:19 +03:00
Vasil Chimev
927fdcc6f1
Add "console" module page to ui-tests-app.
2015-06-02 15:34:03 +03:00
Nedyalko Nikolov
ae6fc36ec1
gestureObservers exposed to public via getGestureObservers method.
2015-06-02 15:25:01 +03:00
Hristo Hristov
812db046b3
Merge pull request #257 from NativeScript/ios-list-view-sanity-fixes
...
Fix some crashes for ListView's iOS UITableView
2015-06-02 11:34:17 +03:00
Panayot Cankov
068dd8b868
Fixed crash due to asserts in scrollToRowAtIndexPathAtScrollPositionAnimated for ListView's UITableView instance. Fixed a case where the UITableView fails to calculate its layout when the page it is displayed in is navigated to, from and back to.
2015-06-02 10:47:40 +03:00
Vladimir Enchev
137688dba1
test app updated with app events
2015-06-02 10:01:57 +03:00
Vladimir Enchev
9b235af119
Merge pull request #251 from NativeScript/app-events
...
application module events added
2015-06-01 17:29:53 +03:00
Vladimir Enchev
5c130e45ce
more event fixes
2015-06-01 17:23:46 +03:00
Vladimir Enchev
a3070bef83
events naming updated
2015-06-01 17:04:06 +03:00
Vladimir Enchev
a8be503417
various application event implementation fixes
2015-06-01 15:51:37 +03:00
Vladimir Enchev
c6549343bc
application module events added
2015-06-01 15:10:47 +03:00
Rossen Hristov
79caa9185c
Merge pull request #247 from NativeScript/list-picker-test-fix
...
Fixed a failing unit test.
2015-06-01 11:24:35 +03:00
Rossen Hristov
df8f7b4967
Fixed a failing unit test.
2015-06-01 11:03:15 +03:00
Stefan Dobrev
d99bdec350
Adding authors based on committers.
2015-05-31 09:55:05 +03:00
Erjan Gavalji
1eeb26b71b
Merge branch 'ErjanGavalji/fix-location-how-tos'
2015-05-29 17:14:03 +03:00
Nedyalko Nikolov
ba4afa3b1d
Merge pull request #239 from NativeScript/nnikolov/GesturesRefactoring
...
Nnikolov/gestures refactoring
2015-05-29 17:12:53 +03:00
Erjan Gavalji
487870cc4d
Add require statements to the location snippets
2015-05-29 17:09:48 +03:00
Nedyalko Nikolov
f3e953f6b4
Changed android to _nativeView.
2015-05-29 14:35:53 +03:00
Nedyalko Nikolov
542b948e8b
Reverted some test files.
2015-05-29 13:48:45 +03:00
Nedyalko Nikolov
f838f11844
Refactored gestures to support more scenarios in android.
2015-05-29 13:45:27 +03:00
Vladimir Enchev
0cb70233f0
Merge pull request #235 from NativeScript/css-import
...
css import support added
2015-05-29 13:40:46 +03:00
Hristo Hristov
ffee6d8c65
Merge pull request #238 from NativeScript/hhristov/android-runtime-changes
...
Change Application and NativeActivity classes to accommodate android …
2015-05-29 12:50:15 +03:00
hshristov
a8a8c77e5a
Change Application and NativeActivity classes to accommodate android runtime changes.
2015-05-29 11:53:54 +03:00
Vladimir Enchev
ce0428fdc9
css import support added
2015-05-28 16:57:01 +03:00
Rossen Hristov
534e800b2f
Merge pull request #232 from NativeScript/issue-228
...
Fixed #228 : ListPicker for Android shows text after bound to an empty…
2015-05-28 15:18:13 +03:00
Rossen Hristov
2b25721829
Fixed #228 : ListPicker for Android shows text after bound to an empty array.
2015-05-28 14:38:13 +03:00
Valentin Stoychev
9b0872f068
Update README.md
2015-05-28 09:39:02 +03:00
Erjan Gavalji
5150865c97
Merge pull request #204 from Nathanaela/search-bar-hint-color2
...
Search bar hint color
2015-05-27 20:32:38 +03:00
Nathanael Anderson
b259cde7fd
Adding Search Hint text color; since this is not accessible from the standard style/theming xml files.
...
Added Tests so that it will verify the search bar color is changing.
2015-05-27 11:50:56 -05:00
Vladimir Enchev
20fb94ebe3
Merge pull request #226 from NativeScript/ListView-ios-separator-width
...
separator is no longer forced to the edge
2015-05-27 17:07:44 +03:00
Rossen Hristov
b1ad755981
Merge pull request #225 from NativeScript/issue-222
...
Fixed #222 : ListPicker showing number of items in list
2015-05-27 16:59:08 +03:00
Rossen Hristov
dc302c4fcd
Another minor fix.
2015-05-27 16:58:45 +03:00
Vladimir Enchev
9238f29556
separator is no longer forced to the edge
...
Use this code in ListView.itemLoading event if you want to control the
inset:
function listViewItemLoading(args) {
if (args.ios) {
args.ios.separatorInset = UIEdgeInsetsZero;
args.ios.preservesSuperviewLayoutMargins = false;
args.ios.layoutMargins = UIEdgeInsetsZero;
}
}
2015-05-27 16:47:01 +03:00
Rossen Hristov
ed67455e26
Additional Fix.
2015-05-27 16:36:13 +03:00
Rossen Hristov
dcb96cbc0a
Fixed #222 : ListPicker showing number of items in list
2015-05-27 14:29:22 +03:00
Vladimir Enchev
346332a227
Merge pull request #223 from NativeScript/API-doc-update
...
onSetNativeValue description fixed
2015-05-27 13:29:13 +03:00
Vladimir Enchev
0c576c94a7
onSetNativeValue description fixed
2015-05-27 11:47:22 +03:00
Vladimir Enchev
6d44fcd632
trace fixed
2015-05-27 09:11:28 +03:00