Releases: justeat/fozzie-colour-palette
Releases · justeat/fozzie-colour-palette
v3.0.0-beta.6
Added
$color-bg--darker
variable.
v2.5.0
Added
- New colours to
_menulog.scss
v2.4.0
v2.3.0
Added
- Added Glaze Colour Scheme
v2.2.0
Added
- Added available brand ray colours
- Added wallpaper colours
v2.1.0
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
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
Added
- Added
prepare
npm script. - Added
lint
script to Travis config. - Added
files
property topackage.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
Added
- Added SCSS lint script.
v1.2.1
Fixes linting error introduced in 1.2.0