-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Feat: Allow raising errors from within a custom whatever(#2718) #4188
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
Merged
Changes from 16 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
063b4cd
#2718 feature - raise errors from within fields
abdalla-rko e5f05c7
fixed failing tests
abdalla-rko 1f4b73f
Fixed failing build
abdalla-rko 7c765ad
Removing raiseError message and errorSchema is updated now using the …
abdalla-rko 30dc6a5
Merge branch 'main' into raise-field-error
abdalla-rko 9d90d26
Merge remote-tracking branch 'origin/main' into raise-field-error
abdalla-rko 56bc85c
reverting tests
abdalla-rko 876cda6
Filtering errors based on your retrieved schema to only show errors f…
abdalla-rko 13da8ab
fixed issue with typing causing build failures.
ea4511e
Improvement based on feedback
abdalla-rko b4f5e38
improvement based on feedback and written test for custom widget
abdalla-rko 3f6146f
documenting the feature
abdalla-rko b6ea13d
docs improvement base on feedback
abdalla-rko 9cfb9fc
Merge remote-tracking branch 'origin/main' into raise-field-error
abdalla-rko a92d2b5
removed empty line
abdalla-rko 6d22013
fixed lodash import
abdalla-rko c527cd1
Update packages/core/src/components/Form.tsx
heath-freenome e151ba5
Update packages/core/src/components/Form.tsx
heath-freenome 2161fa1
Update CHANGELOG.md
heath-freenome 6f8513b
Update CHANGELOG.md
heath-freenome 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
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.