Skip to content
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

add formData to ArrayFieldTemplate props #645

Merged
merged 1 commit into from
Aug 8, 2017

Conversation

olzraiti
Copy link
Contributor

Reasons for making this change

My use case: i'm rendering an array of objects into a table. I want to render columns only for properties that have data on some formData item. I need to loop the formData to achieve this.

Checklist

  • I'm updating documentation
    • I've checked the rendering of the Markdown text I've added
    • If I'm adding a new section, I've updated the Table of Content
  • I'm adding or updating code
    • I've added and/or updated tests
    • I've updated docs if needed
    • I've run npm run cs-format on my branch to conform my code to prettier coding style
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@n1k0
Copy link
Collaborator

n1k0 commented Aug 8, 2017

LGTM, thanks!

@n1k0 n1k0 merged commit e344f81 into rjsf-team:master Aug 8, 2017
@glasserc
Copy link
Contributor

glasserc commented Sep 6, 2017

Released in v0.50.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants