data-driven-forms / react-forms

React library for rendering forms.
https://data-driven-forms.org/
Apache License 2.0
295 stars 85 forks source link

fix(pf4): Use PF5 name for WizardBody no padding #1476

Closed randomnetcat closed 1 month ago

randomnetcat commented 1 month ago

Description

In the new PF5 wizard, the prop to disable body padding is called hasNoPadding rather than hasNoBodyPadding.

Checklist: (please see documentation page for more information)

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-forms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 4:29pm
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.49%. Comparing base (dac8b99) to head (dd4bb78). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1476 +/- ## ======================================= Coverage 94.49% 94.49% ======================================= Files 210 210 Lines 3975 3975 Branches 1629 1629 ======================================= Hits 3756 3756 Misses 219 219 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rvsia commented 1 month ago

:tada: This PR is included in version 3.23.2 :tada:

The release is available on

Data-Driven-Forms.org!