25c8bfbb33
Action bar safety checks
2016-03-09 13:23:07 +02:00
de6a92f8c6
Fix tslint errors.
2016-02-24 11:06:15 +02:00
07af447cb1
ios implementation of #1488
2016-02-15 14:17:25 +02:00
715ff10aee
display items with custom view always in the actionbar for android
2016-02-15 14:17:23 +02:00
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
1d0dbb1756
Fix action-bar when app is put to background and restored (and Do not keep activities is TRUE)
2016-01-04 15:29:07 +02:00
04155368dd
Implement page property for ActionItem
2015-12-22 16:48:46 +02:00
d50e2fdb37
stylers removed
2015-12-22 16:12:18 +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
b47a648e6c
Resolved Issue #1127 : Changing ActionBar title after page is loaded does not show the ActionBar
2015-12-14 15:58:17 +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
dd09f3b24b
Implemented #364 : Ability to use built-in system icons on ActionBarItems.
2015-11-18 14:53:30 +02:00
4f2a630f86
Usages of android.R replaced with constatns
2015-11-10 10:04:32 +02:00
4c7dfb6748
Respect frame.android.showActionBar when page.actionBarHidden is not defined
2015-11-06 14:41:37 +02:00
70041bd999
Don't expose platform types in public d.ts files.
...
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +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
3a973d1521
Clear menu items on update.
2015-09-10 18:29:47 +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
ff9ee707c0
Themes and styling
2015-09-04 13:48:45 +03:00
254e4a55a1
AppCompat toolbar
2015-09-04 13:48:43 +03:00
0df2b56095
Fix the way the default application label is retrieved. Check for invalid value.
2015-08-07 17:14:29 +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
78886c5e9c
FIX: Adnroid app crashes when there is action bar on main page
2015-07-24 17:07:38 +03:00
f4db4802bb
Definitions fixes
2015-07-22 17:22:56 +03:00
a458993d63
Property renamed and bug fixes
2015-07-16 13:54:19 +03:00
8c62b01fa5
Fix
2015-07-16 10:33:32 +03:00
e128f82d4f
Comments for documentation
2015-07-16 10:33:32 +03:00
319ed1a555
Fix crash beacuse of cleared ref
2015-07-15 09:59:16 +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
5c86e042c1
Fix - nav button with reflection
2015-07-15 09:35:53 +03:00
e52b0c4556
Action bar progress
2015-07-15 09:35:53 +03:00