Releases: justeattakeaway/fozzie-components
Releases · justeattakeaway/fozzie-components
[email protected]
breaking changes Changed
- Cloned the original
f-analytics
intocore-analytics
and remove any refs. to Vue/Vuex and any SSR functionality.
[email protected]
v10.15.0
June 23, 2023
Changed
- Update /member links to /account.
[email protected]
What's Changed
- [email protected] Use Vue I18n by @adammorr in #2179
Full Changelog: https://github.com/justeat/fozzie-components/compare/[email protected]@3.8.0
[email protected]
What's Changed
- [email protected] Adding ES, IE and IT translations by @adammorr in #2164
Full Changelog: https://github.com/justeat/fozzie-components/compare/[email protected]@3.7.2
[email protected]
Added
fozzie
as peerDep so consuming applications use the correct version offozzie
when usingf-error-message
v2.3.0.
Fixed
font-size
call tobody-s
. Version 9 of fozzie changed the way default value was used which causes the size to increase now.
[email protected]
Fixed
- Log out clickable area not allowing users to logout properly.
Added
- Cursor pointers to
countrySelector
anduserNavigationPanel
components.
[email protected]
Added
hasError
toon-error
emitted event.
Fixed
- Package
main
export filename.
[email protected]
Fixed
- Flush styles
[email protected]
Changed
- Updated component to emit MfaChallengeIssue event for 403 errors
[email protected]
v0.24.0
June 13 2022
Changed
- Version of f-form-field (enables asterisks automatically on required fields)
Removed
- Manual use of asterisks in
en-GB.js