Skip to content

Releases: meodai/sensible

Adds global sensible mixin

10 Oct 07:55
Compare
Choose a tag to compare

That includes all sensible components. For easier inclusion.

Rewrite of the main grid mixin

27 Apr 05:01
Compare
Choose a tag to compare

And bugfix for the push-class issue

removes the need for jquery

28 Feb 19:57
Compare
Choose a tag to compare

the JS does not depend on jquery anymore.

makes use of postfixes not prefixes

26 Feb 23:04
Compare
Choose a tag to compare

We now use: .l-one-whole--mobile it makes it easier to know where the breakpoint name goes (always at the end)

minor bugfix

02 Dec 09:44
Compare
Choose a tag to compare
Merge pull request #27 from ginetta/mixin-sp

mixin should be include.

New default direction on the grid

28 Aug 13:27
Compare
Choose a tag to compare

because will not cause overflow problems

Adds error handling in the JS

10 Jun 11:25
Compare
Choose a tag to compare

And fixes the JSON string for libsass

Is now compatible with libsass and ruby sass

18 May 13:20
Compare
Choose a tag to compare
Merge pull request #15 from lejoe/patch-2

Reverts libsass bugfix thank you @idflood & @lejoe

Fixes dependancy name in bower

12 May 18:38
Compare
Choose a tag to compare

and also fixes a few typos

Adds IE9 Support

06 May 14:18
Compare
Choose a tag to compare

MatchMedia polyfill is now included in the bower file. Add it for browser that don't support match media.