Commit Graph

929 Commits

Author SHA1 Message Date
Brandy Carney
6bc35a306c test(components): migrate e2e tests to puppeteer
references #15803
2018-10-05 18:11:11 -04:00
Brandy Carney
92cd9cc238 test(fab): update fab tests and migrate to new e2e
references #15803
2018-10-05 17:48:22 -04:00
Brandy Carney
a1af131a86 chore(stencil): downgrade stencil to fix tests 2018-10-05 16:28:39 -04:00
Brandy Carney
f885f7d10a fix(item): add input highlight using an absolute div (#15856)
Adds the following CSS properties to item:

```
--highlight-color-focused
--highlight-color-valid
--highlight-color-invalid
--highlight-height
```

This also fixes an issue where we were showing the highlight on items
with no lines, and shows inset vs full properly. Adds documentation and tests for input focus.

fixes #14036 fixes #9639 fixes #14952 closes #15690
2018-10-05 16:15:39 -04:00
Cam Wiegert
23df042d78 fix(input): add and document custom properties
references #14850
2018-10-05 14:01:47 -05:00
Cam Wiegert
4fd817ca4e test(infinite-scroll): migrate e2e tests
references #15803
2018-10-05 10:31:52 -05:00
Brandy Carney
83fd527630 docs(components): update readmes from build script 2018-10-05 10:35:50 -04:00
Manu Mtz.-Almeida
24f33730a0 feat(nav): animation is customizable
fixes #15851
2018-10-04 18:06:19 +02:00
Manu Mtz.-Almeida
dc976cc745 feat(overlays): expose animation customization 2018-10-04 17:21:15 +02:00
Manu Mtz.-Almeida
3d985871e4 fix(tabs): badgeColor works again
fixes #15559
fixes #14840
2018-10-02 21:33:48 +02:00
Manu Mtz.-Almeida
d9e0bd33b7 test(menu): fix test 2018-10-02 19:00:44 +02:00
Manu Mtz.-Almeida
fd01308a8d fix(hide/show): fix show-when/hide-when
fixes #15813
2018-10-02 19:00:44 +02:00
Cam Wiegert
c6bfda0d9b test(input): migrate e2e tests
references #15803
2018-10-02 11:49:26 -05:00
Cam Wiegert
7370218b2d test(item): migrate e2e tests
references #15803
2018-10-02 11:49:26 -05:00
Cam Wiegert
e6bd6d4254 test(item-sliding): migrate e2e tests 2018-10-02 11:49:25 -05:00
Cam Wiegert
c9886e23a4 test(label): migrate e2e tests
references #15803
2018-10-02 11:49:25 -05:00
Cam Wiegert
030227b1d8 test(list): migrate e2e tests
references #15803
2018-10-02 11:49:25 -05:00
Cam Wiegert
05f3d92af4 test(loading): migrate e2e tests
references #15803
2018-10-02 11:49:25 -05: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
0337c7f567 fix(angular): backButton event uses ionBackButton 2018-10-02 13:15:09 +02:00
Cam Wiegert
657c2edc4d test(modal): migrate e2e tests
references #15803
2018-10-01 15:05:48 -05:00
Cam Wiegert
6b77d0011f test(popover): migrate e2e tests
references #15803
2018-10-01 15:00:32 -05:00
Cam Wiegert
5aaacbc91b test(radio): migrate e2e tests
references #15803
2018-10-01 14:31:25 -05:00
Cam Wiegert
8f82743201 test(radio-group): migrate e2e tests
references #15803
2018-10-01 14:26:55 -05:00
Cam Wiegert
95f7a4a61f test(range): migrate e2e tests
references #15803
2018-10-01 14:24:39 -05:00
Cam Wiegert
25170446d0 test(refresher): migrate e2e tests
references #15803
2018-10-01 14:18:23 -05:00
Cam Wiegert
2eb49b5be5 test(reorder): migrate e2e tests
references #15803
2018-10-01 14:13:57 -05:00
Cam Wiegert
f38554aa65 test(searchbar): migrate e2e tests
references #15803
2018-10-01 14:09:00 -05:00
Cam Wiegert
82ed6da590 test(segment): migrate e2e tests
references #15803
2018-10-01 14:01:03 -05:00
Cam Wiegert
c92ea28c38 test(slides): migrate e2e tests
references #15803
2018-10-01 13:56:32 -05:00
Cam Wiegert
5b7cf4f33c test(spinner): migrate e2e tests
references #15803
2018-10-01 13:56:32 -05:00
Cam Wiegert
c1bee23026 test(split-pane): migrate e2e tests
references #15803
2018-10-01 13:56:32 -05:00
Cam Wiegert
30a14d3b2b test(text): migrate e2e tests
references #15803
2018-10-01 13:56:32 -05:00
Cam Wiegert
f58e18fbe6 test(textarea): migrate e2e tests
references #15803
2018-10-01 13:56:32 -05:00
Cam Wiegert
f2d16a58fa test(thumbnail): migrate e2e tests
references #15803
2018-10-01 13:56:32 -05:00
mhartington
37e867501d docs(): add css for preview demo 2018-10-01 14:20:58 -04:00
Manu Mtz.-Almeida
08beee3393 fix(menu): menu registers itself before it's ready 2018-10-01 18:18:39 +02:00
Manu Mtz.-Almeida
a5c2cc1835 fix(menu): wait until all menus are ready
fixes #15727
2018-10-01 17:31:55 +02:00
Yomyer
e916500e69 fix(input): tabindex or tab in ion-input do not work with clearInput fix 2018-09-30 07:16:48 -05:00
Manu Mtz.-Almeida
6b0d812d37 fix(css): remove selection color 2018-09-29 16:14:15 +02:00
Cam Wiegert
4d8b460310 test(toast): migrate e2e tests 2018-09-28 08:58:07 -05:00
Manu Mtz.-Almeida
2f500697f8 chore(): fix @types/node 2018-09-27 18:30:13 +02:00
Cam Wiegert
d88bcf8408 test(toolbar): update e2e screenshots 2018-09-27 10:51:10 -05:00
Manu Mtz.-Almeida
844c33a024 fix(fab-button): ripple-effect in safari
fixes #15768
2018-09-27 17:06:03 +02:00
Manu Mtz.-Almeida
2f0ddc5e1b chore(): update deps 2018-09-27 15:07:11 +02:00
mhartington
db6ddb0d66 fix(slides): disable autoplay by default
Closes #15766
2018-09-26 18:20:14 -04:00
Manu Mtz.-Almeida
6ea6d53354 4.0.0-beta.12 2018-09-26 21:03:07 +02:00
Manu Mtz.-Almeida
62eff0a5dc fix(all): safe margins for fab, item-header, tabbar 2018-09-26 20:56:09 +02:00
Mike Hartington
a3c85ae301 fix(): add safe area cutouts (#15750)
* fix(): add safe area cutouts

* fix(): adjust safe-area padding

* fix(): safe area improvments

* fix(): safe-area-improvments for padding

* fix(): safe-area improvements for items

* fix(): safe-area fix for core css

* fix(): safe-area fix for list header

* fix(): safe-area fix for popover

* fix(): safe-area validates

* chore(): ci updates

* fix(): safe-area revert padding changes for now

* padding is being applied twice

* safe-area-left is applied to item
2018-09-26 13:01:54 -05:00