950 Commits

Author SHA1 Message Date
e2ea08b29b fix(menu-button): Not visible if toolbar has primary color (#15847)
* fix(menu-button): Correct color if toolbar has custom color

* fix(menu-button): Fix variable name
2018-10-08 16:05:17 -05:00
4036db5480 chore(): update readme 2018-10-08 15:46:34 -05:00
b4a73ad760 fix(infinite-scroll): implements position="top"
fixes #15481
2018-10-08 15:46:34 -05:00
f87d4bf385 fix(css): avoid cleancss bug
fixes #15807
2018-10-08 15:46:34 -05:00
3e0d9d0964 chore(ci): split out tests 2018-10-08 15:23:20 -05:00
e81af2d5aa fix(picker): stop animation when it's closed
fixes #15854
2018-10-08 14:53:47 -05:00
8cb1886672 fix(content): iOS should not have scroll in desktop
fixes #15858
2018-10-08 14:35:54 -05:00
19c449e815 fix(modal/popover): lifecycle events
fixes #15806
2018-10-08 14:28:22 -05:00
11aa241dac fix(menu): overlays can block menu closing
fixes #15880
2018-10-08 13:31:27 -05:00
e51f1f36f1 fix(item): detail context based in text color 2018-10-08 13:17:33 -05:00
f00be0db07 fix(popover): showBackdrop hides backdrop
fixes #15878
2018-10-08 13:17:33 -05:00
0bec05b705 chore(): Add rollup as dev dependency (#15846) 2018-10-08 11:41:53 -05:00
06a3028c65 fix(col): fix CSS is undefined error on IE11 (#15882)
* fix(col): fix CSS is undefined error on IE11

* Update col.tsx
2018-10-08 11:39:44 -05:00
870a92f54b test(select): await alert dismiss 2018-10-08 11:31:07 -05:00
f1d241678a chore(): update stencil 2018-10-08 10:52:03 -05:00
6b88e4c52b chore(): fix lint issue 2018-10-08 10:30:08 -05:00
a87a8738ed chore(screenshot): local & CI integration (#15825) 2018-10-08 10:28:39 -05:00
9d109d68c8 fix(all): disable animations in e2e tests 2018-10-08 10:18:31 -05:00
2909e1cc7b chore(): fix component.d.ts random changes 2018-10-08 09:50:35 -05:00
5f659420fd fix(reorder-group): delegate dom reordering
fixes #15836
2018-10-08 09:46:37 -05:00
0983f95d9f test(components): migrate e2e tests to puppeteer
references #15803
2018-10-05 18:30:24 -04:00
6bc35a306c test(components): migrate e2e tests to puppeteer
references #15803
2018-10-05 18:11:11 -04:00
92cd9cc238 test(fab): update fab tests and migrate to new e2e
references #15803
2018-10-05 17:48:22 -04:00
a1af131a86 chore(stencil): downgrade stencil to fix tests 2018-10-05 16:28:39 -04:00
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
23df042d78 fix(input): add and document custom properties
references #14850
2018-10-05 14:01:47 -05:00
4fd817ca4e test(infinite-scroll): migrate e2e tests
references #15803
2018-10-05 10:31:52 -05:00
83fd527630 docs(components): update readmes from build script 2018-10-05 10:35:50 -04:00
24f33730a0 feat(nav): animation is customizable
fixes #15851
2018-10-04 18:06:19 +02:00
dc976cc745 feat(overlays): expose animation customization 2018-10-04 17:21:15 +02:00
3d985871e4 fix(tabs): badgeColor works again
fixes #15559
fixes #14840
2018-10-02 21:33:48 +02:00
d9e0bd33b7 test(menu): fix test 2018-10-02 19:00:44 +02:00
fd01308a8d fix(hide/show): fix show-when/hide-when
fixes #15813
2018-10-02 19:00:44 +02:00
c6bfda0d9b test(input): migrate e2e tests
references #15803
2018-10-02 11:49:26 -05:00
7370218b2d test(item): migrate e2e tests
references #15803
2018-10-02 11:49:26 -05:00
e6bd6d4254 test(item-sliding): migrate e2e tests 2018-10-02 11:49:25 -05:00
c9886e23a4 test(label): migrate e2e tests
references #15803
2018-10-02 11:49:25 -05:00
030227b1d8 test(list): migrate e2e tests
references #15803
2018-10-02 11:49:25 -05:00
05f3d92af4 test(loading): migrate e2e tests
references #15803
2018-10-02 11:49:25 -05:00
2f9aaa2e0c chore(): update stencil + fix lint errors 2018-10-02 17:54:32 +02:00
5560dcd713 fix(all): avoid using focus() since it conflicts with HTMLElement
fixes #15810
2018-10-02 17:13:45 +02:00
0337c7f567 fix(angular): backButton event uses ionBackButton 2018-10-02 13:15:09 +02:00
657c2edc4d test(modal): migrate e2e tests
references #15803
2018-10-01 15:05:48 -05:00
6b77d0011f test(popover): migrate e2e tests
references #15803
2018-10-01 15:00:32 -05:00
5aaacbc91b test(radio): migrate e2e tests
references #15803
2018-10-01 14:31:25 -05:00
8f82743201 test(radio-group): migrate e2e tests
references #15803
2018-10-01 14:26:55 -05:00
95f7a4a61f test(range): migrate e2e tests
references #15803
2018-10-01 14:24:39 -05:00
25170446d0 test(refresher): migrate e2e tests
references #15803
2018-10-01 14:18:23 -05:00
2eb49b5be5 test(reorder): migrate e2e tests
references #15803
2018-10-01 14:13:57 -05:00
f38554aa65 test(searchbar): migrate e2e tests
references #15803
2018-10-01 14:09:00 -05:00