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

app-drawer-layout considerations #38

Closed
blasten opened this issue Jan 5, 2016 · 0 comments
Closed

app-drawer-layout considerations #38

blasten opened this issue Jan 5, 2016 · 0 comments

Comments

@blasten
Copy link
Contributor

blasten commented Jan 5, 2016

From: PolymerElements/paper-drawer-panel#121

From the spec, the drawer can be

  • permanent

    Recommended default for desktop

  • persistent Clean up app-header CSS #103

    Persistent navigation drawers are acceptable for all sizes larger than mobile.

  • temporary

    Recommended for:
    Tablet
    Required for:
    Mobile

So I propose some changes on attributes :

  • replace "responsiveWidth" by "tabletWidth" and "mobileWidth"
  • replace "narrow" by "mobile", "tablet" and "desktop"
  • remove "forceNarrow"
  • add "tabletMode" and "desktopMode" ( = "permanent" | "persistent" | "temporary")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant