Skip to content

Releases: justeat/f-header

v1.7.1

14 May 15:14
d66883b
Compare
Choose a tag to compare

CSS added to truncate long usernames with an ellipsis

v1.7.0

28 Mar 09:08
81cf4db
Compare
Choose a tag to compare

Added

  • Add a check to make sure that hamburger menu is closed when the user navigates back to the page
  • Unit test for it

v1.6.0

22 Mar 11:00
937f4f7
Compare
Choose a tag to compare

Changed

  • Replace logo svgs with correct aspect ratio ones according to the designs
  • Reduce size of logo for smaller devices

If you have a config.json with logo url path, be aware that logo svg name now is je-logo--light.v2.svg and je-logo.v2.svg, which needs to be updated in your config

v1.5.1

06 Mar 15:05
Compare
Choose a tag to compare

Changed

  • Hyperlinks to the login page now include a "rel='nofollow'" html attribute

v1.5.0

19 Feb 10:51
5ea2fca
Compare
Choose a tag to compare

Fixed

  • Fixed issue with is-navInView class not being applied to narrow header element to stop scrolling of the page. Also has to add new is-navInView--noPad to allow for transparent/fixed headers.

Changed

  • Tests changed from being snapshots where unnecessary.

v1.4.0

15 Feb 11:05
Compare
Choose a tag to compare

Added

  • Added payment link localisation for da-DK, nb-NO, es-ES.

v1.3.0

15 Feb 09:23
Compare
Choose a tag to compare

Changed

  • 'loginLinkText' from 'Log-in' to 'Log in'
  • c-skipTo style amends

v1.2.1

30 Jan 13:21
Compare
Choose a tag to compare

Added

  • Added useTransparentHeader flag for transparent header classes.
  • Added babel-core resolution.

v1.1.1

30 Jan 11:31
92fb869
Compare
Choose a tag to compare

Fixed

  • Fixed text colour of the popover menu, on hover.

v1.1.0

08 Nov 14:25
Compare
Choose a tag to compare

Changed

  • Updated .c-header-button position and increased tap area to size of narrow header.