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

New component: Drawer #23

Closed
sebnitu opened this issue Jun 19, 2019 · 0 comments
Closed

New component: Drawer #23

sebnitu opened this issue Jun 19, 2019 · 0 comments
Assignees

Comments

@sebnitu
Copy link
Owner

sebnitu commented Jun 19, 2019

A container component that slides in from the left or right. It typically contains menus, search or other content for your app.

The work for those component is located in the following branch:

component/drawer

Features

  • Allow for multiple drawers on a page
  • The ability to save state (open or closed) using localStorage
  • Allow for component switching (between drawer and modal depending on screen size)
  • Should have sliding animation
  • Left or right positioning or static

Inspiration

@sebnitu sebnitu self-assigned this Jun 19, 2019
@sebnitu sebnitu closed this as completed Jul 19, 2019
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

No branches or pull requests

1 participant