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

feat(Col): Allow false to be used for Col span #5232

Merged
merged 2 commits into from
Jun 15, 2020

Conversation

kyletsang
Copy link
Member

@kyletsang kyletsang commented Jun 11, 2020

Fixes TS definitions to allow null for span in Col. Also fix some minor wording in layout docs.

#5205

@kosmiq
Copy link
Collaborator

kosmiq commented Jun 11, 2020

I think we should add false as well. If we allow for passing true you should be able to pass the opposite which is false.

@kyletsang
Copy link
Member Author

Sure @kosmiq. I'll add that in tomorrow.

@taion
Copy link
Member

taion commented Jun 11, 2020

could it be better to do false instead of null as the "don't emit a class" value?

@kyletsang kyletsang requested review from kosmiq and taion June 11, 2020 16:18
@kyletsang kyletsang changed the title fix(Layout): Allow null for Col span in TS defs and fix docs feat(Col): Allow false to be used for Col span Jun 11, 2020
@kyletsang kyletsang merged commit eef3791 into react-bootstrap:master Jun 15, 2020
@kyletsang kyletsang deleted the docs/layout-improvement branch June 18, 2020 17:59
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