Commit Graph

140 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
7f38d377dd fix(tap-click): prevent activated while scrolling
fixes #15752
2018-09-26 01:40:02 +02:00
Manu Mtz.-Almeida
0379977e1b feat(app): adds _forceStatusbarPadding for ionic lab 2018-09-26 01:13:15 +02:00
Manu Mtz.-Almeida
ede5525342 fix(color): do not accept empty color
fixes #15732
2018-09-25 20:09:04 +02:00
Manu Mtz.-Almeida
633360fcba fix(all): gesture controller can block scrolling
fixes #15725
2018-09-25 17:46:58 +02:00
Manu Mtz.-Almeida
c048f9fda2 fix(app): statusTap and hardwareGB can be activated with config
fixes #15617
2018-09-25 15:14:53 +02:00
Brandy Carney
cd4628da4d style(utils): fix lint error 2018-09-24 18:05:28 -04:00
Daniel Sogl
94ac3ff149 refactor(haptic): add tuple types (#15651) 2018-09-24 11:47:23 -05:00
Manu Mtz.-Almeida
f8eafa7a21 fix(all): lint errors 2018-09-24 18:20:52 +02:00
ptitjes
b2b5d93d36 fix(overlay): register backbutton handler only when needed (#15615)
Fixes #15601.

When listening to ionBackButton events, only registers the
backbutton handler if there is actually an overlay. This will
give a chance to handlers with lower priority to eventually run.
2018-09-24 09:45:19 -05:00
mhartington
694b6a8795 fix(input): fix text type for select change event 2018-09-21 16:17:33 -04:00
Manu Mtz.-Almeida
c49d896e08 refactor(all): using ComponentInterface 2018-09-14 18:47:00 +02:00
Manu Mtz.-Almeida
9ad05d85cd refactor(back-button): handle busy state better 2018-09-14 17:12:22 +02:00
Manu Mtz.-Almeida
75c2d744b6 fix(overlay): only register backButton listener once 2018-09-14 17:04:51 +02:00
mhartington
6da765b3d5 fix(): handle failure in hardware back button 2018-09-14 10:58:39 -04:00
Manu Mtz.-Almeida
ff919de972 fix(): remove argument-less catch() 2018-09-14 03:03:21 +02:00
Manu Mtz.-Almeida
ca5866493b fix(overlay): animation can be interrupted
fixes #15506
2018-09-14 01:41:28 +02:00
Manu Mtz.-Almeida
6e5c035b39 chore(tslint): disable 'no-floating-promises' 2018-09-14 00:50:44 +02:00
Brandy Carney
fcb45d12e2 style(components): don't self close tags 2018-09-12 11:38:20 -04:00
Brandy Carney
6ed4690834 style(tap-click): rename activable to activatable 2018-09-12 11:38:20 -04:00
Manu Mtz.-Almeida
37c9be7453 fix(back-button): subscribe to body 2018-09-11 14:11:43 +02:00
Manu Mtz.-Almeida
bb1924315e fix(esm): reorganiza exports 2018-09-11 10:54:30 +02:00
Manu Mtz.-Almeida
bf486e2c99 docs(overlay): onDidDismiss() and onWillDismiss() 2018-09-07 16:45:11 +02:00
Paul Stelzer
b362b0ad8d fix(core): matchBreakpoint will return true if breakPoint is empty string (#15498)
Closes #15495
2018-09-07 16:16:37 +02:00
Manu Mtz.-Almeida
4876df928d chore(): tslint checks 2018-09-06 21:49:35 +02:00
Manu Mtz.-Almeida
1f24370497 chore(): update tslint 2018-09-04 23:56:58 +02:00
Manu Mtz.-Almeida
1d56dc713c chore(): fix linter issues 2018-09-04 01:11:35 +02:00
Manu Mtz.-Almeida
4ccbefa4c6 feat(overlays): close overlay with back-button 2018-09-04 01:09:29 +02:00
Manu Mtz.-Almeida
dfac9dc4e9 feat(app): hardware back button support 2018-09-03 00:31:21 +02:00
Manu Mtz.-Almeida
ba2230510e refactor(all): strict boolean conditions 2018-09-01 17:23:03 +02:00
Brandy Carney
4c879900e5 style(core): fix misspellings 2018-08-30 17:06:17 -04:00
Manu Mtz.-Almeida
89ba55d07b fix(overlay): overlay is not hidden 2018-08-29 19:56:37 +02:00
Manu Mtz.-Almeida
cc960c3d48 fix(overlays): expose mode, id, keyboardClose
fixes #15366
2018-08-29 16:19:51 +02:00
Manu Mtz.-Almeida
ba428cd765 fix(overlay): overlays are hidden until presented
fixes #15345
2018-08-29 01:51:43 +02:00
Manu Mtz.-Almeida
82f9fd4ce7 fix(angular): platform does not crash
fixes #15348
2018-08-29 01:39:58 +02:00
Manu Mtz.-Almeida
8dfc52f63d fix(angular): overlay not found
fixes #15349
2018-08-29 01:39:57 +02:00
Manu Mtz.-Almeida
1d46973785 refactor(all): make all method return a promise 2018-08-28 22:20:10 +02:00
Manu Mtz.-Almeida
7356ba5883 feat(platform): add capacitor 2018-08-27 01:02:39 +02:00
Manu Mtz.-Almeida
57d23753a6 feat(all): strong typed ComponentProps 2018-08-27 00:47:10 +02:00
Manu Mtz.-Almeida
c446d1b6d1 fix(hide-when): mode is a reserved property 2018-08-26 22:29:46 +02:00
Manu Mtz.-Almeida
8b768fb73d fix(overlay): expose "animated" API
fixes #14775
2018-08-26 19:06:50 +02:00
Manu Mtz.-Almeida
c1c51025f3 fix(overlays): dismiss last overlay 2018-08-25 16:53:32 +02:00
Manu Mtz.-Almeida
2c8bc0433b fix(modal): make sure content is ready
fixes #14969
2018-08-25 16:53:32 +02:00
Manu Mtz.-Almeida
3ffa3cd7db fix(platform): better detect platforms + css API
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
Manu Mtz.-Almeida
70a38ac594 fix(transition): cleanup transition
fixes #15317
2018-08-25 16:53:31 +02:00
Manu Mtz.-Almeida
dc82675ccb fix(app): listen statusTap event 2018-08-25 16:53:31 +02:00
Manu Mtz.-Almeida
4a45effe8c fix(ripple-effect): using method invocation instead of events
fixes #15318
2018-08-24 22:58:12 +02:00
Manu Mtz.-Almeida
b8a87fbd12 fix(nav): remove nav-decor once transition finished
fixes #15121
2018-08-24 19:51:21 +02:00
Manu Mtz.-Almeida
151c58e12f fix(select): support any kind of value
fixes #15200
2018-08-24 04:15:41 +02:00
Manu Mtz.-Almeida
091b43362b fix(config): using sessionStorage is not safe 2018-08-22 11:16:42 +02:00
Manu Mtz.-Almeida
c567a82bfc fix(overlays): esc button works closed top overlays
fixes #14662
2018-08-21 18:04:00 +02:00