This repository has been archived by the owner on Mar 1, 2018. It is now read-only.
Releases: canonical-web-and-design/maas-gui-vanilla-theme
Releases · canonical-web-and-design/maas-gui-vanilla-theme
Icon update
- Adds four new icons to the MAAS icon set
- Updates gulp and the build steps to be more inline with the vanilla framework
Minor fixes
- Resolves mobile issue with the
.nav-secondary
element in the header
New patterns update
- Created new notification group style, to be used when multiple notifications of one category are to be displayed on the screen without swamping the UI.
- New secondary page navigation pattern has been included. This shall be used as secondary navigation for pages which are too long or require tabbed content.
- Meter element has been styled to follow our new component color styles. Can be used to show machine information such as CPU, RAM e.t.c.
Minor font update
- Uploading missing font assets and giving the ability to turn on or off local assets for fonts in _settings.defaults.scss
- Removing the sass docs gulp requirements, gulp command and scss comments.
Responsive & colour update
Change log
- Updated all icons and colour set within the framework. This will keep inline with the Vanilla Framework and the new visual update which is going across all products
- Links have changed from black to blue. This keeps MAAS inline with Juju and other Cloud products also improves the visual UX.
- Improved the responsive nature of MAAS. Tables especially have been improved. The new card view and label using
aria-label
improves the readability and uses on mobile / small screens. - All assets have been renamed and also hosted on https://assets.ubuntu.com. This gives the flexibility to use hosted assets or to host them locally dependant on project.
- Navigation responsive issues have been resolved.
- Flash messages has been removed and now replaced with the improved notification pattern.
- New utility classes
u-display--mobile
&u-display--desktop
have been added for extra responsive development / design flexibility. - Accordion styles have been slightly improved. Removing the cross style and keeping it consistent with our remove style.
- Login action card styles have been added to the framework.
1.0.0
Updating version