You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Fix empty html useless added by PR #1123 / v1.2.0 (#1158)
* Infer type from enum if a type is not provided to SelectWidget (#1100)
Connects to #1098
Change-type: minor
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
* No more useless div on schema field not additional
* Fix tests (remove useles html)
- Revert some test added by
https://github.com/mozilla-services/react-jsonschema-form/pull/1123/files
- use new css class for form-additional insted layout css class
for test selection
* Don't use WrapIfAdditonal Component to hav a clerer diff, but adding code duplicate
* Use a WrapIfAdditional Component to have a cleanner code / diff
* Fix tests
* Ignore vscode Ide folder
* Remove useless parentProps
* Fix old test selector for form additional
0 commit comments