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

Added the material design sidenav #8

Merged
merged 9 commits into from
Sep 1, 2017
Merged

Added the material design sidenav #8

merged 9 commits into from
Sep 1, 2017

Conversation

Gejsi
Copy link
Contributor

@Gejsi Gejsi commented Aug 27, 2017

Introducing the Sidenav 🚀

This is component allows for easier navigation through the pages of a website, avoiding site-maps and putting everything into a "collapsable from the right" panel containing a <List /> of websites.
It features an empty div that either slides from the side or stays fixed in the page, wich can contain whatever you want.

// TODOS: 📝

  • Left/right property

  • Responsive property

  • Permanent property

  • Make it disappear when pressing the ESC key

@lucat1
Copy link
Collaborator

lucat1 commented Sep 1, 2017

LGTM👍🏻
Though we should try to avoid using global event listeners and stick more to the React-like structure of the Inferno's virtual dom.
That's something for a new PR, so this is mergeable.

@lucat1 lucat1 merged commit 1fa65d0 into master Sep 1, 2017
@lucat1 lucat1 deleted the add/sidenav branch September 1, 2017 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants