20 Commits

Author SHA1 Message Date
b290d01664 android implementation of #1488 2016-02-15 14:17:22 +02:00
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
04155368dd Implement page property for ActionItem 2015-12-22 16:48:46 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
1bd52efddb Fixed Issue #518: Allow ActionItems to be directly specified between the ActionBar opening and closing tags. 2015-12-16 16:37:35 +02:00
deb93737a1 FIX: Wrong tap events are fired when there are hidden ActionBarItems 2015-12-04 17:07:26 +02:00
57adec0bc6 Fix: Action bar does not show if only titleView is set 2015-12-03 13:52:55 +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
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
254e4a55a1 AppCompat toolbar 2015-09-04 13:48:43 +03:00
a458993d63 Property renamed and bug fixes 2015-07-16 13:54:19 +03:00
e128f82d4f Comments for documentation 2015-07-16 10:33:32 +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
ff2e8e6625 tests 2015-07-15 09:35:53 +03:00
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
53dc1c65bf data binding 2015-07-15 09:35:53 +03:00
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00