Commit Graph

  • 0af721144f feat: check accessibilityLabelledBy in *ByLabelText queries (#1191) Patryk Fryda 2023-01-23 23:52:24 +01:00
  • 3b55d99c18 chore(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 (#1285) dependabot[bot] 2023-01-23 23:29:52 +01:00
  • 2ae4a3cb0f chore(deps-dev): bump @types/react from 18.0.26 to 18.0.27 (#1286) dependabot[bot] 2023-01-23 23:29:26 +01:00
  • c0406a921e chore(deps-dev): bump react-native from 0.71.0 to 0.71.1 (#1288) dependabot[bot] 2023-01-22 21:14:39 +00:00
  • 688e38d011 deploy: 9019eed3d1 github-actions[bot] 2023-01-19 09:35:25 +00:00
  • 9019eed3d1 chore: deploy website to GH pages (#1282) Maciej Jastrzebski 2023-01-19 09:34:13 +00:00
  • 0593676531 deploy: ea503c6694 github-actions[bot] 2023-01-18 22:26:22 +00:00
  • d86d353133 chore(deps-dev): bump react-test-renderer from 18.1.0 to 18.2.0 (#1281) dependabot[bot] 2023-01-18 16:53:24 +01:00
  • 25613807b8 chore(deps-dev): bump react and react-native (#1278) dependabot[bot] 2023-01-18 13:16:08 +01:00
  • df62da3dd3 chore(deps-dev): bump @testing-library/jest-native from 5.4.0 to 5.4.1 (#1275) dependabot[bot] 2023-01-18 10:30:47 +01:00
  • 4f64a5e44d chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 (#1279) dependabot[bot] 2023-01-18 10:30:20 +01:00
  • c90d0ee6ee chore: migrate CI to GH actions (core checks) (#1280) Maciej Jastrzebski 2023-01-18 10:15:37 +01:00
  • 5f94d527ca byRole queries return only accessibility elements (#1244) MattAgn 2023-01-17 23:49:29 +01:00
  • d261f6100e feat(breaking): Return host component for all queries (#1234) Pierre Zimmermann 2023-01-15 23:13:27 +01:00
  • e38c627951 chore(deps-dev): bump @babel/core from 7.20.7 to 7.20.12 (#1274) dependabot[bot] 2023-01-05 14:53:04 +01:00
  • 0f82460aa3 chore(deps): bump json5 from 1.0.1 to 1.0.2 (#1273) dependabot[bot] 2023-01-03 18:31:16 +01:00
  • cff43906e2 Deploy website - based on 71d5040697 Michał Pierzchała 2023-01-03 16:55:03 +00:00
  • 71d5040697 chore: update examples to use toBeOnTheScreen() (#1267) Maciej Jastrzebski 2023-01-03 17:52:31 +01:00
  • b96f5f3541 Deploy website - based on aa92b77bbf Michał Pierzchała 2023-01-03 10:17:20 +00:00
  • aa92b77bbf fix: add deprecation notice for *ByA11yState and *ByA11yValue queries (#1269) Maciej Jastrzebski 2023-01-03 11:15:08 +01:00
  • 0ae1ad7c85 Deploy website - based on 9ec12705e7 Michał Pierzchała 2023-01-03 10:09:26 +00:00
  • 9ec12705e7 docs: improve findBy docs by adding information about screen.debug() (#1268) Maciej Jastrzebski 2023-01-03 11:07:30 +01:00
  • 6ef81e9295 Deploy website - based on 70b0fa76fe Michał Pierzchała 2023-01-03 08:22:06 +00:00
  • a49902b849 chore(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 (#1270) dependabot[bot] 2023-01-03 09:20:25 +01:00
  • 70b0fa76fe chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 (#1271) dependabot[bot] 2023-01-03 09:20:04 +01:00
  • 0467479fbe chore(deps): bump json5 from 2.2.1 to 2.2.2 in /website (#1266) dependabot[bot] 2022-12-30 10:46:43 +01:00
  • e44fef8db1 chore(deps-dev): bump @testing-library/jest-native from 5.3.3 to 5.4.0 (#1265) dependabot[bot] 2022-12-29 18:53:13 +01:00
  • a218bbcf57 docs: refactor react-navigation example with React Nav team feedback (#1253) Maciej Jastrzebski 2022-12-29 09:36:21 +01:00
  • 6fba252653 chore(deps-dev): bump @testing-library/jest-native from 5.3.2 to 5.3.3 (#1259) dependabot[bot] 2022-12-28 09:59:01 +01:00
  • 9b8a2d04c3 chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 (#1260) dependabot[bot] 2022-12-28 09:58:46 +01:00
  • 8f4270690d chore(deps-dev): bump @babel/core from 7.20.5 to 7.20.7 (#1263) dependabot[bot] 2022-12-28 09:58:23 +01:00
  • 4520858f6d chore(deps-dev): bump @babel/cli from 7.19.3 to 7.20.7 (#1262) dependabot[bot] 2022-12-28 09:57:41 +01:00
  • ecb4b955fe chore(deps-dev): bump @testing-library/jest-native from 5.3.1 to 5.3.2 (#1257) dependabot[bot] 2022-12-13 09:11:55 +01:00
  • b37e0d62c0 chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#1256) dependabot[bot] 2022-12-12 09:08:51 +01:00
  • 453c412af5 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1247) dependabot[bot] 2022-12-08 09:01:51 +01:00
  • 8645f91688 chore(deps-dev): bump @types/jest from 29.2.3 to 29.2.4 (#1248) dependabot[bot] 2022-12-08 09:01:19 +01:00
  • ad00b330c1 chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#1249) dependabot[bot] 2022-12-08 09:00:58 +01:00
  • 14a1808096 chore(deps-dev): bump @testing-library/jest-native from 5.3.0 to 5.3.1 (#1251) dependabot[bot] 2022-12-08 09:00:32 +01:00
  • ad00cabe92 chore(deps-dev): bump @types/react-native from 0.70.7 to 0.70.8 (#1252) dependabot[bot] 2022-12-08 07:49:45 +01:00
  • a8d15a5fca feature: update react nav example (#1237) Maciej Jastrzebski 2022-12-07 21:28:35 +01:00
  • 9bbd783b63 Deploy website - based on ad125ea98c Michał Pierzchała 2022-12-06 21:15:24 +00:00
  • ad125ea98c docs: rewrite documentation on waitFor (#1233) Pierre Zimmermann 2022-12-06 22:13:18 +01:00
  • 4efd7e291b feat: config option to allow breaking changes (#1241) Maciej Jastrzebski 2022-12-02 10:14:20 +01:00
  • d3ad6bd604 Deploy website - based on 45302ea122 Michał Pierzchała 2022-12-01 15:34:09 +00:00
  • 45302ea122 docs: use includeHiddenElements option name instead of hidden (#1246) Maciej Jastrzebski 2022-12-01 16:32:02 +01:00
  • a71b2fad46 chore(deps-dev): bump @babel/core from 7.20.2 to 7.20.5 (#1245) dependabot[bot] 2022-11-28 15:24:58 +01:00
  • 6c606ba81c chore(deps-dev): bump @types/react-native from 0.70.6 to 0.70.7 (#1240) dependabot[bot] 2022-11-24 16:55:05 +01:00
  • afa149d167 chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 (#1235) dependabot[bot] 2022-11-21 14:18:43 +01:00
  • 63586b13a8 v11.5.0 v11.5.0 Maciej Jastrzebski 2022-11-17 13:11:32 +01:00
  • 647ae262cd fix: improve text matching (#1222) Maciej Jastrzebski 2022-11-17 13:08:38 +01:00
  • adfb493c57 chore(deps-dev): bump jest from 29.2.2 to 29.3.1 (#1228) dependabot[bot] 2022-11-16 15:05:23 +01:00
  • c8b8d038ea chore(deps-dev): bump react-native from 0.70.5 to 0.70.6 (#1232) dependabot[bot] 2022-11-16 15:04:17 +01:00
  • dde203a9f5 chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#1230) dependabot[bot] 2022-11-16 15:02:47 +01:00
  • d9b92e70be chore(deps-dev): bump @testing-library/jest-native from 5.2.0 to 5.3.0 (#1231) dependabot[bot] 2022-11-16 14:59:49 +01:00
  • fa34289cf8 chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /website (#1227) dependabot[bot] 2022-11-16 10:34:06 +01:00
  • 3c618acddf Deploy website - based on 527ea62623 Michał Pierzchała 2022-11-15 15:55:14 +00:00
  • 527ea62623 feat: *ByRole a11y value option (#1210) Maciej Jastrzebski 2022-11-15 16:53:10 +01:00
  • f746a86af0 chore(deps-dev): bump @babel/core from 7.19.6 to 7.20.2 (#1212) dependabot[bot] 2022-11-15 16:17:04 +01:00
  • e3a76cae35 chore(deps): bump loader-utils from 2.0.0 to 2.0.3 in /website (#1217) dependabot[bot] 2022-11-15 16:14:00 +01:00
  • e5ea06b662 chore(deps-dev): bump react-native from 0.70.4 to 0.70.5 (#1216) dependabot[bot] 2022-11-15 16:13:03 +01:00
  • 0eccf89a95 chore(deps-dev): bump @types/jest from 29.2.1 to 29.2.2 (#1214) dependabot[bot] 2022-11-15 16:12:45 +01:00
  • a58bd2ab61 chore(deps-dev): bump @testing-library/jest-native from 5.1.2 to 5.2.0 (#1224) dependabot[bot] 2022-11-15 15:33:56 +01:00
  • 177e3f0139 chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 (#1215) dependabot[bot] 2022-11-15 13:28:31 +01:00
  • 639cb4607b Deploy website - based on 87a715bd69 Michał Pierzchała 2022-11-15 10:49:53 +00:00
  • 87a715bd69 Update API.md Maciej Jastrzebski 2022-11-15 11:47:53 +01:00
  • f1e8739de6 Deploy website - based on c9c0493903 Michał Pierzchała 2022-11-15 10:20:00 +00:00
  • c9c0493903 Add alias to hidden in query options (#1220) MattAgn 2022-11-15 11:18:03 +01:00
  • a178c55966 chore: update example basic app (#1218) Maciej Jastrzebski 2022-11-09 10:29:10 +01:00
  • 6aaaf78b01 docs: tweak example app README.md Maciej Jastrzebski 2022-11-08 21:36:36 +01:00
  • b428b52027 Deploy website - based on 92cb031ad6 Michał Pierzchała 2022-11-08 10:19:33 +00:00
  • 92cb031ad6 feat: alias isInaccessible as isHiddenFromAccessibility (#1211) Maciej Jastrzebski 2022-11-08 11:17:21 +01:00
  • a4b54da76e Deploy website - based on 860356be06 Michał Pierzchała 2022-11-04 21:47:00 +00:00
  • 860356be06 feat: option for queries to respect accessibility (#1064) MattAgn 2022-11-04 22:44:50 +01:00
  • b76f11a866 chore(deps-dev): bump @types/jest from 29.2.0 to 29.2.1 (#1206) dependabot[bot] 2022-11-03 13:19:53 +01:00
  • 23c876e1ba v11.4.0 v11.4.0 Maciej Jastrzebski 2022-11-03 13:11:46 +01:00
  • 1a9ac80c82 Deploy website - based on a78f3e4134 Michał Pierzchała 2022-11-03 11:55:09 +00:00
  • a78f3e4134 feat: debug options (#1160) Pierre Zimmermann 2022-11-03 12:52:51 +01:00
  • b80a134748 Deploy website - based on bfb3498e39 Michał Pierzchała 2022-10-31 15:11:32 +00:00
  • bfb3498e39 docs: testing environment (#1195) Maciej Jastrzebski 2022-10-31 16:09:21 +01:00
  • 4f4a6b4f42 fix: cleanup codecov badge links (#1205) Jan Jaworski 2022-10-31 16:06:20 +01:00
  • be202a989a chore: add codecov badge to README (#1204) Jan Jaworski 2022-10-31 15:51:21 +01:00
  • 75aaaa60e5 chore(deps-dev): bump jest from 29.2.1 to 29.2.2 (#1199) dependabot[bot] 2022-10-31 12:59:48 +01:00
  • 09ef0ae005 chore(deps-dev): bump react-native from 0.70.3 to 0.70.4 (#1201) dependabot[bot] 2022-10-31 12:59:10 +01:00
  • 4567862407 chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#1197) dependabot[bot] 2022-10-31 12:52:12 +01:00
  • 9fea856275 Deploy website - based on 52222b42b4 Michał Pierzchała 2022-10-31 11:12:58 +00:00
  • 52222b42b4 Add queryOptions to labelText and hintText (#1193) Shaswat Prabhat 2022-10-31 16:40:45 +05:30
  • 380ff320c0 fix: do not use a real timeout in waitfor when using fake timers (#1177) Pierre Zimmermann 2022-10-31 11:22:52 +01:00
  • 8e5c9f9e4f chore: add codecov (#1203) Jan Jaworski 2022-10-31 09:35:41 +01:00
  • 68ae217011 chore(deps-dev): bump @testing-library/jest-native from 5.0.0 to 5.1.2 (#1196) dependabot[bot] 2022-10-21 16:06:43 +02:00
  • e2900efab2 Deploy website - based on bd5ddd7bc4 Michał Pierzchała 2022-10-21 09:09:04 +00:00
  • bd5ddd7bc4 fix: *ByA11yState default value false value for busy, disabled & selected state (#1166) Maciej Jastrzebski 2022-10-21 11:06:57 +02:00
  • 96bf63a1f9 chore(deps-dev): bump @babel/core from 7.19.3 to 7.19.6 (#1192) dependabot[bot] 2022-10-20 15:07:03 +02:00
  • 4b5673c0ad Deploy website - based on 7ae763ff65 Michał Pierzchała 2022-10-20 09:54:08 +00:00
  • 7ae763ff65 Query by role and accessibilityState and improve ByRole query errors (#1161) Augustin Le Fèvre 2022-10-20 11:52:10 +02:00
  • 439253f476 chore(deps-dev): bump @types/react-native from 0.70.5 to 0.70.6 (#1187) dependabot[bot] 2022-10-19 23:05:19 +02:00
  • 8da7e7bf20 chore(deps): bump pretty-format from 29.2.0 to 29.2.1 (#1188) dependabot[bot] 2022-10-19 23:05:02 +02:00
  • b4d9aacc1b chore(deps-dev): bump babel-jest from 29.2.0 to 29.2.1 (#1190) dependabot[bot] 2022-10-19 23:04:33 +02:00
  • 9d97896039 chore(deps-dev): bump @babel/preset-env from 7.19.3 to 7.19.4 (#1167) dependabot[bot] 2022-10-19 22:36:08 +02:00
  • 272f04207e chore(deps-dev): bump jest from 29.2.0 to 29.2.1 (#1189) dependabot[bot] 2022-10-19 22:35:18 +02:00
  • f26431b68d chore(deps-dev): bump @types/jest from 29.1.2 to 29.2.0 (#1185) dependabot[bot] 2022-10-18 17:45:33 +02:00