2303 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
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
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
136b8ec57c test(picker-column-internal): emit ionChange on scroll (#24997) 2022-03-29 16:40:21 -04:00
c52f3ad2c2 docs(select,item-sliding): relative link paths (#24985) 2022-03-23 15:03:26 -04: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
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
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
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
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
44a6f032e7 test(footer): fade e2e test (#24901) 2022-03-09 10:53:29 -05:00
b193b83c7c test(infinite-scroll): scroll threshold (#24902) 2022-03-09 10:31:10 -05:00
8ed948e647 docs(infinite-scroll): update typings for Vue example (#24892)
Co-authored-by: ThomasHambach <ThomasHambach@users.noreply.github.com>
2022-03-07 11:05:30 -05:00
f6cde30d3e docs(button): fix fill attribute typo (#24890) 2022-03-07 08:24:05 -06:00
2ac9105796 fix(ios): swipe to go back now works in rtl mode (#24866)
resolves #19488
2022-03-07 08:59:21 -05:00
331ce6d676 fix(datetime): time picker now scrolls to correct value (#24879)
resolves #24878
2022-03-07 08:50:17 -05:00
65b43aae2b chore(): run build to update readme files (#24880) 2022-03-04 14:14:57 -05:00
c87366b186 docs(virtual-scroll): fix links to guides (#24869) 2022-03-02 15:47:16 -06:00
7131e449e5 docs(loading): remove extra script tag from vue example 2022-03-02 12:13:57 -05:00
4b5843ed5d test(): update other tests to use the new path update (#24841) 2022-03-02 09:23:18 -05:00
aacb58a322 fix(datetime): persist minutes column on hour change (#24829)
Resolves #24821
2022-02-28 13:51:52 -05:00
e4ec572043 fix(modal): sheet modal now allows input focusing when backdrop disabled (#24840)
resolves #24581
2022-02-28 13:27:12 -05:00
9e0917597c docs(datetime): remove duplicate timezone information (#24851) 2022-02-25 15:35:17 -05:00
5faf51caef docs(item): remove extra > in react example (#24844) 2022-02-25 14:38:25 -05:00
ea4a9bb694 fix(item-sliding): close() will maintain disabled state (#24847)
Resolves #24747
2022-02-25 11:49:03 -05:00
836c01c73e fix(modal): re-enable swipe gestures when modal is dismissed (#24846)
Resolves #24817
2022-02-24 15:57:18 -05:00
c35b898f1d fix(datetime): confirm method now uses selected date (#24827)
Resolves #24823
2022-02-23 15:14:53 -05:00
33292fbd92 test(datetime): listen for modal event in zoom out test (#24839) 2022-02-23 14:37:03 -05:00
62878238fc test(datetime): event for calendar month text change (#24836) 2022-02-23 12:28:13 -05:00