-
Notifications
You must be signed in to change notification settings - Fork 212
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
Visibility feature only #10
Conversation
The purpose of visibility for split areas if to establish persiting router outlets within each split area. Since new router v3. Router outlet within conditional split areas can't be consistently relied on. Extensive testing were done, to make sure this change doesn't impact how the split areas' conditional rendering, just add ability to toggle areas on/off visually.
This fixes the general issue of area are hidden from the end.
The visibility for end areas fix just checked in. Could you give me a description of the new bug? |
Here areaA is not visible but value sended. |
Got it. Working on this |
cool :) |
Done |
Thank you Sir. |
:) |
Thank you
…On Fri, Feb 3, 2017, 1:54 PM bertrandg ***@***.***> wrote:
:)
I'm gonna publish 0.1.17 on NPM tonight and add it to website.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APGpofb6s13M_LNxSxb3anXONDLNOvIoks5rY6IrgaJpZM4L2jUv>
.
|
@all-contributors please add @jitsmaster for code.
|
This pull request include only the visibility feature. The animate and layoutEnd features will be included in next pull request