Skip to content

Implemented hamburger menu - #1

Open
Savvy wants to merge 5 commits into
syntek-lang:masterfrom
Savvy:hamburger-menu
Open

Implemented hamburger menu#1
Savvy wants to merge 5 commits into
syntek-lang:masterfrom
Savvy:hamburger-menu

Conversation

@Savvy

@Savvy Savvy commented Jun 10, 2019

Copy link
Copy Markdown

No description provided.

@SebastiaanYN SebastiaanYN left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Couple of things:

  • There are some indentation issues in the scss style, tabs too many or too few.
  • The animation of the hamburger icon transforming into the X is a bit strange. If you put the transition duration to 3 seconds you can see it's not fluent.

Comment thread components/Navbar.vue Outdated
Comment thread components/Navbar.vue
v-for="item in items"
:key="item.name"
>
<div class="navigation">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't see a reason for wrapping the nav element in another div

Comment thread components/Navbar.vue Outdated
Comment thread components/Navbar.vue Outdated
Comment thread components/Navbar.vue Outdated
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.

2 participants