Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Panel: Transition with new toolbars#8397

Closed
cgack wants to merge 2 commits intojquery-archive:1.5-devfrom
cgack:8324-transition-panel
Closed

Panel: Transition with new toolbars#8397
cgack wants to merge 2 commits intojquery-archive:1.5-devfrom
cgack:8324-transition-panel

Conversation

@cgack
Copy link
Contributor

@cgack cgack commented Mar 8, 2016

Fixes gh-8324

@cgack
Copy link
Contributor Author

cgack commented Mar 8, 2016

@arschmitz this is ready for a round of review

this._page().children( ".ui-header:not(.ui-header-fixed), " +
".ui-content:not(.ui-popup), .ui-footer:not(.ui-footer-fixed)" ) );
this._page().children( ".ui-toolbar-header:not(.ui-toolbar-header-fixed), " +
"[data-role='toolbar']," +
Copy link
Contributor

Choose a reason for hiding this comment

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

need to add in $.ui.ns here for now to support chaning that until its removed in 1.6 and will be data-ui-toolbar

@cgack
Copy link
Contributor Author

cgack commented Mar 24, 2016

@arschmitz ready for another round of review on this fix

@arschmitz
Copy link
Contributor

landed in 1.5-dev

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.

3 participants