Skip to content

Releases: justeat/fozzie-colour-palette

v3.0.0-beta.6

30 Jul 10:01
455e61a
Compare
Choose a tag to compare

Added

  • $color-bg--darker variable.

v2.5.0

11 Dec 09:55
7f90904
Compare
Choose a tag to compare

Added

  • New colours to _menulog.scss

v2.4.0

14 Jun 15:44
d2e919e
Compare
Choose a tag to compare

Changed

  • Yarn.lock update for indirect dependencies to fix vulnerability issues
  • Travis uses node v8 & v10 to run builds.

v2.3.0

03 Jun 13:38
Compare
Choose a tag to compare

Added

  • Added Glaze Colour Scheme

v2.2.0

25 Jan 16:00
Compare
Choose a tag to compare

Added

  • Added available brand ray colours
  • Added wallpaper colours

v2.1.0

19 Sep 11:33
Compare
Choose a tag to compare

Changed

  • Menulog $green--dark updated.
  • Secondary colour updated to be $orange for the Menulog theme.

Removed

  • More Menulog theme updates. Removed custom Menulog $red overrides (as no longer required – the red and orange were very close in colour).

v2.0.0

10 Sep 12:57
c06c964
Compare
Choose a tag to compare

Changed

  • Menulog theming updated (breaking change).
    The Menulog colours are now specified as a mixin that is called as part of individual modules if the $theme variable is set to 'ml'. This is so that each project importing fozzie modules only has to specify the theme variable once and each module will take care of it's own colour/variable overrides.
  • Menulog Colour Scheme has been updated in line with the global UI palette provided by AU design team.

v1.4.0

20 Jun 11:11
Compare
Choose a tag to compare

Added

  • Added prepare npm script.
  • Added lint script to Travis config.
  • Added files property to package.json so that only the relevant files are published to npm.

Changed

  • Bumped DangerJS version.
  • Updated DangerJS config.
  • Updated Travis config.
  • Updated license date.
  • Updated details in package.json.

v1.3.0

20 Jun 09:39
Compare
Choose a tag to compare

Added

  • Added SCSS lint script.

v1.2.1

19 Jun 17:17
08c5214
Compare
Choose a tag to compare

Fixes linting error introduced in 1.2.0