f768fda881
Fixed some slow tests. ( #1968 )
...
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
073cc94926
implemented CSS animations
...
fixing animation tests
2016-03-25 15:26:48 +02:00
d129dc5904
ShownModally fired when the dialog is actually shown in Android
2016-03-24 17:29:35 +02:00
2fc85a5488
Page.showModal API extended
2016-03-22 16:46:14 +02:00
2cabf02215
Fixed navigation events
2016-03-18 11:55:52 +02:00
d2c7b9968a
Resolved Issue #1242 : Add Page showingModally
event.
2015-12-12 16:42:23 +02:00
037690064e
Fixed issue 926.
2015-10-23 09:15:39 +03:00
8dc0e810e8
Fixed #727 : Provide a way to get a reference to the currently showing modal page instance.
2015-10-21 11:55:11 +03:00
c939e52b06
added simple showModal() overload
2015-10-19 10:58:42 +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
eec823d29d
Added closeModal() to the d.ts and updated the sample app.
2015-10-01 11:13:52 +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
a458993d63
Property renamed and bug fixes
2015-07-16 13:54:19 +03:00
e52b0c4556
Action bar progress
2015-07-15 09:35:53 +03:00
4d30170bbe
Resolved issue #263
2015-07-01 14:16:21 +03:00
6cc5675d31
Resolved #294 : Add an optional fullscreen parameter to Page.showModal method.
2015-06-11 11:04:08 +03:00
1ef880bc55
Descriptions fixed and navigation methods mad private
2015-05-19 13:37:38 +03:00
fe66104595
Page events
2015-05-19 13:37:38 +03:00
90722cfc67
Resolved #142 : Modal views.
2015-05-18 14:13:46 +03:00
03ddb15d14
Fixed issue with remaining options menu item (iOS).
2015-05-13 11:27:56 +03:00
95ca8d9c8c
Replace knownEvents modules with static strings.
2015-04-24 09:29:00 +03:00
6ad062bbdf
_addArrayFromBuilder and _context exposed in definitions
2015-03-30 11:56:58 +03:00
23b1825fc7
implement menuOptions
2015-03-26 17:32:27 +02:00
70756fb115
OptionsMenu XML support
2015-03-26 17:32:25 +02:00
cc829e0152
definitions fixed
2015-03-03 10:34:40 +02:00