Sha256: 491f619c91cd709022fc180597ecf7074b920e82abe3eda3de09ac228bc6e7b0

Contents?: true

Size: 1.46 KB

Versions: 1

Compression:

Stored size: 1.46 KB

Contents

== 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.4.20130603 ChangeLog