Skip to content

Releases: at-import/Singularity

Closure

Choose a tag to compare

@Snugug Snugug released this 23 Apr 03:35

Singularity 1.8 introduces CSS Grid helpers as optional mixins to help transition Singularity users to using CSS Grid directly.

It also marks the final release of Singularity.

We love all of our users, and thank you for your support over the past 5 years. Singularity will continue to work as normal, but further development will stop.

v1.7.0

Choose a tag to compare

@Snugug Snugug released this 21 Feb 15:47
Release v1.7.0

SVG-Mazing

Choose a tag to compare

@Snugug Snugug released this 26 Feb 12:14

Background Grid ow produces SVG instead of CSS Gradients! Yay!

v1.6.1

Choose a tag to compare

@Snugug Snugug released this 25 Feb 17:47

Background Grid ow produces SVG instead of CSS Gradients! Yay!

Also fixed an issue w/Libsass and @error

Quite Calculating

Choose a tag to compare

@Snugug Snugug released this 17 Jan 23:24

This release finally brings the calc output style into Singularity Core!

Also in this release:

  • Added sgs-set() mixin to mirror sgs-change() mixin (getters and setters FTW)
  • background-grid mixin now throws a warning instead of a unit error if it's unable to generate a CSS Gradient for the given grid
  • Initial Libsass 3.1 certification!

v1.2.0

Choose a tag to compare

@Snugug Snugug released this 19 Mar 12:54
Proper version number for Bower

Closes #171

Updated Sass 3.3.0.rc.3 compatibility

Pre-release

Choose a tag to compare

@Snugug Snugug released this 11 Feb 22:20
v1.2.0.rc.6

Version bump

Output Style Updates

Output Style Updates Pre-release
Pre-release

Choose a tag to compare

@Snugug Snugug released this 17 Jan 15:32

Output functions can now set the value of a property to a map to have multiple properties printed with different values. The primary two use cases for this is to provide fallbacks for the same property or to provide a way to have experimental values for properties. The map should have a descriptive key (for experimental properties, the prefix plus standard for the standard property, or for fallbacks a fallback and standard key) and the value should be the value to be printed.

All Sorts of Sassy

All Sorts of Sassy Pre-release
Pre-release

Choose a tag to compare

@Snugug Snugug released this 12 Jan 20:35

Update to work with Sass 3.3.0 and Compass 1.0.0. Decouples Compass dependencies. Deprecations based on needs of Sass 3.3 global variable changes, see changelog.