Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(collapse): default to css #6182

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Default to value set from CSS for height/width

This implementation was taken from Bootstrap, as seen here.

Fix in action here.

This fixes #6045.

- Default to value set from CSS for height/width
@wesleycho
Copy link
Contributor Author

wesleycho commented Aug 20, 2016

Looks like this causes a regression, as seen here.

I need to research this a little more.

Edit: Looks like that was purely a docs issue.

@icfantv
Copy link
Contributor

icfantv commented Aug 20, 2016

LGTM

@wesleycho wesleycho closed this in aef24cd Aug 20, 2016
@wesleycho wesleycho deleted the fix/collapse-sizing branch August 20, 2016 12:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(collapse): expand to style-defined height
2 participants