Sha256: 97319fe03f33bab0df6d0897de289f736c8ab4f91c0fec4a1daad29349ec418a

Contents?: true

Size: 1.8 KB

Versions: 1

Compression:

Stored size: 1.8 KB

Contents

== 0.5 (Ours is the Fury)
* Rewrite Autoprefixer to be more flexible.
* Use css, instead of Rework, to fix CSS parsing errors faster.
* Fix a lot of CSS parsing errors.
* Fix sass-rails 4.0.0.rc2 compatibility.

20130616:
* More useful message for CSS parsing errors.
* Remove old WebKit gradient syntax.
* Fix parsing error on comment with braces.

== 0.4 (Winter Is Coming)
* Remove outdated prefixes.
* Add border-radius and box-shadow properties to database.
* Change degrees in webkit gradients.

20130515:
* Add old syntax in gradient direction.
* Add old syntax for display: flex.
* Update browser global usage statistics.

20130521:
* Add Firefox 23 data.
* Update css-parse to fix @-moz-document issue.

20130523:
* Update Rework’s libraries to fix @page statement.

20130524:
* Add Chrome 29 data.

20130527:
* Fix new css-stringify issue.

20130528:
* Fix compatibilty with Rework from git master.
* Add minor browsers to data, which can be selected only directly.

20130530:
* Add Opera 15 and iOS 6.1 data.
* Fix iOS versions in properties and values data.

20130603:
* Use latest Rework 0.15 with a lot of CSS parsing fixes.
* Update browsers usage statistics.

== 0.3 (Growing Strong)
* Use own filters instead of Rework’s `prefix` and `prefixValue`.
* Smarter value prefixer without false match “order” in “border”.
* 40% faster.
* Don’t add unnecessary properties instead of Rework’s `prefixValue`.
* Don’t change properties order.
* Sort properties and values in inspect output.

20130424:
* Fix value override in prefixer.

20130427:
* Prefix several same values in one property.

20130502:
* Don’t add -webkit- prefix to IE filter.
* Don’t duplicate already prefixed rules.

== 0.2 (Hear Me Roar!)
* Update parse libraries.
* Add inspect method and rake tast.

== 0.1 (Fire and Blood)
* Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
autoprefixer-rails-0.5.20130616 ChangeLog