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

Releases: WebDevLuke/OrionCSS

v2.1.0

10 Mar 21:42
Compare
Choose a tag to compare
  • Improved inline list object, removing whitespace
  • Tweaked spacing logic for grid system.
  • Added new grid-system settings

v2.0.0

06 Mar 22:40
Compare
Choose a tag to compare
  • Tweaked default spacings and refactored spacing utilities
  • Improved expander module
  • Added settings.color and auto-generated type and background colour utilities
  • Fixed spacing issue with comma modifier on inline list object
  • Improved layout object by making it flexbox based and added new modifiers.
  • Removed depreciated pack object as layout object with fit modifier now performs the same function.
  • Fixed load order in width utilities.
  • Replaced traditional media object with what was the flag object

v1.0.4

01 Mar 10:23
Compare
Choose a tag to compare
  • Fixed a bug where width offsets were not being reset by subsequent responsive-activated widths.

v1.0.3

25 Feb 16:48
Compare
Choose a tag to compare
  • Integrated CircleCL testing to test builds on commit.

v1.0.2

25 Feb 15:16
Compare
Choose a tag to compare
  • Minor documentation changes
  • Removed stylelint config file as too opinionated
  • Fixed minor bug where background-color utilities were being compiled with incorrect classnames when SASS was set to 'compressed'.