Releases: justeat/global-component-library
Releases · justeat/global-component-library
v1.30.0
Added
- Added Fozzie stopFOIT preload font classes to body.
Changed
- Update
c-badge
docs with new a11y changes to divider.
v1.29.0
Added
- Scroll spy module.
- Lodash throttle module.
Changed
- Updated menu layouts.
v1.28.0
Changed
- Added
c-badge--transparent
modifier.
v1.27.0
Changed
- Added padlock and collectionBag icon.
v1.26.0
Changed
- Updated ratings modifier.
v1.25.0
Added
- Added new ratings modifier.
v1.24.0
Added
- Added offers to menu layouts.
- New card modifier examples.
Fixed
- Code elements will display on a single line rather than wrap across two lines.
- Badge link URL case.
v1.23.0
Added
- Added restaurant note layout
- Run prepare scripts using
concurrently
module.
Changed
- Menu layout updated.
- Updated footer layout to match most recent version.
- Updated Travis config.
- Updated npm dependencies.
Fixed
- Menu layout grid columns set correctly for all screen sizes.
v1.22.1
Changed
- Show popular icon on the menu example layout.
v1.22.0
Added
- Menu documentation.
- Code is linted when the
prepare
hook is fired.
Changed
- Updated Travis config to run using Node v8 & v10.