Skip to content

Releases: atomicpages/skeleton-sass

4.0.0

09 Mar 03:51
Compare
Choose a tag to compare
Simplifying docs

3.1.6

21 Jan 02:57
Compare
Choose a tag to compare

Merging PR-37

3.1.5

20 Nov 07:03
Compare
Choose a tag to compare
  • Addressing issue #34
  • Merging #35 — thanks e-compton!
  • Adding more variables to fresh and wing themes
  • Creating file on-the-fly for devs on gulp sass task
  • Updating docs

3.1.4

07 May 19:56
Compare
Choose a tag to compare
  • Addressing issue #31
    • Adding styles for .one-half
    • Adding new selectors to fixed grid:
      • .one-third.columns
      • .two-third.columns
      • .one-half.column
      • .one-half.columns
      • .full-width.column
  • Addressing issue #28
  • Fixing configuration issues when $base-gutter-width is something other than 20px in fixed grid mixin
  • Enforcing body margin styles to fixed overflow issue in 960px - 1129px
    • Applies only to fresh theme

3.1.3

07 May 18:40
Compare
Choose a tag to compare
  • Merging in pull request #30

3.1.2

27 Apr 19:46
Compare
Choose a tag to compare
  • Bumping version for Pull #27

3.1.1

17 Jan 07:01
Compare
Choose a tag to compare
  • Whoops! — Adding grid to Wing theme :)

3.1.0

17 Jan 05:44
Compare
Choose a tag to compare
  • Adding a new theme based on Wing which is heavily based on Skeleton.
  • Major update to demo section of the demo site.
    • Using current version of Skeleton Sass
    • Removed legacy demos
    • Added new demos
    • Better styling
    • Less clutter
  • Splitting base styles into several components to accelerate theme development and reduce file coupling.
    • _base.scss
    • _buttons.scss
    • etc...
  • Adding _include_components.scss partial in every theme for easy loading
  • Standardizing naming conventions
    • Renaming sphenoid theme to original
    • Renaming marrow folders to mixins
    • Renaming _skeleton.scss to _grid.scss
  • Moving to sassdoc; no more manual documentation!
  • Removing gradient support in theme mixins

3.1.0-beta3

17 Jan 05:27
Compare
Choose a tag to compare
3.1.0-beta3 Pre-release
Pre-release
  • Adding a new theme based on Wing which is heavily based on Skeleton.
  • Major update to demo section of the demo site.
    • Using current version of Skeleton Sass
    • Removed legacy demos
    • Added new demos
    • Better styling
    • Less clutter
  • Splitting base styles into several components to accelerate theme development and reduce file coupling.
    • _base.scss
    • _buttons.scss
    • etc...
  • Adding _include_components.scss partial in every theme for easy loading
  • Standardizing naming conventions
    • Renaming sphenoid theme to original
    • Renaming marrow folders to mixins
    • Renaming _skeleton.scss to _grid.scss
  • Moving to sassdoc; no more manual documentation!
  • Removing graident support in theme mixins

3.1.0-beta1

16 Jan 06:30
Compare
Choose a tag to compare
3.1.0-beta1 Pre-release
Pre-release
  • Adding a new theme based on Wing which is heavily based on Skeleton.
  • Major update to demo section of the demo site.
    • Using current version of Skeleton Sass
    • Removed legacy demos
    • Added new demos
    • Better styling
    • Less clutter
  • Splitting base styles into several components to accelerate theme development and reduce file coupling.
    • _base.scss
    • _buttons.scss
    • etc...
  • Adding _include_components.scss partial in every theme for easy loading
  • Standardizing naming conventions
    • Renaming sphenoid theme to original
    • Renaming marrow folders to mixins
    • Renaming _skeleton.scss to _grid.scss