Releases: Igosuki/compass-mixins
Releases · Igosuki/compass-mixins
v0.12.11
What's Changed
- Update readme to reflect correct compass version support by @stepmr in #101
- @elseif is deprecated in future Sass versions. Use "@else if" instead. by @ale-grosselle in #114
- Remove -pie prefix from background() by @saschagehlich in #57
- import functions.scss in files that use compact() function by @mike-tuxedo in #55
- Adding support for
column-span
. by @leopic in #54 - Adds 'rhythm-margins' in typography section by @shri3k in #91
- Update _box_sizing.scss by @Wilkun in #98
- Added helper functions font-files & font-url, which are used in the @font-face mixin. by @DiHalt-ECP in #112
New Contributors
- @stepmr made their first contribution in #101
- @ale-grosselle made their first contribution in #114
- @saschagehlich made their first contribution in #57
- @mike-tuxedo made their first contribution in #55
- @leopic made their first contribution in #54
- @shri3k made their first contribution in #91
- @Wilkun made their first contribution in #98
- @DiHalt-ECP made their first contribution in #112
Full Changelog: v0.12.10...v0.12.11
v0.12.10: Bug squash
v0.12.9: Add input-placeholder mixin
0.12.8: Fix error from nested @function
0.12.7 Fixes and functions before 1.0.3
Added compact, a flexbox preview, pie and user interface
Compass port fixes
Ported basic versions of elements-of-type and opposite-position
Npm, import test, bug fixes
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
v1.0.0 Initial commit with bower packaging