|
|
ec4a36ea4e
|
chore(): sync with main (#25450)
|
2022-06-10 14:20:04 -04:00 |
|
|
|
a8fb570c3c
|
chore(range): pin css variables available on MD only (#25433)
|
2022-06-10 13:17:02 -04:00 |
|
|
|
d3060102fd
|
chore(prettier): align configuration with stylelint rules (#25434)
|
2022-06-10 12:58:51 -04:00 |
|
|
|
692653842b
|
fix(popover): ensure popover does not go offscreen when adjusting top position (#25350)
resolves #25349
|
2022-06-09 16:58:53 -04:00 |
|
|
|
eb26397770
|
chore(): sync with main
|
2022-06-09 13:46:49 -04:00 |
|
|
|
efe9e92984
|
chore(): update @stencil/sass, regenerate package-locks (#25441)
|
2022-06-09 13:45:48 -04:00 |
|
|
|
354ff07016
|
Merge remote-tracking branch 'origin/main' into sync-feature-6.2-a
|
2022-06-08 17:05:32 -04:00 |
|
|
|
a538bfe09c
|
chore(playwright): mode and direction are now set when using setContent (#25435)
|
2022-06-08 17:04:15 -04:00 |
|
|
|
efdaf90c5a
|
fix(fab-button): improve ripple effect behavior on click (#25413)
resolves #21772
|
2022-06-08 13:28:20 -04:00 |
|
|
|
81afd5db4b
|
chore(): update package lock files
|
2022-06-08 13:28:46 +00:00 |
|
|
|
8971e049e0
|
v6.1.9
|
2022-06-08 13:24:46 +00:00 |
|
|
|
8454ce811b
|
Merge remote-tracking branch 'origin/main' into sync-feature-6.2-main
|
2022-06-07 14:19:36 -04:00 |
|
|
|
5a606de14b
|
test(datetime): migrate tests to playwright (#25400)
|
2022-06-07 14:19:24 -04:00 |
|
|
|
1e8c95d592
|
docs(breadcrumbs): remove incorrect prop descriptions (#25415)
|
2022-06-07 11:28:39 -05:00 |
|
|
|
8b7c07968e
|
feat(picker-column-internal): add ability to disable items (#25412)
|
2022-06-07 11:27:25 -04:00 |
|
|
|
0b275af5ac
|
fix(all): ripple effect is no longer added when scrolling (#25352)
resolves #22030
|
2022-06-03 12:29:36 -04:00 |
|
|
|
a9600a100f
|
test(toggle): migrate tests to Playwright (#25394)
|
2022-06-03 09:28:27 -05:00 |
|
|
|
52ec74193b
|
fix(label): text contents will repaint on change (#25395)
|
2022-06-03 10:18:15 -04:00 |
|
|
|
866d4528ad
|
fix(datetime): ensure that default month shown is always in bounds (#25351)
Resolves #25320
|
2022-06-02 22:27:25 -04:00 |
|
|
|
4e6a60b6a4
|
fix(datetime): emit ionChange for non-calendar picker presentation (#25380)
Resolves #25375
|
2022-06-01 12:11:03 -04:00 |
|
|
|
51ee93e584
|
chore(): update package lock files
|
2022-06-01 13:19:56 +00:00 |
|
|
|
747709e3ef
|
v6.1.8
|
2022-06-01 13:16:39 +00:00 |
|
|
|
d83bcd2b7f
|
fix(all): improve compatibility with vite (#25381)
resolves #23823
|
2022-05-31 17:40:31 -04:00 |
|
|
|
5a1a5f6b4c
|
fix(item-sliding): swiping inside of virtual scroller now prevents scrolling (#25345)
|
2022-05-31 14:38:27 -04:00 |
|
|
|
d5cde5e5c0
|
refactor(modal): use new content scroll utils for swipe to close (#25344)
|
2022-05-31 11:51:06 -04:00 |
|
|
|
0b92dffa92
|
fix(range): dragging knob no longer scrolls page (#25343)
resolves #19004
|
2022-05-31 11:35:07 -04:00 |
|
|
|
982909017b
|
chore(playwright): dragElementByYAxis util (#25346)
|
2022-05-31 09:27:49 -04:00 |
|
|
|
2c7746d773
|
chore(): update package lock files
|
2022-05-26 15:34:56 +00:00 |
|
|
|
8f46db727a
|
v6.1.7
|
2022-05-26 15:31:06 +00:00 |
|
|
|
97cfbbb65d
|
fix(types): improve intellisense with colors (#25347)
|
2022-05-25 14:06:19 -04:00 |
|
|
|
8f5e4cd935
|
fix(refresher): attach scroll listener to custom scroll target (#25335)
Resolves #25318
|
2022-05-24 16:22:53 -04:00 |
|
|
|
9e5b10a215
|
fix(datetime): don't update value on confirm call if no date was selected (#25338)
|
2022-05-24 09:29:31 -05:00 |
|
|
|
0156be61cb
|
fix(nav): swipe to go back works inside card modal (#25333)
resolves #25327
|
2022-05-23 16:49:36 -04:00 |
|
|
|
311c634d20
|
fix(item, list): list aria roles are added (#25336)
resolves #19939
|
2022-05-23 15:50:28 -04:00 |
|
|
|
a9893640b7
|
test(playwright): add spyOnEvent for Locators (#25328)
|
2022-05-23 10:03:33 -04:00 |
|
|
|
5aa610709d
|
test(app): migrate tests to playwright (#25323)
|
2022-05-23 09:38:53 -04:00 |
|
|
|
8130f2c509
|
test(button): ripple effect screenshot tests (#25295)
|
2022-05-20 12:47:06 -04:00 |
|
|
|
61e571e585
|
fix(accordion): accordions expand when using binding (#25322)
resolves #25307
|
2022-05-20 09:43:04 -04:00 |
|
|
|
60054310af
|
fix(menu): rtl menu no longer disappears on ios 15 (#25309)
resolves #25192
|
2022-05-19 14:16:52 -04:00 |
|
|
|
51f3179bcc
|
chore(): add stronger typing to the tapclick utility (#25316)
|
2022-05-19 09:31:21 -04:00 |
|
|
|
48a3794c16
|
docs(content): set scrollEvents to true to listen to scroll events (#25314)
Resolves #25308
|
2022-05-18 22:20:24 -04:00 |
|
|
|
fdc55c0727
|
fix(modal): swipe to close on content blocks scroll in ion-nav (#25300)
resolves #25298
|
2022-05-18 15:16:18 -04:00 |
|
|
|
08587bcd9f
|
test(range): migrate tests to playwright (#25299)
|
2022-05-18 12:24:27 -04:00 |
|
|
|
05ae8e2072
|
test(picker-column): migrate tests to playwright (#25303)
|
2022-05-18 11:53:12 -04:00 |
|
|
|
aa5899db72
|
chore(): update package lock files
|
2022-05-18 08:43:37 -04:00 |
|
|
|
64e1953b98
|
v6.1.6
|
2022-05-18 12:35:43 +00:00 |
|
|
|
780f16d9e0
|
fix(scroll-assist): touch end events continue to bubble on inputs (#25282)
resolves #25229
|
2022-05-16 15:47:01 -04:00 |
|
|
|
b35e946168
|
test(popover): migrate tests to Playwright (#25176)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
|
2022-05-16 09:31:00 -05:00 |
|
|
|
a6b66111ce
|
test(breadcrumbs): migrate tests to Playwright (#25269)
|
2022-05-16 09:09:33 -05:00 |
|
|
|
2557bf3c3e
|
fix(modal): reset breakpoint to initial breakpoint on present (#25246)
Resolves #25245
|
2022-05-15 23:06:24 -04:00 |
|