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

feat(renderer): allow condition mapping #1424

Closed Hyperkid123 closed 10 months ago

Hyperkid123 commented 10 months ago

fixes #1418

vercel[bot] commented 10 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 Nov 8, 2023 0:31am
DataDrivenFormsBot commented 10 months ago

A new version (feat) will be released: v3.22.0 [DataDrivenFormsBot]

codecov[bot] commented 10 months ago

Codecov Report

Merging #1424 (12e1201) into master (b8c41c5) will decrease coverage by 0.05%. Report is 1 commits behind head on master. The diff coverage is 91.83%.

@@            Coverage Diff             @@
##           master    #1424      +/-   ##
==========================================
- Coverage   94.96%   94.91%   -0.05%     
==========================================
  Files         210      210              
  Lines        3672     3697      +25     
  Branches     1284     1289       +5     
==========================================
+ Hits         3487     3509      +22     
- Misses        185      188       +3     
Files Coverage Δ
...ges/react-form-renderer/src/condition/condition.js 98.27% <100.00%> (+0.06%) :arrow_up:
...t-form-renderer/src/form-renderer/form-renderer.js 90.47% <100.00%> (+0.15%) :arrow_up:
...rm-renderer/src/parse-condition/parse-condition.js 100.00% <100.00%> (+1.78%) :arrow_up:
...fault-schema-validator/default-schema-validator.js 95.93% <73.33%> (-3.23%) :arrow_down:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

rvsia commented 10 months ago

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

The release is available on

Data-Driven-Forms.org!