-
Notifications
You must be signed in to change notification settings - Fork 273
Comparing changes
Open a pull request
base repository: callstack/react-native-testing-library
base: v12.6.1
head repository: callstack/react-native-testing-library
compare: v12.7.1
- 11 commits
- 65 files changed
- 3 contributors
Commits on Sep 3, 2024
-
feat: simulated native TextInput state (#1653)
* feat: basic text input state * refactor: self code review * refactor: code review changes
Configuration menu - View commit details
-
Copy full SHA for 4112abc - Browse repository at this point
Copy the full SHA 4112abcView commit details -
refactor: accessibility handling (#1658)
* refactor: improve code structure * refactor: more tweaks
Configuration menu - View commit details
-
Copy full SHA for 22ec13d - Browse repository at this point
Copy the full SHA 22ec13dView commit details -
chore(deps-dev): bump @callstack/eslint-config from 14.2.0 to 15.0.0 (#…
…1650) * chore(deps-dev): bump @callstack/eslint-config from 14.2.0 to 15.0.0 Bumps [@callstack/eslint-config](https://github.com/callstack/eslint-config-callstack) from 14.2.0 to 15.0.0. - [Release notes](https://github.com/callstack/eslint-config-callstack/releases) - [Commits](callstack/eslint-config-callstack@v14.2.0...v15.0.0) --- updated-dependencies: - dependency-name: "@callstack/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix lint issues --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 345be3f - Browse repository at this point
Copy the full SHA 345be3fView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6497d2 - Browse repository at this point
Copy the full SHA e6497d2View commit details
Commits on Sep 6, 2024
-
refactor: scroll view native state (#1661)
* refactor: move scroll state into native state * refactor: simplify types * refactor: renaming
Configuration menu - View commit details
-
Copy full SHA for bf7ea4c - Browse repository at this point
Copy the full SHA bf7ea4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 856332c - Browse repository at this point
Copy the full SHA 856332cView commit details
Commits on Sep 9, 2024
-
refactor: simplify native state management (#1662)
* refactor: improve native state management * feat: add fireEvent.scroll support for scroll native events
Configuration menu - View commit details
-
Copy full SHA for f69d1d5 - Browse repository at this point
Copy the full SHA f69d1d5View commit details
Commits on Sep 12, 2024
-
feat: support
Image
withalt
prop as label (#1665)* refactor: detect Image host component name * feat: support Image alt prop in *ByLabelText * feat: support *ByRole queries * feat: support toHaveAccessibleName matcher * chore: fix typecheck * refactor: self code review * refactor: adjust finding to experiment results * chore: add missing tests * refactor: self code review * refactor: self code review * refactor: self-code review
Configuration menu - View commit details
-
Copy full SHA for 04c7ee4 - Browse repository at this point
Copy the full SHA 04c7ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b26896 - Browse repository at this point
Copy the full SHA 9b26896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74bf842 - Browse repository at this point
Copy the full SHA 74bf842View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf3946 - Browse repository at this point
Copy the full SHA ddf3946View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v12.6.1...v12.7.1