Releases: ConstellationApps/Base
Namespaced URLs
This release namespaces all URLs to prevent collisions in the global namespace.
Groups and Bricks
This release includes support for supplemental groups, and automatic default group for all users, and the groundwork for apps to have print CSS for those times where a hard-copy really is preferable.
Mobile Menus
This release combines the hamburger menu and the titlebar into one menu structure that shows the same content in different formats depending on if you are on a large or small screen.
Additional features in this release include better filtering in the dashboard view to ensure that non-constellation apps aren't matched. This resolves an issue where guardian is loaded as a dashboard compatible view when it really isn't.
Hamburgled
This release adds code to conditionally hide the hamburger menu if no hamburger links are defined. Additionally the styles applied to dashboard cards are cleaned up to ensure correct formatting.
Use HTTPS for all resources
This release ensures that the MDL font is loaded over HTTPS. Failure to do so results in a warning in most modern browsers that parts of the page were loaded insecurely.
Initial Release
This is the first release of the constellation base components.