Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Releases: justeat/fozzie

v1.90.0

10 Feb 10:49
Compare
Choose a tag to compare

Added

-New colors for button :hover and :focus

v1.89.0

06 Feb 16:28
9c9a318
Compare
Choose a tag to compare

Added

  • Reduce motion query to c-modal--popUp which disables transition if user has setting enabled.
  • Modal close button styles.

Changed

  • c-modal--popUp--belowMid modifier changed to c-modal--popUp.
  • Switch js-test-budy for @justeat/js-test-buddy.
  • Updated npm dependencies.

Removed

  • Unused c-modal-actions--raised & c-modal-actions--fixed classes.

Fixed

  • c-modal--popUp now applies transition correctly.
  • Ignore test files when transpiling with Babel.

v1.88.0

05 Feb 16:59
2c72839
Compare
Choose a tag to compare

Added

  • New helper to rwd.scss for hiding items on tiny devices
  • Stylelint disable rule for Firefox only element as it was throwing error when running Homeweb

v1.87.0

31 Jan 13:28
c6397b4
Compare
Choose a tag to compare

Added

  • Height to is-fixed class again

v1.86.0

30 Jan 11:35
ce6896a
Compare
Choose a tag to compare

Added

  • Separate class for the height of the scroll page - c-modal-content-scrollHeight

Removed

  • Height from is-fixed class

v1.85.0

27 Jan 13:01
c783cd0
Compare
Choose a tag to compare

Changed

  • Updated overflow carousel to hide scrollbar on YourFavourites component

v1.84.0

22 Jan 13:57
Compare
Choose a tag to compare

Changed

  • Updated card section styles.

v1.83.1

21 Jan 17:03
Compare
Choose a tag to compare

Changed

  • Reverted previous change to badge style.
  • Use explicit value for card rounded variable.

v1.83.0

21 Jan 17:03
de44f31
Compare
Choose a tag to compare

Fixed

  • Reverted max-height change to .c-modal-content-scrollable as it prevents scrolling on small screen devices.

Changed

  • Use explicit value for rounded badge border radius.

v1.82.0

20 Jan 13:42
a8aa853
Compare
Choose a tag to compare

Added

  • c-badge component small rounded modifier styles.
  • u-spacingBottom--large--aboveMid & u-shadowBottom--belowMid helper to the utilities.

Changed

  • Updated c-card component highlight modifier styles.
  • Updated c-modal component styles.
  • Consistent spacing between rules in the utilities module.

Removed

  • c-card component large rounded modifier styles.