Liam DeBeasi
5e41391ed2
fix(sanitizer): improve reliability of sanitizer ( #26820 )
2023-02-17 15:28:01 -05:00
Liam DeBeasi
1a346b6206
fix(datetime): days of week and spacing buttons are not announced by screen readers ( #26813 )
...
resolves #26811
2023-02-16 15:05:35 -05:00
Liam DeBeasi
3a64de49db
fix(swipe-back): gesture rtl setting is reactive ( #26795 )
...
resolves #26794
2023-02-16 14:41:09 -05:00
Liam DeBeasi
eaf088c3a2
test(toast): toHaveScreenshot signature is correct ( #26812 )
2023-02-16 13:48:54 -05:00
Joe Woodhouse
fef634f7f0
fix(hide-caret): blur listener correctly removed ( #26808 )
...
resolves #26807
2023-02-16 12:49:53 -05:00
Liam DeBeasi
804e54e5ca
test(many): migrate to new toHaveScreenshot API ( #26797 )
2023-02-16 11:37:29 -05:00
Joe Woodhouse
caa8719cea
fix(input): compositionend event is removed on unmount ( #26806 )
...
resolves #26805
2023-02-16 11:15:30 -05:00
Liam DeBeasi
7b879fec3d
fix(content): fullscreen works when rotating device ( #26782 )
...
resolves #26743
2023-02-13 14:59:42 -05:00
Liam DeBeasi
3717dc452c
test(tap-click): skip flaky test ( #26776 )
2023-02-13 11:46:59 -05:00
Liam DeBeasi
21c0806bbd
fix(tap-click): instant activate does not use a setTimeout ( #26748 )
2023-02-09 09:09:51 -05:00
Liam DeBeasi
37591255b4
fix(button): size and strong are respected in ion-buttons ( #26726 )
...
resolves https://github.com/ionic-team/ionic-framework/issues/16289
2023-02-07 08:44:10 -05:00
Liam DeBeasi
418e503433
test(many): disable flaky tests ( #26733 )
2023-02-03 16:51:47 -05:00
Liam DeBeasi
a9e000b433
fix(chip): descenders are not clipped in label ( #26729 )
...
resolves #18313
2023-02-03 15:00:22 -05:00
Liam DeBeasi
7553cc7b0d
test(many): resolve more flaky tests ( #26731 )
2023-02-03 13:21:38 -05:00
Sean Perkins
9d6ec2925c
fix(refresher): prevent clearing virtual scroll overflow styling ( #26613 )
...
Resolves #26553
2023-02-02 13:20:03 -05:00
Liam DeBeasi
95f65a5a39
fix(popover): resolve import warning in stencil apps ( #26705 )
...
resolves #26704
2023-01-31 15:34:57 -05:00
Liam DeBeasi
69d89eae94
fix(popover): popover opens on chrome 109 ( #26672 )
...
resolves #26643
2023-01-30 11:55:20 -05:00
Sean Perkins
95a3c69bbb
fix(item): inherit aria attributes before render ( #26546 )
...
Resolves #26538
2023-01-27 16:02:45 -05:00
Amanda Johnston
63afc279e5
test(overlays): re-enable hidden focusable element test ( #26685 )
2023-01-27 09:04:07 -06:00
Liam DeBeasi
a687457936
fix(select): setting options async updates rendered text ( #26667 )
...
resolves #19324
2023-01-25 13:30:03 -05:00
Liam DeBeasi
946807d67b
fix(select): focusing item works in firefox ( #26668 )
2023-01-24 14:17:04 -05:00
Liam DeBeasi
c6620c7c74
fix(picker-column): cssClass is set on column ( #26658 )
...
resolves #26653
2023-01-23 11:05:55 -05:00
Liam DeBeasi
1115203120
fix(modal, popover): warn if trigger element was not found ( #26650 )
2023-01-20 15:04:16 -05:00
Amanda Johnston
22e9ff866f
fix(action-sheet): button icons are not announced by screen readers ( #26640 )
2023-01-19 14:50:05 -06:00
Amanda Johnston
77ccac0590
fix(toggle): on-off icon is not announced by screen readers ( #26641 )
2023-01-19 12:40:37 -06:00
Liam DeBeasi
dd7cd8c0bf
fix(fab-button): icon is not announced by screen readers ( #26619 )
...
resolves #22296
2023-01-19 09:31:26 -05:00
Liam DeBeasi
2dca54a457
docs(breadcrumb): remove documentation for nonexistent APIs ( #26630 )
...
resolves #26625
2023-01-18 14:31:34 -05:00
Liam DeBeasi
c01600191e
chore(): sync with main
2023-01-18 09:36:43 -05:00
Amanda Johnston
7b947b5d58
fix(datetime): allow header to render in all wheel picker presentations ( #26616 )
2023-01-17 15:15:43 -06:00
Liam DeBeasi
a31e1e594d
fix(input): clear button uses contrast when setting color on item ( #26592 )
...
resolves #26337
2023-01-17 11:07:08 -05:00
Liam DeBeasi
911b1d496e
fix(list): inset lists render correctly ( #26586 )
...
resolves #20819
2023-01-11 17:12:41 -05:00
Liam DeBeasi
2450a1e821
fix(loading): support custom aria-label ( #26581 )
...
resolves #24486
2023-01-10 08:59:52 -05:00
Liam DeBeasi
77ce9e066e
fix(segment): nested interactive is not rendered ( #26575 )
2023-01-09 13:08:01 -05:00
Liam DeBeasi
df4882d4d1
fix(tab-button): nested interactives are not rendered ( #26576 )
...
resolves #23332
2023-01-09 09:41:39 -05:00
Liam DeBeasi
d13a14658d
fix(datetime): time wheel input mode is dismissed on user scroll ( #26567 )
2023-01-06 12:08:38 -05:00
Amanda Johnston
c2e1ad385d
chore(many): replace any types and add tech debt tickets ( #26293 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2023-01-06 09:34:55 -06:00
Tommertom
27527025e4
feat(router): export hook interfaces ( #26551 )
2023-01-05 08:30:35 -05:00
Sean Perkins
3e671b9c8f
fix(picker-column-internal): blurring picker does not throw error ( #26560 )
...
Resolves #26559
2023-01-04 16:13:56 -05:00
Sean Perkins
32c2622ab0
fix(modal): canDismiss type with data and role ( #26547 )
...
Resolves #26544
2023-01-04 13:33:14 -05:00
Alice
c238ede622
chore(jsdoc): move comment on RadioGroup ( #26558 )
...
* chore(jsdoc): change JSDoc on RadioGroup to double slash (//) comment
This converts a multiline comment (like `/**...*/`) above the
`RadioGroup` component class to be a series of `//` comments instead.
This is done to prevent the comment from being accidentally recognized
as a JSDoc comment for the class when a Stencil version incorporating
this change is installed:
2e4b1fcdc0
* move down to the relevant line, keep as multi-line comment
2023-01-04 12:28:30 -05:00
Liam DeBeasi
1e9cf12a74
test(many): skip additional flaky tests ( #26523 )
2023-01-04 10:19:48 -05:00
Liam DeBeasi
1917c71235
test(datetime): resolve flaky tests as year changes ( #26561 )
2023-01-04 09:28:28 -05:00
Liam DeBeasi
bd05fccf58
test(config): update to playwright 1.29.0 ( #26388 )
2022-12-20 09:26:51 -05:00
Liam DeBeasi
c0ef5c5f01
test(item-sliding): skip flaky test ( #26496 )
2022-12-16 09:29:33 -05:00
Evan Kleiner
4a8b3c0773
docs(input): update setFocus description ( #26487 )
...
Co-authored-by: Evan Kleiner <ekleiner@synap.io >
2022-12-15 17:20:06 -05:00
Liam DeBeasi
c994a20710
chore(eslint): add async playwright assert rule ( #26491 )
2022-12-15 14:39:11 -05:00
Liam DeBeasi
b0fee77f94
test(animation): skip group css animation test ( #26478 )
2022-12-13 16:59:04 -05:00
Liam DeBeasi
16c0d4a611
test(modal): skip unneeded checks ( #26472 )
2022-12-13 13:50:34 -05:00
Ryan Waskiewicz
16dcd2d114
chore(scss): remove injected global styles ( #26469 )
...
this commit removes a globally injected style, `ionic.skip-warns.scss`,
from the project. this stylesheet was used to set a variable, `$Ionic`,
that would turn on/off deprecation warnings in (the also removed)
`ionic.deprecation.scss`. any file using either of the aforementioned
files have been updated.
this change is occurring while the stencil team is looking to improve
the size of generated components that use >1 mode. this deprecation was
a part of an initiative to remove sass source files from artifact
published to npm. while that was completed, this deprecation was not
removed (until now)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2022-12-13 08:34:25 -05:00
Liam DeBeasi
82d1d948ec
fix(normalize): remove normalize styles for outdated browsers ( #26465 )
...
resolves #26464
2022-12-12 14:47:15 -05:00