Feature hidden nodes #302
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature-hidden-nodes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!
If you are contributing on behalf of someone else (eg your employer): the individual CLA is not sufficient - use https://developers.facebook.com/opensource/cla?type=company instead. Contact cla@fb.com if you have any questions.
I like the suggestion @woehrl01 had in #241 about using the
display
property from css. So add an enums with valuesnone
andflex
. What do you think?@roxlu Are you planning to update this?
@emilsjolander Yes, I'll fix that this weekend. Sorry for not replying earlier.
Np! Just checking in :) no rush
On Thu, 5 Jan 2017 at 20:28, @roxlu notifications@github.com wrote:
Hey @roxlu This is a feature we'd definitely need. However, having it as a property is is must for us. Tests are also required.
Do you have any plans to update to a property and to write tests? If not, is this something I could help with?
@joce Feel free to put up a PR of your own. @roxlu is probably busy with other things and would love someone else to help out 👍
Will look at this then!
Hey @joce and @emilsjolander I've been ill last week and am catching up on work so I won't have any spare time for this until the end of February. @joce my branch with the hide/show feature is here: https://github.com/roxlu/css-layout/tree/feature-hidden-nodes if you want to have a look.
A major issue I have however is that I'm on Windows, compiling with VisualStudio, and therefore I do not have a C99 compiler. I would need to have this feature based on a branch that compiles in C++98. Is this workable for you?
@joce I had the same problem. compiling on windows works with vs15 community edition.
@woehrl01 Excellent! I'll give that a try tonight, then.
@joce any update?
Taken with other fires at work atm.
On Mon, Jan 30, 2017 at 12:21 PM, Emil Sjölander notifications@github.com
wrote:
@joce @emilsjolander I help out with a new PR #369 with the suggested changes. So you can focus on the fires @joce 🔥 🏃 😄
closing this as @woehrl01 has opened up #369
Pull request closed