-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Pass jest-diff options to fix a11 y issues#12576 #13362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
grazirs
wants to merge
22
commits into
jestjs:main
Choose a base branch
from
grazirs:pass-jest-diff-options-to-fix-A11Y-issues#12576
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
84f32f6
feat: add matcherHintOptions and diffOptions to MatcherState
grazirs 3383cf4
feat: pass options and replace expect and received colors to all matc…
grazirs ac1c239
feat: pass options to functions and replace colors in matcher-utils
grazirs 2c184e6
feat: pass options to createMatcher and replace colors in toThrowMatc…
grazirs 0d4e967
feat: pass options and replace colors in print.ts
grazirs 5dc8dd2
feat: pass options and replace colors to getMessage and makeResolveMa…
grazirs d9d9ca6
feat: pass options and replace colors in extractExpectedAssertionsErr…
grazirs c36b952
feat: add noDim to matcherHintOptions
grazirs eaccdf5
refactor: noDim usage
grazirs cfbf23b
refactor: rename DIM_COLOR to DIM_STYLE
grazirs 18cc8f6
test: update tests
grazirs 396929f
add jest-diff as dev-dependencies
grazirs 7af2685
refactor: rollback DIM_STYLE to DIM_COLOR
grazirs c16d49f
minor fixes: alphabetical reorder
grazirs bb3abfb
move to expect
SimenB 83e9a48
add tests and update snapshots
grazirs 9c9c11f
update README.md
grazirs 5fb4f43
add diff and hint colors to context
grazirs 13a140c
update yarn.lock
grazirs 5d97465
update snapshot
grazirs 25be7fc
update snapshot
grazirs 094f16b
update snapshot
grazirs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.