Releases: justeat/f-header
Releases · justeat/f-header
v0.26.0
Changed
- Support server-side rendering of the user menu without needing to use
checkForUser()
client-side.
v0.25.0
Changed
$nav-text-size
to use newbase--scaleUp
property from thefozzie
$type
map.
v0.24.0
Added
- Render language-switcher partial based on
isMultiLingual
flag
v0.23.0
Added
- Conditional
target="_blank"
for the help menu link
v0.22.1
Added
- Re-added some properties to docs data to fix the language switcher text.
v0.22.0
Added
- Added localisation for en-AU and en-NZ.
v0.21.3
Removed
- Removed links and unnecessary properties from docs data.
v0.21.2
Fixed
- Fix typo in link.
v0.21.1
Changed
- Undo renaming of templates and translations. Clashing of names shouldn't be an issue.
v0.21.0
Changed
- Prepend template filenames with
header-
. - Prepend translations with
header-
.
Added
header-docs-data.json
containing the data for the header docs.