11482 Commits

Author SHA1 Message Date
033b3dbe7a chore(): disable broken refresher tests 2022-04-04 20:23:36 +00:00
1f3f9b0df7 chore(): resolve additional merge conflicts 2022-04-04 20:13:14 +00:00
2ebb94ba01 lint(): run prettier on feature-6.1 2022-04-04 19:38:08 +00:00
d737f7074d lint(): fix lint issues with feature-6.1 2022-04-04 19:37:12 +00:00
cb341167c3 chore(): clean up merge conflicts 2022-04-04 19:30:54 +00:00
083a31acdc chore(): sync feature-6.1 with main 2022-04-04 15:27:16 -04:00
83186598ed fix(picker-column): column renders correctly with selected value (#24988)
Resolves #17664
2022-04-04 14:46:57 -04:00
bcd00c7a6e fix(popover): allow arrow on desktop (#25056) 2022-04-04 13:23:07 -05:00
6ecfa5738e lint(): ignore autogenerated components.d.ts (#25055) 2022-04-04 13:45:13 -04:00
0f66c7b596 test(playwright): e2e tests now wait for appload event before proceeding (#25054)
* test(playwright): test new method of waiting

* test(): rename global variable to avoid collisions
2022-04-04 13:34:22 -04:00
ae06f4230d chore(): exclude stencil tests from type checking (#25052) 2022-04-04 12:29:07 -04:00
5676bab316 lint(eslint): migrate to eslint and prettier (#25046) 2022-04-04 11:12:53 -04:00
f5cb1f8444 feat(range): add knobMoveStart and knobMoveEnd events (#25011) 2022-04-01 11:16:01 -05:00
12fd19dd4d chore(playwright): screenshots are now ignored locally (#25043) 2022-04-01 12:06:40 -04:00
2af24494f5 chore(playwright): enable type checking (#25034) 2022-03-31 15:42:09 -04:00
0aa6d124d6 test(e2e): add infrastructure for migration to playwright (#25033) 2022-03-31 11:23:21 -04:00
b010f077fe fix(angular): routerLink allows opening in a new tab for link elements (#25014)
Resolves #24413

Co-authored-by: Julian Pfeil <5290648+Juarrow@users.noreply.github.com>
2022-03-31 09:14:33 -04:00
e8fc4ec397 merge release-6.0.14
v6.0.14
2022-03-30 09:45:22 -04:00
4ec25b0f26 v6.0.14 v6.0.14 2022-03-30 13:24:41 +00:00
136b8ec57c test(picker-column-internal): emit ionChange on scroll (#24997) 2022-03-29 16:40:21 -04:00
a296ca875c fix(react): treeshake ionic/core bundle (#24989)
Resolves #24497

Co-authored-by: mlegenhausen <mlegenhausen@mailbox.org>
2022-03-24 12:17:15 -04:00
c52f3ad2c2 docs(select,item-sliding): relative link paths (#24985) 2022-03-23 15:03:26 -04:00
8424210049 merge release-6.0.13
v6.0.13
2022-03-23 09:40:28 -04:00
c35077884d v6.0.13 v6.0.13 2022-03-23 13:14:17 +00:00
df71a0e625 docs(swiper): update swiper api link (#24972) 2022-03-22 14:11:51 -04:00
2909b080b7 fix(datetime): presentation time emits ionChange once (#24968)
Resolves #24967
2022-03-22 11:33:19 -04:00
a8fd2d9199 fix(angular): ngOnDestroy runs inside angular zone (#24949)
Resolves #22571
2022-03-21 22:16:24 -04:00
3145c76934 feat(modal): ability to programmatically set current sheet breakpoint (#24648)
Resolves #23917

Co-authored-by: Sean Perkins <sean@ionic.io>
2022-03-21 18:05:25 -04:00
9e84ef7f91 fix(popover): dismissing nested popover via backdrop now works (#24957)
resolves #24954
2022-03-21 09:28:44 -04:00
63842a25c3 refactor(angular): unused subscription in routerlink (#24950) 2022-03-19 13:10:21 -04:00
0d0740161f test(angular): update to latest ionic in test app (#24961) 2022-03-17 16:52:36 -04:00
43ac6ac471 test(react): update react e2e test app (#24960) 2022-03-17 15:51:17 -04:00
02b7baf6a6 chore() bump stencil to 2.14.2 (#24959) 2022-03-17 14:46:32 -04:00
66e125bc5e test(vue): update vue test app dependencies (#24955) 2022-03-17 13:06:48 -04:00
fc0d7282f5 merge release-6.0.12
v6.0.12
2022-03-16 09:37:18 -04:00
babe7d63ef v6.0.12 v6.0.12 2022-03-16 13:20:38 +00:00
2a438da010 feat(content, reorder-group, header, footer, infinite-scroll, refresher): add custom scroll target to improve compatibility with virtual scroll (#24883)
Resolves #23437
2022-03-15 11:47:46 -04:00
8a97f6b5c9 fix(toast): screen readers now announce toasts when presented (#24937)
resolves #22333
2022-03-15 09:14:48 -04:00
171020e9d2 feat(item): counter formatter to customize counter text display (#24336)
Resolves #24327
2022-03-14 16:38:37 -04:00
4534c8bc0b fix(vue): tapping the active tab button now correctly resets the tab stack (#24935)
resolves #24934
2022-03-14 14:44:47 -04:00
d46e1e8506 fix(datetime): reinit behavior on presentation change (#24828)
Co-authored-by: Sean Perkins <sean@ionic.io>
2022-03-11 15:45:46 -06:00
bc4cad3e7b chore(modal): typo for variable / undefined check (#24929) 2022-03-11 16:11:27 -05:00
d6d7c0576b chore(datetime): sync auto-generate output (#24930) 2022-03-11 15:45:04 -05:00
4b21958ec5 feat(modal): add canDismiss property to manage modal dismissing (#24928)
resolves #22297

Co-authored-by: EinfachHans <EinfachHans@users.noreply.github.com>
2022-03-11 14:52:29 -05:00
981eeba0e1 docs(modal): accessing modal element for controller modals (#24896)
Resolves #24673
2022-03-11 14:47:59 -05:00
e932a04223 feat(datetime): isDateEnabled to enable/disable specific days (#24898)
Resolves #24209
2022-03-11 14:40:03 -05:00
dda2b9f91c chore(): sync 6.1 with main
chore(): sync 6.1 with main
2022-03-10 15:16:18 -05:00
b835b7c0c7 feat(select): add event for when overlay is dismissed (#24400) 2022-03-10 14:19:26 -05:00
c666deca4d test(refresher): pull to refresh test (#24903) 2022-03-10 14:17:48 -05:00
8e8783190f merge release-6.0.11
v6.0.11
2022-03-10 08:54:28 -05:00