Manu MA
4d3ad67740
refactor(tabs): apply design-doc ( #16048 )
2018-10-25 22:13:19 +02:00
Adam Bradley
a9fd3399de
test(e2e): force roboto font on all systems ( #15993 )
2018-10-19 15:22:15 -05:00
Manu Mtz.-Almeida
a72fced6fe
fix(all): docs for all missing props
2018-10-11 16:24:08 -05:00
Manu Mtz.-Almeida
19c449e815
fix(modal/popover): lifecycle events
...
fixes #15806
2018-10-08 14:28:22 -05:00
Manu Mtz.-Almeida
9d109d68c8
fix(all): disable animations in e2e tests
2018-10-08 10:18:31 -05:00
Manu Mtz.-Almeida
2909e1cc7b
chore(): fix component.d.ts random changes
2018-10-08 09:50:35 -05:00
Manu Mtz.-Almeida
24f33730a0
feat(nav): animation is customizable
...
fixes #15851
2018-10-04 18:06:19 +02:00
Manu Mtz.-Almeida
2f9aaa2e0c
chore(): update stencil + fix lint errors
2018-10-02 17:54:32 +02:00
Manu Mtz.-Almeida
5560dcd713
fix(all): avoid using focus() since it conflicts with HTMLElement
...
fixes #15810
2018-10-02 17:13:45 +02:00
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