Changelog
v0.5.1
- Improvements to breakpoints handling mobile responsivenes (no markup changes required)
- Added improved product photo placeholder (see Publishing). Photo table cell markup changes, new SVG (#next-photos) needs to be included.
v0.5.0
- Third-party account connection (log in or sign up) must now take place in a popup window
- Added commission information component
- Icons are now all defined in an
svg block at the bottom of the style guide, and referenced using xlink:href inline
.next-grid has been replaced by .ui-stack. Its behaviour is similar, but small markup changes are necessary in order to keep components up to date. Refer back to the assets page to get the latest markup for a component that is still using .next-grid.
-
Footer help component
- icon
next-help has been replaced with next-help-circle (and visually updated)
.ui-footer-help__icon has changed to .ui-footer-help__image
- icon wrapping element with class
.frame is no longer needed
- no longer has a title element.
.ui-footer-help__title has been removed and a single paragraph is expected
-
Banner component
h2 heading used to have class like next-heading next-heading--small next-heading--no-margin, should be changed to ui-banner__title
.ui-banner--status-error has changed to .ui-banner--status-critical
-
Form components
<select> elements now have chevron icons to indicate their purpose (markup change necessary)