Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Releases: getchopchop/chopchop

v1.2.0

28 Jul 14:15
Compare
Choose a tag to compare

New features:

  • Added grid gutters for x and y. Use .g-gutter-x or .g-gutter-y. ddf6b46
  • Added section utility with .u-section. Also available as lg and sm. #23
  • Added custom select style. Use .select #26
  • Added custom file style. #24
  • Added multiple targets on toggle js. 970fe91
  • Headings now use type scales that are automatically generated from variables. #30
  • Added block spacing utility. #31
  • Added full-height utility. #44
  • Added section utility to do top/bottom only, also available as lg and sm. #48

Bug fixes:

  • Not setting contents in PHP function throws error on server. fda3a26
  • Added cursor:pointer to toggle triggers so clickable on touch devices. #14
  • Added user-select:none to toggle triggers to stop highlighting of text on touch devices.
  • Table borders now show in the right place. #35
  • Right Drawer deactivate overlay fixed. #36

Other changes:

  • Grid center and mixin page tidy up. #22
  • Added input type file to form atom. #24
  • Toggles split on spaces rather than commas for consistency. #16
  • Improved font smoothing CSS, still commented out by default. ee0ce2a
  • Changing default font stack to be platform aware. #33
  • Stop nav items wrapping between words. 2338787
  • New favicons inline with modified real favicon website. #34
  • Rework cards to be more like Bootstrap. #32
  • Improved the typography and headings. #29
  • Removed xs and xl vars #37
  • Move box-sizing from utilities to html atom #39
  • Added ability to publish site to github pages Thanks @insom #45

v1.1.0

25 Jul 07:34
Compare
Choose a tag to compare

New features:

  • Added printSVG function to make it easier to add SVG's to a page.

Other changes:

  • Remove margin bottom on last child inside grid columns.
  • Changing icons to free icomoon pack.
  • Changed copyright year.
  • Removed gitlab references.
  • Removed colours variables page because colours have replaced it.
  • Grouping colours based on their parent array.
  • Added async to relevant scripts.

Initial release

27 Jun 14:22
Compare
Choose a tag to compare

Initial release to Github.