-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
integrating various pull requests with fixes (#46)
* added nvmrc file * integrating various pull requests (#45) * Fix bug in nested forms, as discussed in issue #39 (#40) * Fix dependencies and remove debugging * Fix formUniqueId in nested forms * Revert "Fix bug in nested forms, as discussed in issue #39 (#40)" (#44) This reverts commit a2bcc77. * Handle BackedEnum (#34) * Handle BackedEnum * Use ->value instead of tryFrom * Get Correct Rules (#32) Instead of trying to access the specific rule property and check if it is callable call the correct rule method instead so the individual field has a chance to handle the logic. fixes #17 --------- Co-authored-by: Wajdi Jurry <[email protected]> Co-authored-by: Lonny Kapelushnik <[email protected]> --------- Co-authored-by: Wajdi Jurry <[email protected]> Co-authored-by: Lonny Kapelushnik <[email protected]>
- Loading branch information
1 parent
7fba392
commit 72d2169
Showing
2 changed files
with
18 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
lts/fermium |
This file contains 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