Skip to content

Releases: justeat/global-component-library

v1.9.3

30 May 08:58
b779e03
Compare
Choose a tag to compare

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

26 Apr 14:41
Compare
Choose a tag to compare

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

26 Apr 14:41
Compare
Choose a tag to compare

Added

  • Star ratings and selectable star ratings documentation

v1.5.0

25 Apr 15:23
0be3ad7
Compare
Choose a tag to compare

Added

  • Import f-footer in docs/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

11 Apr 14:53
d22cd8f
Compare
Choose a tag to compare

Added

  • Added documentation for developing shared HTML templates.

v1.3.0

11 Apr 14:53
Compare
Choose a tag to compare

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.