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

Pin antd packages docs version to 4.x #1453

Closed Hyperkid123 closed 5 months ago

Hyperkid123 commented 5 months ago

Fixes #1451

Description

Examples were using v5 while the mapper is built with v4 in mind

vercel[bot] commented 5 months 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 Mar 25, 2024 7:40am
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.49%. Comparing base (90f2774) to head (fe0cc2a). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1453 +/- ## ======================================= 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 2 months ago

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

The release is available on

Data-Driven-Forms.org!