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

Shell: Base structure #666

Closed
6 tasks
saad-mo opened this issue Sep 12, 2018 · 0 comments
Closed
6 tasks

Shell: Base structure #666

saad-mo opened this issue Sep 12, 2018 · 0 comments
Assignees
Milestone

Comments

@saad-mo
Copy link
Contributor

saad-mo commented Sep 12, 2018

A basic container that will hold the header, application content, and footer.

  • fixable header (required)
    Design sheet WIP: https://zpl.io/2pBE69j
  • Add a new color to the palette for the mixed design Shell.
  • application content (required)
  • horizantal nav (optional and part of application content)
  • side nav (optional and part of the application content) - WIP
  • footer (optional) - WIP

Dev Notes: depreciate app layout and create a new shell components

Design sheet -

Shell structure -

shell
   |-- header
       |-- left-container
           |-- branding (logo)
           |-- product-nav (dropdown)
       |-- center-container
           |-- co-pilot / search
       |-- right-container
           |-- search (optional)
           |-- notifications (notification list)
           |-- user-menu (dropdown)
           |-- product-switcher (waffel / dropdown)
   |-- shell-application
           |-- horizontal-nav(optional / tabs)
           |-- side-nav(optional / menu)
           |-- application-page
   |-- shell-footer (tbd) 

@saad-mo saad-mo added the shell label Sep 12, 2018
@saad-mo saad-mo added this to the Release 1.3.0 (Shell) milestone Sep 12, 2018
@saad-mo saad-mo changed the title Shell: Shell: Base structure Sep 12, 2018
@LeoT7508 LeoT7508 self-assigned this Sep 13, 2018
@xak xak added the Fiori 3 label Oct 15, 2018
@eboyer eboyer modified the milestones: v1.3.0, v1.3.1 Oct 17, 2018
@saad-mo saad-mo modified the milestones: v1.3.2, v1.4.0 Nov 14, 2018
@xak xak closed this as completed Nov 28, 2018
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

4 participants