Releases: justeat/f-header
Releases · justeat/f-header
v1.7.1
CSS added to truncate long usernames with an ellipsis
v1.7.0
v1.6.0
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
Changed
- Hyperlinks to the login page now include a "rel='nofollow'" html attribute
v1.5.0
Fixed
- Fixed issue with
is-navInView
class not being applied to narrow header element to stop scrolling of the page. Also has to add newis-navInView--noPad
to allow for transparent/fixed headers.
Changed
- Tests changed from being snapshots where unnecessary.
v1.4.0
Added
- Added payment link localisation for da-DK, nb-NO, es-ES.
v1.3.0
v1.2.1
Added
- Added
useTransparentHeader
flag for transparent header classes. - Added
babel-core
resolution.
v1.1.1
Fixed
- Fixed text colour of the popover menu, on hover.
v1.1.0
Changed
- Updated
.c-header-button
position and increased tap area to size of narrow header.