react-forms icon indicating copy to clipboard operation
react-forms copied to clipboard

Bump editor version in docs.

Open Hyperkid123 opened this issue 3 years ago • 3 comments

Hyperkid123 avatar Dec 02 '22 12:12 Hyperkid123

No new version will be released. Current: v3.19.0 [DataDrivenFormsBot]

DataDrivenFormsBot avatar Dec 02 '22 12:12 DataDrivenFormsBot

Codecov Report

Merging #1344 (026be1f) into master (59aaef5) will not change coverage. The diff coverage is n/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           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Dec 02 '22 12:12 codecov[bot]

@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.)

rvsia avatar Dec 02 '22 13:12 rvsia