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

Improved FormSection wrapper component #2329

Merged
merged 1 commit into from Dec 23, 2016
Merged

Improved FormSection wrapper component #2329

merged 1 commit into from Dec 23, 2016

Conversation

erikras
Copy link
Member

@erikras erikras commented Dec 23, 2016

When FormSection needs to wrap its children in a component, you may now:

  • Specify the type of component, e.g. div, section, etc.
  • Pass through props, e.g. className, style, to said component

Closes #2271 and #2274.

@codecov-io
Copy link

codecov-io commented Dec 23, 2016

Current coverage is 100% (diff: 100%)

Merging #2329 into master will not change coverage

@@           master   #2329   diff @@
=====================================
  Files          61      61          
  Lines        1266    1267     +1   
  Methods         0       0          
  Messages        0       0          
  Branches        0       0          
=====================================
+ Hits         1266    1267     +1   
  Misses          0       0          
  Partials        0       0          

Powered by Codecov. Last update 92399dd...1c37395

@erikras erikras merged commit ced3bd6 into master Dec 23, 2016
@erikras
Copy link
Member Author

erikras commented Dec 23, 2016

Published in v6.4.0.

CarsonF added a commit to CarsonF/DefinitelyTyped that referenced this pull request Jan 11, 2017
@erikras erikras deleted the better-formsection branch January 26, 2017 19:51
@lock
Copy link

lock bot commented Jun 1, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants