Skip to content

Releases: justeat/f-footer

v1.11.0

22 Jan 12:17
Compare
Choose a tag to compare

Added

  • Amex icon (not SafeKey) in resource json file
  • Visa icon in resource json file
  • MasterCard icon in resource json file

Changed

  • Amex, Visa & MasterCard icon for AU & NZ footer template json

Removed

  • Paypal icon for NZ footer template json

v1.10.0

08 Jan 11:41
Compare
Choose a tag to compare

Added

  • Using concurrently to run npm scripts concurrently...!

Changed

  • Call Jest directly from npm scripts to avoid failed test runs exiting with 0 code.
  • matchMedia mock updated in jest setup file to allow us to modify the matches function return value in the unit tests.
  • Unit tests explicitly state matchMedia.matches return value.
  • matchMedia.matches setup moved into a separate function.
  • Upgraded yarn dependencies.
  • Updated Travis config.

Fixed

  • test task run as part of prepare rather than lint task.

v1.9.1

07 Jan 15:47
Compare
Choose a tag to compare

Added

  • New footer link for Italy to become a driver partner.

v1.9.0

05 Dec 13:18
329d0b5
Compare
Choose a tag to compare

Changed

  • Temporarily roll back svg sprite change to footer icons.

This version needs WebBoilerplate >= v1.0.78

Fixed

  • Babel resolution set to fix JS unit tests.

v1.8.2

30 Nov 10:29
Compare
Choose a tag to compare

Fixed

  • Fixed incorrect footer links and link text.

v1.8.1

12 Nov 09:54
Compare
Choose a tag to compare

Fixed

  • Adding missing Danish, Italian and Norwegian translations.
  • Updated the casing of the pseudo-locale language code so it works with .NET Core on Linux.

v1.8.0

06 Nov 12:36
Compare
Choose a tag to compare

Added

  • Svg sprite handlebars partial

Changed

  • Flags, misc and social icons are calling from svg sprite instead of regular img tag.

This version needs WebBoilerplate >= v1.0.41

v1.7.0

31 Oct 12:28
Compare
Choose a tag to compare

Changed

  • Css style of social media icons regarding new design

Removed

  • Social media icons (now new icons live in f-icons module)

v1.6.0

29 Oct 13:35
Compare
Choose a tag to compare

Changed

  • Updated an http link to use https.

Fixed

  • Adding missing Spanish translations.

v1.5.0

17 Oct 11:54
Compare
Choose a tag to compare

Changed

  • Switched kickoff-utils package for the @justeat/f-utils package (SCSS helpers).
  • Updated fozzie and fozzie-colour-palette versions so Menulog theming cascades into f-footer.
  • Minor package updates.

Removed

  • Babel 7 dependencies removed from package.json (as now installed as part of gulp-build-fozzie).