Skip to content
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

issue/1521: remove navigation from #wrapper #1522

Merged
merged 1 commit into from
May 8, 2017
Merged

Conversation

oliverfoster
Copy link
Member

@oliverfoster oliverfoster commented Apr 11, 2017

fixed #1521

  1. allow default navigation bar to be disabled course._navigation._isDefaultNavigationDisabled
  2. add navigation:initialize event for navigation bar plugins to know when to start
  3. put #wrapper location classes on html tag to allow styling of navigation as usual
  4. insert .navigation container before the #wrapper div so that the tab order is preserved

@oliverfoster oliverfoster merged commit 8e98a06 into master May 8, 2017
@oliverfoster oliverfoster deleted the issue/1521 branch May 8, 2017 21:37
@brian-learningpool
Copy link
Member

@moloko, isn't the re-positioning of the navigation a bit of a breaking change, for themes at least?

I'm mentioning this in case our next version should be 2.1.0 rather than 2.0.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

move navigation bar outside of wrapper
5 participants