-
Notifications
You must be signed in to change notification settings - Fork 277
feat: debug options #1160
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
Merged
mdjastrzebski
merged 27 commits into
callstack:main
from
pierrezimmermannbam:feat/debugOptions
Nov 3, 2022
Merged
feat: debug options #1160
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
aff4939
chore: clear mocks automatically for better tests isolation
c13eb6a
feat: add filterProps option for debug function
49605af
chore: update flow types for debug
b90dafa
refactor: break test into several ones
b55544e
feat: add debugOptions to global config
11ebc17
docs: update website docs with new api
c7bbf2b
feat: add mapProps to debugOptions instead of filterProps
a725989
chore: add migration warning if older debug api is used
bcd43f3
chore: change order in options debugoptions union type
7335349
refactor: rename option for debugOptions in config to match dtl naming
b257149
chore: silence deprecation warning in tests
d8b0c75
docs: update website docs with new debug option
0d15e55
Update deprecation warning in src/render.tsx
pierrezimmermannbam cc00d75
fix: update flow type for defaultdebugoptions
9012e0f
refactor: apply mapProps option only to reactTestElement plugin
3ce8323
refactor: delete obsolete test on mapProps option
0126c7c
tests: remove implicit assertion in tests and write a specific test
78e1104
refactor: apply review suggestions
bfe1d72
docs: improve debug doc based on review and add more examples
376b6d7
refactor: etract debug tests to separate file
mdjastrzebski 555be44
docs: small fixes
mdjastrzebski 416d1ea
docs: remove typeEmail example
mdjastrzebski d862428
docs: tweaks
mdjastrzebski 240aa67
docs: tweaks
mdjastrzebski 2e94290
docs: tweaks
mdjastrzebski 32bddce
docs: tweaks
mdjastrzebski f560898
fix: json output mutation by `format` function
mdjastrzebski 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
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.