Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 795 Bytes

HISTORY.md

File metadata and controls

23 lines (18 loc) · 795 Bytes

0.2.1 - Fri 25 May 2012

  • Updated to support Rails 3.2
  • No dependency on compass

... TODO: add missing ...

0.1.3 - Tue 22 Nov 2011

  • Ability to customise using SASS mixins as hooks
  • Allow to remove the variable value altoether by giving it an empty string ($iphone-style-images-path: '')

0.1.2 - Mon 21 Nov 2011

  • Customise the images, sizes etc via SASS
  • Provide precompiled assets for standalone use

0.1.1 - Fri 18 Nov 2011

  • Provides jQuery iphoneStyle function in JavaScript and the JavaScript file itself.
  • Provides default styling.
  • Compatible with Rails Assets Pipeline (include images referenced from the CSS).