Skip to content

Releases: Igosuki/compass-mixins

v0.12.11

15 Oct 09:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.10...v0.12.11

v0.12.10: Bug squash

18 May 10:30
Compare
Choose a tag to compare

Fixes

  • Missing tests for box-sizing mixin (@xzyfer, #90)
  • Missing -ms prefix for user-select (@marksamman, #89)
  • Allow $experimental-support-for-pie config to be changed (@xzyfer, #52)

v0.12.9: Add input-placeholder mixin

18 May 09:33
Compare
Choose a tag to compare

Feature

0.12.8: Fix error from nested @function

14 May 04:12
Compare
Choose a tag to compare

v0.12.7 introduced a compact() polyfill by invalidly nesting it in a function-exists check. This invalid condition relied on a Node Sass bug which fixed in v3.5.0.

Fixes

  • Update node-sass dependency to a supported v3.x release (@xzyfer, #87)
  • Broken in node-sass@v3.5.0 (@xzyfer, #84)

0.12.7 Fixes and functions before 1.0.3

10 May 11:28
Compare
Choose a tag to compare

Added compact, a flexbox preview, pie and user interface

Compass port fixes

03 Sep 09:28
Compare
Choose a tag to compare

Npm, import test, bug fixes

05 Aug 14:23
Compare
Choose a tag to compare

Fixed the hacks import bug.
Added package.json to import it as an npm package.
Added Jasmine tests to test imports with node-sass.

Version 1, release of compass stylesheets as-is

12 Sep 20:13
Compare
Choose a tag to compare
v1.0.0

Initial commit with bower packaging