Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

feat(layout): add flex noshrink attribute to prevent shrinking #6100

Closed
wants to merge 1 commit into from

Conversation

devversion
Copy link
Member

Fixes #6067

@ThomasBurleson
Copy link
Contributor

👍

<tr>
<td>flex="fixed"</td>
<td>Will grow as needed, but won't shrink. Starts with a size based on it's <code>width</code> and <code>height</code> values.</td>
</tr>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the attribute here too @ThomasBurleson

@julienpa
Copy link

julienpa commented Dec 7, 2015

Nice 😃
Good job!

@devversion
Copy link
Member Author

Done @ThomasBurleson

@devversion devversion changed the title feat(layout): add flex fixed attribute to prevent shrinking feat(layout): add flex noshrink attribute to prevent shrinking Dec 7, 2015
@ThomasBurleson
Copy link
Contributor

@jelbourn - I would like to add this to today's build. Thoughts ?

@jelbourn
Copy link
Member

jelbourn commented Dec 7, 2015

LGTM

@jelbourn jelbourn added the pr: merge ready This PR is ready for a caretaker to review label Dec 7, 2015
@jelbourn jelbourn closed this in 3d32c2e Dec 7, 2015
@devversion devversion deleted the feat/layout-flex-fixed branch April 21, 2016 11:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants