11663 Commits

Author SHA1 Message Date
dbdbb3cf0c test(badge): migrate tests to playwright (#25486) 2022-06-21 10:58:51 -04:00
897bd4a8d0 ci: add CodeQL workflow (#25443)
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2022-06-17 15:54:16 -04:00
7483d9143a test(skeleton-text): migrate tests to playwright (#25489) 2022-06-17 13:59:36 -04:00
2232071ead test(chip): migrate tests to playwright (#25487) 2022-06-17 13:44:58 -04:00
b1821e9d0a fix(vue): components have correct type definitions (#25499)
resolves #25485
2022-06-17 13:10:11 -04:00
f9ab9b54dd fix(datetime): closing time picker no longer changes month (#25478)
resolves #25438
2022-06-17 11:35:26 -04:00
1a8d23da81 fix(item): multiple input appearance when using datetime (#25498)
* Revert "fix(item): multiple input appearance when using datetime (#25484)"

This reverts commit 3089f38f4d335c44e9913e874813dd4205c2b160.

* fix(item): multiple input appearance when using datetime

Resolves #25483
2022-06-17 10:38:19 -04:00
719091f79d chore(lerna): downgrade lerna for now (#25497) 2022-06-17 10:12:07 -04:00
3089f38f4d fix(item): multiple input appearance when using datetime (#25484)
Resolves #25479

Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-06-16 16:38:07 -04:00
b6e9c01ad3 test(img): migrate tests to playwright (#25488) 2022-06-16 16:15:46 -04:00
e52392e648 chore(): update lerna (#25492) 2022-06-16 15:51:08 -04:00
0392c7db2c chore(react-router): clean up dependencies for react router, test app (#25491) 2022-06-16 14:26:23 -04:00
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
081d394bbc chore(angular): document class-level resolver required for angular 12 (#25482) 2022-06-15 18:31:03 -04:00
3abfa780cc fix(refresher): quickly swiping down no longer causes duplicate refresh (#25476)
resolves #25418
2022-06-15 14:33:25 -04:00
1641dbc52a merge release-6.1.10
v6.1.10
2022-06-15 10:28:15 -04:00
062c482fbf chore(): update package lock files 2022-06-15 13:34:10 +00:00
918c82d036 v6.1.10 v6.1.10 2022-06-15 13:30:13 +00:00
989429d65c fix(picker-column-internal): switching off an input mode column preserves scroll (#25467) 2022-06-14 15:12:06 -04:00
6b48ed184a chore(core): clean up root and core deps (#25466) 2022-06-14 11:59:35 -04:00
198f41803b chore(vue, vue-router): update dev dependencies (#25465) 2022-06-14 11:40:22 -04:00
35c1adf10c docs(modal, popover): improve showBackdrop clarity (#25462) 2022-06-14 09:49:42 -04:00
377c4f597b fix(modal): status bar color now correct with sheet modal (#25424)
resolves #20501
2022-06-13 14:08:57 -04:00
c10df52f39 fix(modal): backdrop animation when backdropBreakpoint is 1 (#25430)
Resolves #25402
2022-06-13 13:37:11 -04:00
7b105a3471 fix(angular): router compatibility with Angular 12/13 (#25456)
Resolves #25448
2022-06-13 12:11:11 -04:00
afadf1940b docs(nav,route-outlet): use animation builder (#25451) 2022-06-13 10:29:29 -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
efe9e92984 chore(): update @stencil/sass, regenerate package-locks (#25441) 2022-06-09 13:45:48 -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
72580a22e9 merge release-6.1.9
Release 6.1.9
2022-06-08 09:58:56 -04:00
81afd5db4b chore(): update package lock files 2022-06-08 13:28:46 +00:00
8971e049e0 v6.1.9 v6.1.9 2022-06-08 13:24:46 +00: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
122cdcc825 fix(angular): add support for Angular 14 (#25403)
Resolves #25353
2022-06-07 10:11:53 -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
4195f7ee28 chore(contributing): add process notes for feature PRs (#25391) 2022-06-02 14:18:27 -05:00
4e6a60b6a4 fix(datetime): emit ionChange for non-calendar picker presentation (#25380)
Resolves #25375
2022-06-01 12:11:03 -04:00
3e310250ba merge release-6.1.8
Release 6.1.8
2022-06-01 09:37:21 -04:00
51ee93e584 chore(): update package lock files 2022-06-01 13:19:56 +00:00
747709e3ef v6.1.8 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