Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Enhancement: Use a collapsable Twitter Bootstrap navbar #426

Merged
merged 4 commits into from
Feb 24, 2015

Conversation

localheinz
Copy link
Member

This PR

  • replaces the existing navbar with one provided by Twitter Bootstrap
  • removes unused resources

Signed out

Before

screen shot 2015-02-24 at 16 19 49

After

screen shot 2015-02-24 at 16 37 46

Signed In

Before

screen shot 2015-02-24 at 16 20 08

After

screen shot 2015-02-24 at 17 24 33
screen shot 2015-02-24 at 17 24 38

Smaller Screens

Before

screen shot 2015-02-24 at 17 26 55

After

screen shot 2015-02-24 at 17 27 10

@ins0
Copy link
Contributor

ins0 commented Feb 24, 2015

👍

1 similar comment
@gianarb
Copy link
Contributor

gianarb commented Feb 24, 2015

👍

<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
Copy link
Member

Choose a reason for hiding this comment

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

What are these exactly?

Copy link
Member Author

Choose a reason for hiding this comment

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

This stuff is basically the infamous 🍔 icon right here:

screen shot 2015-02-24 at 17 16 45

For reference, this mostly matches the first example here: http://getbootstrap.com/components/#navbar

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, so 3 repeated <span/>: comment it for clarity, maybe? :)

@localheinz
Copy link
Member Author

@Ocramius

Shall we use a black one and use the same link colours to make the step a bit smaller?

@Ocramius
Copy link
Member

Shall we use a black one and use the same link colours to make the step a bit smaller?

Not following the question, can you rephrase it?

@localheinz
Copy link
Member Author

@Ocramius

Ok, instead of the default navbar

screen shot 2015-02-24 at 21 01 13

shall we use an inverse one:

screen shot 2015-02-24 at 21 01 04

as it is closer to the current navigation?

@Ocramius
Copy link
Member

I think this one is fine. Waiting for travis and then I'm merging :)

Ocramius added a commit that referenced this pull request Feb 24, 2015
Enhancement: Use a collapsable Twitter Bootstrap navbar
@Ocramius Ocramius merged commit da3a001 into zendframework:master Feb 24, 2015
@Ocramius
Copy link
Member

👍

@localheinz
Copy link
Member Author

Thank you, @Ocramius!

@localheinz localheinz deleted the feature/navbar branch February 25, 2015 08:07
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.

4 participants