198 Commits

Author SHA1 Message Date
Michał Pierzchała 68f7992511 v1.13.0 v1.13.0 2020-03-18 17:19:13 +01:00
Kacper Wiszczuk 6b02710641 docs: Add new a11y matchers and prepare for 2.x (#263)
* docs: Add new a11y matchers and prepare for 2.x

* Update docs
2020-03-18 14:32:03 +01:00
Kacper Wiszczuk 6d31da215d imp: Deprecate shallow (#264) 2020-03-18 13:03:21 +01:00
Kacper Wiszczuk 9edcd16c72 feat: byA11yValue matcher (#262) 2020-03-18 10:42:20 +01:00
Kacper Wiszczuk 960080d210 imp: Re-alias deprecated matchers and warn (#261)
* imp: Re-alias deprecated matchers

* Prepare for byName deletion
2020-03-18 10:30:41 +01:00
Kacper Wiszczuk 62cda2205b feat: byA11yState matcher (#260)
* feat: byA11yState matcher

* Kick CI

* Update src/helpers/a11yAPI.js

Co-Authored-By: Michał Pierzchała <thymikee@gmail.com>

* Correct types

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2020-03-18 10:06:31 +01:00
dependabot[bot] db087f7108 chore(deps): bump acorn from 6.1.1 to 6.4.1 (#258)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 10:32:09 +01:00
Sylvain Pace dd77e4bd28 feat(website): add DocSearch as recommended by docusaurus. (#254) 2020-02-21 11:18:02 +01:00
Michał Pierzchała 6dbf94ff85 docs: clarify how queryBy behaves (#251) 2020-02-01 08:19:19 -06:00
dependabot[bot] 0e40023d8a chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#244)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-22 21:21:34 -06:00
Michał Pierzchała 31ed2c48e3 chore: bump jest to v25 (#249) 2020-01-22 21:14:48 -06:00
Hugo Duprat 0840d44aee fix: (getByText) more robust null/undefined check for text children (#239)
* fix: (getNodeByText) explicitly check if child is undefined or null

* test: Update getByText test cases
2020-01-09 19:59:29 +01:00
Michał Pierzchała 008cae29b6 Release 1.12.0 1.12.0 2019-12-16 11:03:03 +01:00
dependabot[bot] 9c9f8490c4 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /website (#242)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-15 14:39:46 +01:00
Michał Pierzchała 94ff42527e chore: bump Flow and ESLint preset (#241)
* chore: bump Flow and ESLint preset

* fix name of waitForElement
2019-12-09 11:43:05 +01:00
Alec Larson 4c77f4a7dc feat: add "cleanup" function (#237)
* feat: add "cleanup" function

* docs: add "cleanup" section

* test: "cleanup" function

* don't expose cleanup queue


Co-authored-by: Alec Larson <alec.stanford.larson@gmail.com>
Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2019-12-09 11:41:48 +01:00
ajubin 69d148023f docs: add fireEvent.scroll example for FlatList (#223) 2019-09-27 10:24:54 +02:00
dependabot[bot] fa7ad1bd32 chore(deps): bump eslint-utils from 1.4.0 to 1.4.2 (#219)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 21:48:16 +02:00
dependabot[bot] 642cead458 chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#216)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-13 21:44:41 +02:00
dependabot[bot] 1a5b0f894e chore(deps): bump lodash from 4.17.11 to 4.17.15 in /website (#215)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-13 21:44:16 +02:00
Nicolas Charpentier 59f6d23f7a Add .DS_Store to .gitignore (#214) 2019-08-13 21:43:04 +02:00
Nicolas Charpentier ee2579863d Sync yarn (#213)
* Sync yarn.lock

* Configure CircleCI to use Yarn properly
2019-08-13 21:42:05 +02:00
Nicolas Charpentier b53933be99 chore: exclude src and website folder from npm release (#212) 2019-08-13 21:40:34 +02:00
greenkeeper[bot] f5aafb1c27 Update flow-bin to the latest version 🚀 (#209) 2019-07-29 10:49:48 +02:00
greenkeeper[bot] dc0d2a041c Update eslint to the latest version 🚀 (#195)
* chore(package): update eslint to version 6.0.0

* chore(package): update lockfile yarn.lock

* Fix linter
2019-07-21 15:54:26 +02:00
greenkeeper[bot] 581e6f681f Update flow-bin to the latest version 🚀 (#208) 2019-07-18 22:41:16 +02:00
greenkeeper[bot] e1b4d4651f chore(package): update react-native to version 0.60.4 (#207) 2019-07-18 15:06:25 +02:00
greenkeeper[bot] 2e180eb4c2 Update @callstack/eslint-config to the latest version 🚀 (#206) 2019-07-17 17:17:14 +02:00
Michał Pierzchała ad6d4f4083 v1.11.1 v1.11.1 2019-07-17 12:11:31 +02:00
Kacper Wiszczuk d216b108b9 fix: correct Flow and TS typings for a11y queries (#205) 2019-07-17 12:10:22 +02:00
Michał Pierzchała 1382a3d7f6 chore: bump React Native to 0.60 (#204) 2019-07-16 18:14:42 +02:00
Michał Pierzchała b8fb6b5615 v1.11.0 v1.11.0 2019-07-16 16:23:59 +02:00
Michał Pierzchała 82de318988 v1.10.0 2019-07-16 16:20:21 +02:00
Kacper Wiszczuk 31f476bb7c feat: support multiple params in event handlers (#203) 2019-07-16 16:19:59 +02:00
dependabot[bot] db485a4740 chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /website (#201)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 07:45:26 +02:00
Scotty Waggoner fead652013 feat: add getAllByTestId and queryAllByTestId queries (#198)
* feat: add getAllByTestId and queryAllByTestId queries

* Add test for getAllByTestId and queryAllByTestId

- Filter out intermediate components in getAllByTestId. testIDs may be passed down to child components and appearing multiple times in the render tree. Some React Native components render multiple anyways. <Text> is an example.

* Update TypeScript typings

* Fix flow types

* Update TS typings test
2019-07-03 10:17:32 +02:00
greenkeeper[bot] 9369efee73 Update flow-bin to the latest version 🚀 (#196)
* chore(package): update flow-bin to version 0.102.0

* chore(package): update lockfile yarn.lock
2019-06-25 19:45:27 +02:00
Daniel Idaszak 131a903427 chore: Typo fixed in readme (#194) 2019-06-19 12:08:36 +02:00
greenkeeper[bot] 96eef2c557 Update flow-bin to the latest version 🚀 (#192)
* chore(package): update flow-bin to version 0.101.0

* chore(package): update lockfile yarn.lock
2019-06-11 16:23:25 +02:00
Michał Pierzchała fb8a6fc7e2 chore(docs): improve examples to use better APIs 2019-06-11 13:32:26 +02:00
Michał Pierzchała 8778012ed8 chore(docs): improve render and queries description (#191) 2019-06-11 13:07:00 +02:00
Michał Pierzchała a467aaa87b v1.9.1 v1.9.1 2019-06-10 18:25:58 +02:00
Michał Pierzchała c869431dc0 v1.9.0 2019-06-10 18:25:23 +02:00
Michał Pierzchała a56501b0fb feat: implement ByDisplayValue queries (#190) 2019-06-10 17:30:27 +02:00
Michał Pierzchała 33526030bc chore: update @typescript eslint/eslint plugin to 1.10.2 (#189)
* chore(package): update @typescript-eslint/eslint-plugin to version 1.10.2

* chore(package): update lockfile yarn.lock
2019-06-10 08:40:00 +02:00
dependabot[bot] 3f46d24872 chore(deps): bump js-yaml from 3.12.0 to 3.13.1 (#187)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 01:36:03 +02:00
greenkeeper[bot] e5ce263717 Update flow-bin to the latest version 🚀 (#185)
* chore(package): update flow-bin to version 0.100.0

* chore(package): update lockfile yarn.lock
2019-05-31 19:33:29 +02:00
Michał Pierzchała 37a5ca573f fix: display correct error frame when fireEvent fails (#184)
* feat: support 'disabled' prop

* revert disabled handling
2019-05-30 12:21:35 +02:00
Michał Pierzchała aa8b3abe7f Release 1.8.0 1.8.0 2019-05-29 09:31:09 +02:00
Michał Pierzchała e967f5e67a chore: update release-it config 2019-05-29 09:25:12 +02:00