This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
Releases: justeat/fozzie
Releases · justeat/fozzie
v0.16.0
Changed
- Updated dependencies.
v0.15.0
Changed
- Updated
btnToggle
styles.
Removed
- Removed icons SCSS partial — now using SCSS from
f-icons
module.
v0.14.0
v0.13.0
Changed
- Publish only
src/
to npm. - Specify icons as contained in
src/
rather thandist/
v0.12.0
Added
- Base button class
o-btn
- A range of button colour and design modifiers
- Toggle button component
- Base icon class
c-icon
- Icon size modifiers
- Tick icon classes
- Operator icon classes (plus & minus)
- SVG files for tick and operator icons
- Assets manifest in package.json, specifying the icons to be copied into
Changed
- Updated
gulp-build-fozzie
- Made the scss path variables overridable
v0.11.1
Changed
- Production flag added to lint task
v0.11.0
Added
- Lint task to run on travis so we can see any failures before they get published
Changed
- Couple of small updates in line with the linting errors
- Path for local scripts changed in line with new build config
v0.10.0
Added
- Custom bullets on unordered lists.
u-bordered
class for adding a border around a block.- Added narrow view type sizes for headings
Changed
- Updated line-height for jumbo homepage text.
- Updated the
l-content
class so that it can contain aheader
andmain
that are appropriately spaced for content pages. - Updated packages
v0.9.0
Added
- Table Styling
$border-radius
variable added to standardise the radius of rounded components.- Utility class
u-lightenBg
added so that a lighter background colour can be applied to a page or section of a page.
Changed
- Better list item spacing. By default now adds spacing between
li
s (which can be removed by applying theu-unstyled
class). - More sensible typographic spacing based on baseline spacing.
v0.8.0
Added
- CHANGELOG (changelog inception ✨)
Changed
- Updated dependencies for
gulp-build-fozzie
andfozzie-colour-palette
hr
styling updated to useborder
rather thanbackground
as more native
Removed
@debug
statement inline-height
function