Skip to content

Releases: justeat/f-header

v0.20.5

05 Mar 12:39
Compare
Choose a tag to compare

Changed

  • Updated alternative language url property name.

v0.20.3

05 Mar 12:39
Compare
Choose a tag to compare

Changed

  • Made popover style prettier to match consumerweb uk.

v0.20.4

20 Feb 15:19
20ac75e
Compare
Choose a tag to compare

Fixed

  • Fixed issue when opening the mobile navigation and content still allowed to scroll.

v0.20.2

19 Feb 16:00
867446a
Compare
Choose a tag to compare

Changed

  • Moved all JavaScript unit tests under a single directory.

v0.20.1

16 Feb 10:43
7cb8610
Compare
Choose a tag to compare

Changed

  • Package bump.

v0.20.0

15 Feb 17:20
10a8e28
Compare
Choose a tag to compare

Changed

  • Change default exports to named exports
  • Exporting checkForUser function.
  • Ignore eslint rule for using default exports.
  • Moved all JavaScript unit tests into the same directory.
  • Moved jest modules into devDependencies.
  • Updated Travis config.

Removed

  • Removed the ordercountlink link element.

v0.19.0

15 Feb 15:22
93379e8
Compare
Choose a tag to compare

Changed

  • Added class is-navInView to nav partial.
  • Added toggling funcionality of class is-navInView to html element to prevent users scrolling page when navigation is in viev.
  • Added tests for the toggling of class to the HTML element.

(CPD-10886) Add order count HTML elements to handlebars templates

15 Feb 12:02
Compare
Choose a tag to compare

v0.18.0

February 14, 2018

Added

  • Handlebars template for order count elements

Changed

  • checkForUser is no longer a default export

v0.17.0 - (CPD-10886) userAuth module from GlobalWeb (#23)

14 Feb 14:09
Compare
Choose a tag to compare

Added

  • userAuth module from GlobalWeb (including index.js, userData.js and their unit tests).
  • jest.setup.js file.
  • Dependencies jest-fetch-mock and jest-localstorage-mock.

v0.16.0 — Alternate language partial updates. (#21)

02 Feb 22:08
b98a2b1
Compare
Choose a tag to compare

Changed

  • Renamed alternate language links partial.

Fixed

  • Fixed variable name for alternate language links.