v12.3.0
Features
-
ARIA props (
role&aria-*) support:- feat: support aria-hidden prop by @mdjastrzebski in #1474
- feat: support
roleprop by @mdjastrzebski in #1476 - feat: support
aria-labelandaria-labelledbyprops by @mdjastrzebski in #1475 - feat:
aria-*state props by @mdjastrzebski in #1478 - feat:
aria-modalsupport 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:
toBeEmptyElementmatcher by @kyawthura-gg in #1462 - feat:
toHaveDisplayValuematcher by @mdjastrzebski in #1463 - feat:
toHaveTextContent()matcher by @mdjastrzebski in #1461 - feat:
toBeVisiblematcher by @thiagobrez in #1465 - feat:
toBeDisabledmatcher by @jaworek in #1469 - feat:
toHavePropmatcher by @AntoineThibi in #1477 - feat:
toBeChecked&toBePartiallyCheckedmatcher 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