17cdbbaf46
gestures now can be added with on() and removed with off()
2015-08-31 16:44:35 +03:00
3a0cc32ff2
Fix for Button padding in android.
...
Fix for types - isString and isNumber.
Modified several tests to pass on VS Emulator for Android.
Fix page background to be applied in onLoaded method.
Enhancements for dependency-observable - it is now possible to add defaultValueGetter function to extract default value for a property. It can also be cached or not.
Remove android_constants because they are per theme and we cannot use them safely.
Fix for SearchBar reseColorProperty method.
2015-08-28 16:59:52 +03:00
675fa3ccee
path fixed
2015-08-25 15:39:33 +03:00
0c883395df
base url used when loading local files in web-view
...
Fix for #613
2015-08-25 15:21:56 +03:00
df3d6e7834
Add styles test page.
2015-08-21 17:05:57 +03:00
00cb00e13c
Update a test page.
2015-08-20 17:30:48 +03:00
7096d2cd68
Rounded images ui test
2015-08-19 11:28:03 +03:00
1f8bcc565c
Rename test page.
2015-08-13 17:46:06 +03:00
31ad659929
tslint error fixed
2015-08-13 16:28:31 +03:00
31b1b30b9d
br not handled properly by HtmlView + functional test
...
Fix for #581
2015-08-13 16:26:31 +03:00
49780b5e34
Rename test page gesture-binding to handlers.
2015-08-12 16:04:23 +03:00
384ba394e7
gesture binding fixed + test
2015-08-11 16:31:30 +03:00
141668bb05
Fix applying app CSS to template children when using custom pages.
...
No longer using getAncestor(view, "Page") to look for a pagey parent.
Replaced that with a View.page property. Removed getAncestor as its type
name-based implementation seems unreliable.
2015-08-07 18:26:21 +03:00
0ad198165c
Layouts are now implemented natively for Android.
2015-08-03 13:48:41 +03:00
af40a2da06
Add web-view test page.
2015-07-14 11:04:07 +03:00
8ea97e31bd
Rename test example.
2015-07-10 19:39:33 +03:00
1c5c46fb43
Fix tslint.
2015-07-10 13:32:04 +03:00
70a97b1451
Add dialogs test page.
2015-07-10 11:09:04 +03:00
97b756fd0f
Update background test example.
2015-07-08 19:01:13 +03:00
f3979136a4
Frobit setting inline style from code
2015-07-07 15:02:32 +03:00
c5748bf73b
Update binding test pages.
2015-07-07 14:38:32 +03:00
d54cc19351
Update data binding basics test page.
2015-07-06 19:49:37 +03:00
1f136e1e6d
Add binding basic test pages.
2015-07-06 18:43:22 +03:00
ac6801fd1c
Fixed failing tests and added page for ui-tests
2015-07-06 17:29:41 +03:00
542704cd78
Add textfield test page.
2015-07-03 11:10:01 +03:00
a5746a9089
Update test page. Fix image.png resource.
2015-06-30 10:45:04 +03:00
a0cd5cbbc6
Update test page.
2015-06-29 18:43:49 +03:00
e7fe9ed5cb
Update circle buttons test page.
2015-06-29 17:24:39 +03:00
995a2da2d8
Add circle button test page.
2015-06-29 16:13:29 +03:00
d7da00fc17
Fix: ui-test-app base path
2015-06-26 11:12:48 +03:00
e1a0e9a016
Pages for ui-tests
2015-06-26 11:12:48 +03:00
e3cafa2a1d
Update layouts test page.
2015-06-25 18:07:50 +03:00
1ae3bffa1a
Update layouts test pages.
2015-06-25 17:45:10 +03:00
475541a77b
Update grid test page.
2015-06-25 16:39:23 +03:00
5788082ff9
Update logic for opening pages in ui-tests-app.
2015-06-25 14:27:56 +03:00
df4e6a55aa
Add layouts test pages.
2015-06-25 11:46:47 +03:00
5764304381
Update console test page.
2015-06-18 09:30:34 +03:00
803cf853f0
Update console module test page.
2015-06-17 20:12:02 +03:00
0569b8637e
Update ui-tests-app/app.ts.
2015-06-17 16:42:31 +03:00
e2a0c7d587
Fix tslint.
...
Running "tslint:build" (tslint) task
>> ./apps/ui-tests-app/app.ts[4, 1]: consecutive blank lines are
disallowed
>> ./apps/ui-tests-app/mainPage.ts[23, 17]: duplicate variable:
'fileName'
2015-06-15 15:43:47 +03:00
82b5c0f81a
Update ui-tests-app.
2015-06-15 15:35:49 +03:00
df265794e8
Add modal-view demo to ui-tests-app.
2015-06-15 15:09:56 +03:00
aff562c9d3
Update apps\ui-tests-app\app.ts
2015-06-03 17:53:04 +03:00
3834fb5af2
Update ui-test-app with application module events.
2015-06-03 16:44:26 +03:00
c09538d39d
Merge pull request #256 from NativeScript/nnikolov/GesturesRefactor
...
view.gestureObservers exposed to public.
2015-06-02 16:06:19 +03:00
927fdcc6f1
Add "console" module page to ui-tests-app.
2015-06-02 15:34:03 +03:00
ae6fc36ec1
gestureObservers exposed to public via getGestureObservers method.
2015-06-02 15:25:01 +03:00
3b6a23bfb5
Fixed issue with binding context in a list view scenario.
2015-05-19 11:53:42 +03:00
95ca8d9c8c
Replace knownEvents modules with static strings.
2015-04-24 09:29:00 +03:00
cd6e723c30
Changed gestures enums like other enums.
2015-04-20 16:32:06 +03:00