Its been a year since the last gem release of KSS, many of the changes within this release fix real world issues for people who are using KSS to power their styleguides. It should be a drop in replacement for 0.4.0 (backwards compatible).
Fixes
- KSS.{js,coffee} now supports all pseudo selectors (except for nth-child)
- Images kept in the stylesheet directory will no longer throw an exception
New
-
KSS::Parser
now allows for direct string input -
Styleguide sectioning can now be defined without number notation
// Styleguide Forms.Checkboxes. // - or - // Styleguide Forms - Special Checkboxes.
General
- CI suite is now running under travisci
- Code is analysed by codeclimate
- Clearly marked as MIT licence
- Using SSL Rubygems for development
Thanks to everyone who helped get this release together!
@benschwarz @kneath @texel @bemurphy @goodtouch @bangpound @nycvotes-dev @luckyyang @gregjopa @janiv @raskhadafi @CaseyLeask @dasch