-
Notifications
You must be signed in to change notification settings - Fork 87
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
feat(renderer): allow condition mapping #1424
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
A new version (feat) will be released: v3.22.0 [DataDrivenFormsBot] |
Codecov Report
@@ 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
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
24db50a
to
9929f9f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good, could we also please add documentation for that functionality? 😊
9751de5
to
6901bab
Compare
6901bab
to
12e1201
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
🎉 This PR is included in version 3.22.0 🎉 The release is available on |
fixes #1418