b848d2f02d
Added TabViewItem change support for Android. Fixed empty titles for SegmentedBar and TabView.
2015-09-01 09:56:51 +03:00
4caaa05a22
Fixed tslint error.
2015-08-28 13:34:24 +03:00
881c378a4e
Made TabViewItem bindable.
2015-08-28 12:55:28 +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
1439313e7b
Make moduleMerge a global function - this saves a total of 83 requires upon application loading.
2015-07-27 13:04:48 +03:00
a458993d63
Property renamed and bug fixes
2015-07-16 13:54:19 +03:00
4d30170bbe
Resolved issue #263
2015-07-01 14:16:21 +03:00
b23f7333d6
Fix: Content of tab view does not appear when application is minimized and shown again
2015-06-02 17:15:45 +03:00
a4b2457708
Resolved #199 : TabView.selectedIndexChanged event.
2015-05-21 13:48:34 +03:00
55882500c8
Fix tabs when pageCache is enabled
2015-05-14 16:45:56 +03:00
45450456a1
Loaded/Unloaded fix
2015-05-05 16:15:00 +03:00
0d9831519c
Fixed: TabViewItem does not get the right resource image #91
2015-04-29 09:21:43 +03:00
6bb533dc30
Fixed issue with binding when binding to a falsy object (also added types.isNullOrundefined function).
2015-04-20 14:25:01 +03:00
18c9528bda
Fixed Issue 261
2015-04-06 15:18:45 +03:00
38bc482359
Moved delegate handling to onLoaded / onUnloaded methods and reworked the WebView tests.
2015-04-03 13:32:39 +03:00
10a963e0a5
Added functionality to specify images on TabView tabs.
2015-03-24 09:34:01 +02:00
bd9b813cc5
TabEntry renamed to TabViewItem
2015-03-09 10:36:47 +02:00
cc829e0152
definitions fixed
2015-03-03 10:34:40 +02:00