Liam DeBeasi
|
8629dfa9e8
|
chore(eslint): add custom rule to disallow componentOnReady method (#25944)
|
2022-09-15 11:51:51 -04:00 |
|
Liam DeBeasi
|
c938054605
|
fix(datetime): month grid no longer loops on ios (#25857)
resolves #25752
|
2022-09-01 09:52:00 -04:00 |
|
Amanda Johnston
|
bb37446032
|
fix(footer): remove toolbar bottom padding if near bottom slot tabs or keyboard is open (#25746)
Co-authored-by: EinfachHans <EinfachHans@users.noreply.github.com>
|
2022-08-16 13:22:43 -05:00 |
|
Liam DeBeasi
|
79c65dc382
|
test(playwright): add new utilities for skipping tests (#25758)
|
2022-08-16 09:18:42 -04:00 |
|
Liam DeBeasi
|
abb56d22b4
|
fix(input): exclude date inputs from scroll assist (#25749)
resolves #25745
|
2022-08-11 11:43:53 -04:00 |
|
Liam DeBeasi
|
1cecd3f1b9
|
chore(): sync with main:
|
2022-07-20 15:44:38 -04:00 |
|
Sean Perkins
|
c2781cc1c3
|
feat(range): add reference point for start position of range slider (#25598)
Resolves #24348
Co-authored-by: Sachin Garg <sg@rawzor.com>
|
2022-07-15 12:00:15 -04:00 |
|
Sean Perkins
|
2d1efdbe6d
|
perf(input): passive event listener for touch start events (#25610)
Resolves #25599
|
2022-07-14 12:20:30 -04:00 |
|
Liam DeBeasi
|
1b1b1a3800
|
fix(datetime): typing in time now updates value (#25561)
resolves #25560
|
2022-07-01 10:03:13 -04:00 |
|
Liam DeBeasi
|
a8286f6e42
|
fix(all): long press now preserves activated state (#25551)
resolves #25544
|
2022-06-30 09:56:57 -04:00 |
|
Sean Perkins
|
7ac215b2c8
|
test(item): migrate tests to playwright (#25479)
|
2022-06-29 13:28:49 -04:00 |
|
Liam DeBeasi
|
50d806ee6f
|
test(all): add await to relevant assertions (#25527)
|
2022-06-24 12:54:02 -04:00 |
|
Liam DeBeasi
|
f9ab9b54dd
|
fix(datetime): closing time picker no longer changes month (#25478)
resolves #25438
|
2022-06-17 11:35:26 -04:00 |
|
Liam DeBeasi
|
dcc2da2800
|
fix(overlays): focus is not moved if active element is in overlay (#25481)
resolves #24127, resolves #24820
Co-authored-by: MarkChrisLevy <MarkChrisLevy@users.noreply.github.com>
|
2022-06-16 10:04:11 -04:00 |
|
Liam DeBeasi
|
377c4f597b
|
fix(modal): status bar color now correct with sheet modal (#25424)
resolves #20501
|
2022-06-13 14:08:57 -04:00 |
|
Liam DeBeasi
|
a538bfe09c
|
chore(playwright): mode and direction are now set when using setContent (#25435)
|
2022-06-08 17:04:15 -04:00 |
|
Liam DeBeasi
|
0b275af5ac
|
fix(all): ripple effect is no longer added when scrolling (#25352)
resolves #22030
|
2022-06-03 12:29:36 -04:00 |
|
Liam DeBeasi
|
0b92dffa92
|
fix(range): dragging knob no longer scrolls page (#25343)
resolves #19004
|
2022-05-31 11:35:07 -04:00 |
|
Sean Perkins
|
982909017b
|
chore(playwright): dragElementByYAxis util (#25346)
|
2022-05-31 09:27:49 -04:00 |
|
Sean Perkins
|
8f5e4cd935
|
fix(refresher): attach scroll listener to custom scroll target (#25335)
Resolves #25318
|
2022-05-24 16:22:53 -04:00 |
|
Liam DeBeasi
|
0156be61cb
|
fix(nav): swipe to go back works inside card modal (#25333)
resolves #25327
|
2022-05-23 16:49:36 -04:00 |
|
Liam DeBeasi
|
a9893640b7
|
test(playwright): add spyOnEvent for Locators (#25328)
|
2022-05-23 10:03:33 -04:00 |
|
Liam DeBeasi
|
51f3179bcc
|
chore(): add stronger typing to the tapclick utility (#25316)
|
2022-05-19 09:31:21 -04:00 |
|
Sean Perkins
|
08587bcd9f
|
test(range): migrate tests to playwright (#25299)
|
2022-05-18 12:24:27 -04:00 |
|
Liam DeBeasi
|
780f16d9e0
|
fix(scroll-assist): touch end events continue to bubble on inputs (#25282)
resolves #25229
|
2022-05-16 15:47:01 -04:00 |
|
Liam DeBeasi
|
be2985bff5
|
test(playwright): do not check desktop viewports by default (#25222)
|
2022-05-03 16:32:58 -04:00 |
|
Liam DeBeasi
|
d1fc717f59
|
test(playwright): wait for events to be ready before proceeding (#25230)
|
2022-05-03 16:10:01 -04:00 |
|
Sean Perkins
|
6946e09815
|
fix(datetime): arrow navigation respects min/max values (#25182)
Resolves #25073
|
2022-05-02 13:01:25 -04:00 |
|
Sean Perkins
|
ad94e872bd
|
test(picker-column-internal): migrate tests to playwright (#25211)
|
2022-04-29 13:04:12 -04:00 |
|
Liam DeBeasi
|
7633ddbc84
|
fix(modal): card modal can now be swiped to close on the content (#25185)
resolves #22046
|
2022-04-27 12:34:12 -04:00 |
|
Liam DeBeasi
|
b259ca6a1f
|
ci(lint): ensure linted results are pushed for build to pass (#25196)
|
2022-04-26 12:58:20 -04:00 |
|
Liam DeBeasi
|
a6a772a38d
|
test(modal): migrate tests to Playwright (#25161)
|
2022-04-21 14:29:17 -04:00 |
|
Sean Perkins
|
15c169043f
|
chore(docs): remove manual documentation (#24984)
|
2022-04-21 12:31:51 -04:00 |
|
Sean Perkins
|
611832b0d5
|
fix(core): inherit aria attributes on host elements (#25156)
Resolves #20127
|
2022-04-21 10:50:56 -04:00 |
|
Sean Perkins
|
11493a086a
|
fix(datetime): time picker display matches dynamically set value (#25010)
Resolves #24967
|
2022-04-15 12:29:37 -04:00 |
|
Liam DeBeasi
|
1b407abdf5
|
fix(all): import path is now correct when using ionic in a stencil app (#25123)
resolves #25122
|
2022-04-14 09:34:52 -04:00 |
|
Liam DeBeasi
|
f30712261e
|
chore(): sync with main
|
2022-04-13 09:00:17 -04:00 |
|
Sean Perkins
|
2a313e9117
|
fix(ripple-effect): ripple displays on click or touch (#25102)
Resolves #25094
|
2022-04-12 17:03:49 -04:00 |
|
Liam DeBeasi
|
97d1935df3
|
Merge remote-tracking branch 'origin/main' into sync-main-playwright
|
2022-04-08 12:13:16 -04:00 |
|
Liam DeBeasi
|
cd2852fdcc
|
test(playwright): add event spies (#25080)
|
2022-04-08 12:12:32 -04:00 |
|
Liam DeBeasi
|
760ab24c37
|
chore(): sync with main
|
2022-04-07 14:14:05 -04:00 |
|
Sean Perkins
|
982dc853be
|
fix(datetime): warn when parsing an invalid date value (#25049)
|
2022-04-05 12:12:13 -04:00 |
|
Liam DeBeasi
|
2ebb94ba01
|
lint(): run prettier on feature-6.1
|
2022-04-04 19:38:08 +00:00 |
|
Liam DeBeasi
|
d737f7074d
|
lint(): fix lint issues with feature-6.1
|
2022-04-04 19:37:12 +00:00 |
|
Liam DeBeasi
|
cb341167c3
|
chore(): clean up merge conflicts
|
2022-04-04 19:30:54 +00:00 |
|
Liam DeBeasi
|
083a31acdc
|
chore(): sync feature-6.1 with main
|
2022-04-04 15:27:16 -04:00 |
|
Sean Perkins
|
83186598ed
|
fix(picker-column): column renders correctly with selected value (#24988)
Resolves #17664
|
2022-04-04 14:46:57 -04:00 |
|
Liam DeBeasi
|
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 |
|
Liam DeBeasi
|
5676bab316
|
lint(eslint): migrate to eslint and prettier (#25046)
|
2022-04-04 11:12:53 -04:00 |
|
Sean Perkins
|
2af24494f5
|
chore(playwright): enable type checking (#25034)
|
2022-03-31 15:42:09 -04:00 |
|