Features
-
ARIA props (
role
&aria-*
) support:- feat: support aria-hidden prop by @mdjastrzebski in #1474
- feat: support
role
prop by @mdjastrzebski in #1476 - feat: support
aria-label
andaria-labelledby
props by @mdjastrzebski in #1475 - feat:
aria-*
state props by @mdjastrzebski in #1478 - feat:
aria-modal
support by @mdjastrzebski in #1481 - feat:
aria-value*
props support by @mdjastrzebski in #1480
-
Jest Native matcher migration to RNTL (work in progress):
- feature: Jest matchers core by @mdjastrzebski in #1454
- feat: add Jest matchers utils by @mdjastrzebski in #1464
- feat:
toBeEmptyElement
matcher by @kyawthura-gg in #1462 - feat:
toHaveDisplayValue
matcher by @mdjastrzebski in #1463 - feat:
toHaveTextContent()
matcher by @mdjastrzebski in #1461 - feat:
toBeVisible
matcher by @thiagobrez in #1465 - feat:
toBeDisabled
matcher by @jaworek in #1469 - feat:
toHaveProp
matcher by @AntoineThibi in #1477 - feat:
toBeChecked
&toBePartiallyChecked
matcher by @kyawthura-gg in #1479
Note: Jest matchers are work in progress and haven't yet been officially released. You can track progress of this initiative in #1468.
New Contributors
- @M-Tilley-SA made their first contribution in #1460
- @kyawthura-gg made their first contribution in #1462
- @friederbluemle made their first contribution in #1470
- @thiagobrez made their first contribution in #1465
- @AntoineThibi made their first contribution in #1477
Full Changelog: v12.2.2...v12.3.0