-
Notifications
You must be signed in to change notification settings - Fork 93
Bump editor version in docs. #1344
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
Conversation
DataDrivenFormsBot
commented
Dec 2, 2022
No new version will be released. Current: v3.19.0 [DataDrivenFormsBot]
Codecov Report
Merging #1344 (026be1f) into master (59aaef5) will not change coverage.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #1344 +/- ## ======================================= Coverage 95.11% 95.11% ======================================= Files 209 209 Lines 3641 3641 Branches 1270 1270 ======================================= Hits 3463 3463 Misses 178 178
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
@Hyperkid123 in version 14 default usage of MUI was removed.
We need to manually use https://github.com/data-driven-forms/editor/blob/main/packages/editor-pro/src/editor/sub-form.tsx component instead of the default one from the mapper. It should be possible to just import it.
In the future, we have to do it more flexible. (Some customizable sub-form common component.)
No description provided.