11 Commits

Author SHA1 Message Date
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00
77838ae9c6 Change from "classic" TS 1.6 imports to the default resolution scheme.
- Use relative imports in place of most of our absolute ones.
- Add "private" ambient modules for modules that we need to import using
an absolute path (e.g. when app/.../test-something.ts needs to import
ui/styling/style-scope)
2015-09-29 16:25:49 +03:00
2faad8f5c5 SegmentedBar selectedIndexChanged added 2015-09-09 11:28:05 +03:00
b848d2f02d Added TabViewItem change support for Android. Fixed empty titles for SegmentedBar and TabView. 2015-09-01 09:56:51 +03:00
bc2e271e72 Made SegmentedBarItem bindable. 2015-08-31 13:15:41 +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
18c368df17 console.log removed 2015-03-17 14:12:56 +02:00
5dee35cb83 segmented-bar tests & fixes 2015-03-17 11:33:34 +02:00
3c822de142 selectedBackgroundColor implemented 2015-03-05 13:49:53 +02:00
415a3a8202 selectedIndex logic fixed 2015-03-04 16:53:24 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00