21 Commits

Author SHA1 Message Date
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
b47a648e6c Resolved Issue #1127: Changing ActionBar title after page is loaded does not show the ActionBar 2015-12-14 15:58:17 +02:00
002cfab84e Add visibility property to ActionItem
Adding the resource to the project file.

Fix.
2015-12-02 11:47:41 +02:00
44f6a806e8 Support for android.systemIcon in NavigationBar 2015-12-01 14:38:47 +02:00
dd09f3b24b Implemented #364: Ability to use built-in system icons on ActionBarItems. 2015-11-18 14:53:30 +02:00
7e85de351e IOS stylers 2015-10-30 11:46:54 +02:00
54c4949941 Removed console.log 2015-10-22 14:19:06 +03:00
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
68bc24a5a5 Action bar title color stylers 2015-10-13 16:10:03 +03:00
0ecb5d4dcd Implement Page background option to span under status bar (iOS only for the moment) 2015-10-06 14:35:59 +03:00
08ac9ea3ed Fix action-bar desired size 2015-09-30 10:02:02 +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
bfaeb3c8a9 Fix for #747 issue. 2015-09-16 15:43:11 +03:00
db12d5a8db Fix for issue #740. 2015-09-15 15:24:39 +03:00
f17910fd98 Fix for cancel backswipe gesture. It was broken with the implementation of navigation to a page without adding it to backstack. 2015-09-04 16:12:02 +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
dde5fd6d5a Renames 2015-07-15 09:35:54 +03:00
d5687a8e9c API changes - ios and android settings objcets 2015-07-15 09:35:54 +03:00
2cdf1e222b CenterView renamed to TitleView 2015-07-15 09:35:54 +03:00
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00