Releases: justeat/global-component-library
Releases · justeat/global-component-library
v1.9.3
Updated
- Updated f-footer to 0.26.0
Added
- Privacy Policy content page added
- Added documentation for
t-trak
module - Documentation page on browser support added
- Documentation page on accessibility checklist added
Changed
- Tidied up some of the index pages
- Updated Colour Palette in line with new brand changes
- Updated Accessibility page links
- Comments updated to be consistent throughout SCSS files
Fixed
- Site nav fixed on mobile devices
Removed
- Old IE CSS file - not needed in documentation as not supporting <IE9
v1.7.0
Changed
- Disable links to incomplete pages.
- Update styling of disabled links.
- Remove disabled links from tabindex.
- 'Show Code' buttons are now actually buttons.
v1.6.0
Added
- Star ratings and selectable star ratings documentation
v1.5.0
Added
- Import
f-footer
indocs/index.js
. docs/ui-components/footer.js
.
Changed
- Use footer handlebars templates.
- Updated dependencies:
f-footer
f-header
f-icons
f-toggle
f-validate
fozzie
- Disable the default on-click behaviour of all anchors within demo blocks.
v1.4.0
Added
- Added documentation for developing shared HTML templates.
v1.3.0
Added
- Added shared header templates to UI Components section.
- Added shared header documentation JavaScript to display header examples in correct state.
Changed
- Updated
gulp-build-fozzie
version. - Updated
f-header
version. - Updated
.gitignore
file. - Small refactor of the main documentation module.
Fixed
- Fixed lint issues in
gulpfile.js
. - Fixed JavaScript issue when toggling code demo elements.