chosen.scss 1.0.10 → 1.0.10.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,3 +1,14 @@
1
+ Warning
2
+ =======
3
+ _20. April 2013_: In one of the coming months I plan to rewrite this library to
4
+ be on par with developments in Sass and also make it more helpful when writing custom
5
+ styles to Chosen. I'll therefore (most likely) break backwards compatibility and merge in a 2.0 branch.
6
+ I have no idea of the userbase of this gem, but since its release in April 2012 it
7
+ has been downloaded over 2,200 times. I have no plan for how long development of the
8
+ new version will last, but it will most likely be within the next couple of months.
9
+
10
+ You can avoid any problems by tying to a specific version (`1.10`).
11
+
1
12
  Chosen.scss
2
13
  ===========
3
14
  Chosen.scss is a compass implementation of [Chosen](http://harvesthq.github.com/chosen/). It is currently based on Chosen `0.9.8`
@@ -1,3 +1,5 @@
1
+ @debug "Warning: This gem will soon update to a 2.0 version which is not backwards compatible. See the readme for more info."
2
+
1
3
  @import "compass/css3/inline-block";
2
4
  @import "compass/css3/box-shadow";
3
5
  @import "chosen-mixins";
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chosen.scss
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.10
4
+ version: 1.0.10.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: