Releases: TryKickoff/kickoff
Releases · TryKickoff/kickoff
v2.5.4
Updated
- Updated grunt packages in package.json ready to support autoprefixer and the relevant dependancies
- Added in support for CSS sourcemaps for the SASS compilation
- Updated sass deploy so that it now will compile properly with sass:deploy
- Relaxed some jshint rules
- SCSS files updated to use leading instead of line-height mixins
- Grid classes updated to be more SMACCS based using g-
- Added JS helper back in quick safe log by Paul Irish for quick use of console.log
v2.5.3
Updates
- Reorganised js libs and helpers: Cookies, console shim and mobile plugins have been extracted into their own files so that they are easier to update and maintain
- Tidied up script.js
- Attach.js DOM lib included but not used referenced anywhere yet
v2.5.2
Updates
- Big mixing upgrade, many from https://github.com/thoughtbot/bourbon/tree/5bdaa07c0fcfa6f1e3507185fa805741eeb33952 before they deprecated the old webkit gradients syntax (Kickoff still needs it)
- Fixed few bugs
v2.5.1
Updated
- Updated grunt packages in
package.json
- Relaxed jshint rules
Removed
- Removed some rarely-used javascript libraries: Zepto, Yepnope and Lazyload
- Removed
docs
directory because we now use http://tmwagency.github.io/kickoff/ for that purpose
v2.5
Added
- Added Grunt build script - should be useful for majority of projects
Updated
- Buttons have been improved and simplified
- Kickoff's oldest supported browser is now Internet Explorer 8
- Sass vars now more complete
Removed
- Removed
examples
directory because all examples/demos now reside at http://tmwagency.github.io/kickoff/ - Removed
sprites.scss
andcarousel.scss