8796 Commits

Author SHA1 Message Date
d0867b5bbf fix(back-button): default md color is inhered 2018-09-25 21:02:40 +02:00
913e800ee2 docs(virtual-scroll): fix closing virtual-scroll tag in docs (#15749) 2018-09-25 13:25:17 -05:00
aaaf55cbb5 chore(): disable e2e testing in CI 2018-09-25 20:17:16 +02:00
ede5525342 fix(color): do not accept empty color
fixes #15732
2018-09-25 20:09:04 +02:00
273ed4dd3d chore(): update to latest stencil 2018-09-25 20:03:46 +02:00
97946eed20 refactor(buttons): button-native without prefix
Now we don't need prefix because of shadow-dom
2018-09-25 19:41:26 +02:00
9d6169acdd fix(buttons): fix activated, position, animation 2018-09-25 18:35:19 +02:00
633360fcba fix(all): gesture controller can block scrolling
fixes #15725
2018-09-25 17:46:58 +02:00
29d00da2b4 fix(menu-controller): expose registerAnimation
fixes #15701
2018-09-25 16:53:16 +02:00
c048f9fda2 fix(app): statusTap and hardwareGB can be activated with config
fixes #15617
2018-09-25 15:14:53 +02:00
9ec8e748a6 fix(radio): add css variables to make it customizable
fixes #15729
2018-09-25 02:53:40 +02:00
602f668787 fix(select): placeholder can be reset if value = null 2018-09-25 02:29:38 +02:00
e18f8bfa0e fix(angular): value is updates based in ionChange
fixes #15722
2018-09-25 02:18:29 +02:00
f65ec10f8d fix(toast): button color is contrast
fixes #15737
2018-09-25 02:03:24 +02:00
5f5ba66a00 fix(content): nested content
fixes #15680
2018-09-25 01:57:19 +02:00
f6678c4e20 chore(): update componentd.d.ts 2018-09-25 01:38:56 +02:00
cd4628da4d style(utils): fix lint error 2018-09-24 18:05:28 -04:00
5b3f0c326c chore(all): fix tests 2018-09-25 00:03:26 +02:00
b3aebb843c fix(back-button): add and document custom properties
removes use of `--ion-color-*` variables references #14808
documents custom properties references #14850
uses `—background` vars to prevent overriding the color css references
#14853
2018-09-24 18:01:17 -04:00
f9caace6dd docs(avatar): refactor component preview (#15663) 2018-09-24 15:01:40 -04:00
67eb661537 fix(button): disable :hover on non supported devices (#15705) 2018-09-24 13:57:19 -05:00
f68c457c06 fix(content): apply background to the inner scroll element
This allows a background image on content to take up the full screen
height behind the toolbar.

fixes #15635
2018-09-24 14:35:46 -04:00
06cb138220 fix(item-divider): add and document custom properties
references #14850
references #14808
2018-09-24 13:05:49 -05:00
7bd33a77f6 fix(angular): add event listener on window (#15628) 2018-09-24 11:48:55 -05:00
c8de84dfe5 fix(platform): using desktop instead of window 2018-09-24 11:48:14 -05:00
8dad01b0ac docs(img): fix typo (#15671) 2018-09-24 11:47:42 -05:00
94ac3ff149 refactor(haptic): add tuple types (#15651) 2018-09-24 11:47:23 -05:00
36a817c5f5 docs(fab-list): fix typo (#15670) 2018-09-24 11:46:38 -05:00
405401f1a8 docs(textarea): fix label positions (#15664) 2018-09-24 11:46:02 -05:00
7f5c35790c docs(menu-controler): fix typo (#15669) 2018-09-24 11:45:26 -05:00
7d50305b7f docs(all): fix "aditional" typo (#15672)
* docs(nav): fix typo

* docs: fix more `aditional` typings
2018-09-24 11:45:04 -05:00
c2343ef55a docs(route): fix typo (#15673) 2018-09-24 11:44:36 -05:00
786ef65676 docs(virtual-scroll): fix typos (#15674) 2018-09-24 11:44:16 -05:00
d8902b19e6 docs(alert): typo with extra speechmark (#15702) 2018-09-24 11:41:35 -05:00
a956fb9c11 chore(): vendor is updated automatically 2018-09-24 18:39:27 +02:00
e6223795df chore(): update swiper bundled version 2018-09-24 18:28:52 +02:00
f8eafa7a21 fix(all): lint errors 2018-09-24 18:20:52 +02:00
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
694b6a8795 fix(input): fix text type for select change event 2018-09-21 16:17:33 -04:00
2a040e0a11 fix(item-option): add and document custom properties
references #14850
references #14808
closes #14943
2018-09-20 15:34:37 -05:00
83594449ee style(label): fix lint error 2018-09-20 15:34:37 -05:00
54284e1cc1 test(action-sheet): remove first screenshot 2018-09-20 13:52:54 -05:00
e9800fc66d test(action-sheet): update e2e screenshots 2018-09-20 13:48:41 -05:00
f0e95c477a test(toggle): update e2e screenshots 2018-09-20 13:22:53 -05:00
43b9045c4a feat(screenshot): update to use stencil e2e screenshot testing 2018-09-20 13:22:30 -05:00
734b2225df feat(animation): ability to disable animations w/ querystring 2018-09-20 13:21:48 -05:00
efca0aee7f feat(ripple): ability to disable ripple effect w/ querystring 2018-09-20 13:21:26 -05:00
3d3e6a4179 fix(action-sheet): allow async button handler returned value 2018-09-20 13:21:07 -05:00
6b87ead2dc chore(e2e): remove old e2e testing 2018-09-20 13:20:35 -05:00
43c481e3f3 chore(package): add electron to keywords 2018-09-20 11:56:29 -05:00