-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
…mplates into feature/mega-menu * 'mega-menu' of https://github.com/chrismlusk/accuraty-templates: create Mega Menu
@Accuraty, please do not merge this. Review only. I'm opening this PR so you can check out the Razor/DDR implementation and offer feedback. Surely I've done something wrong or you can suggest improvements. This is also the code I've added to get the PDEG mega menu working, which you can see live at http://pdeg.accuraty.ws. There are some style issues I'm aware of, but what do you think about this being a starting point for mega menus? See issue #15 for more background. |
Seems perfect to me and looks easy to style. Only BIG question is how will it operate when on mobile? |
Ok cool. I haven't gotten to mobile yet. I figure it'll just collapse into a normal, multi-level menu that you tap to expand each section/sub-section. Thoughts, @Accuraty? |
* dev: (37 commits) add starting styles for SVG icons update jquery reset Content Pane badge styles use plain-visited mixin for link color add full-bleed mixin inherit font family so we override 'default.css' styles update dependencies update dependencies update dependencies add conditional panes, rename pane to 'Sidebar', include home.js in 'Home' update stylelint deps add isMobileDevice helper func update dependencies rename aside pane to sidebar fixed header is no longer the default fixed header is no longer the default add EDN 10+ required template ignore 2sxc content .png files from vscode settings to reduce clutter improve sftp property order Add more IP addresses ...
…into feature/mega-menu * 'dev' of https://github.com/chrismlusk/accuraty-templates: make sidebar menus toggle to display submenus update deps
After more learning from ongoing development with PDEG, I think it will be easiest to lean more heavily on Bootstrap's |
Adds a DDR Mega Menu template with styles and scripts. (First attempt at #15.)
.navbar-nav
and related classes for the top-level menu.