项目原始demo,不改动
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dieses Repo ist archiviert. Du kannst Dateien sehen und es klonen, kannst aber nicht pushen oder Issues/Pull-Requests öffnen.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760
  1. # Change Log
  2. This project adheres to [Semantic Versioning](http://semver.org/).
  3. ## 7.2.6
  4. * Fix `-ms-` prefix for grid cells with same `grid-area` (by Evgeny Petukhov).
  5. ## 7.2.5
  6. * Fix multiple prefixes in declaration value.
  7. ## 7.2.4
  8. * Fix IE 10 support.
  9. ## 7.2.3
  10. * Fix `grid-template-areas` in `@media` (by Evgeny Petukhov).
  11. ## 7.2.2
  12. * Fix `_autoprefixerDisabled is undefined` issue.
  13. ## 7.2.1
  14. * Fix IE and other old JS runtimes support.
  15. ## 7.2 “Ordem e Progresso”
  16. * Add `grid-template-areas` support (by Evgeny Petukhov).
  17. * Add `grid-template` support (by Evgeny Petukhov).
  18. * Add `grid-area` support (by Alexey Komarov).
  19. * Add `autoprefixer-info` CLI tool.
  20. * Add wrong `radial-gradient` properties warning.
  21. * Use current working dir on missed `from` in `info()` (by Phil Dokas).
  22. * Fix `grid-row` and `grid-column` support (by Alexey Komarov).
  23. * Do not prefix `reverse` animation direction.
  24. * Improve test coverage (by Dmitry Semigradsky).
  25. ## 7.1.6
  26. * Add warning for using `browserslist` option instead of `browsers`.
  27. * Add warning for multiple control comments in the same scope.
  28. * Fix `Invalid array length` error during indent changes.
  29. ## 7.1.5
  30. * Fix `::placeholder` prefix for Edge.
  31. * Fix `inherit`/`initial`/`unset` values for `flex-direction`.
  32. * Fix RegExp usage in gradients (by Yet Another Minion).
  33. ## 7.1.4
  34. * Fix `radial-gradient` direction conversion.
  35. * Fix `image-set` in `cursor`.
  36. ## 7.1.3
  37. * Add warning for old `radial-gradient` direction syntax.
  38. ## 7.1.2
  39. * Fix `text-decoration` shortcut support.
  40. ## 7.1.1
  41. * Remove non-`-webkit-` intrinsic prefixes in Grid Layout (by 一丝).
  42. ## 7.1 “Universitas litterarum”
  43. * Add `unicode-bidi` support.
  44. * Add `-webkit-appearance` support for Edge.
  45. * Add `from` option to `info()`.
  46. * Fix intrinsic widths prefixes in Grid Layout.
  47. ## 7.0.1
  48. * Fix Autoprefixer for old JS runtimes.
  49. ## 7.0 “Coelestem adspicit lucem”
  50. * Remove node.js 0.12 support.
  51. * Use PostCSS 6.0.
  52. * Use Browserslist 2.
  53. * Use `caniuse-lite` instead of `caniuse-db` (by Ben Briggs).
  54. * Use `^` for Browserslist dependencies, instead of `~`.
  55. * Rewrite project from CoffeeScript to Babel (by Dmitry Semigradsky).
  56. * Disable Grid Layout prefixes for IE by default.
  57. * Fix `-ms-grid-column-align`.
  58. * Move tests to Jest.
  59. ## 6.7.7
  60. * Fix `order` for non-digit values.
  61. ## 6.7.6
  62. * Fix `font-kerning` (by Chi Vinh Le).
  63. ## 6.7.5
  64. * Fix `text-decoration-skip` in iOS (by Chi Vinh Le).
  65. * Fix `clip-path` (by Chi Vinh Le).
  66. ## 6.7.4
  67. * Improve `browsers` option perfomance.
  68. * Update CoffeeScript compiler.
  69. ## 6.7.3
  70. * Fix compatibility with “Intrinsic & Extrinsic Sizing” spec update.
  71. ## 6.7.2
  72. * Do not prefix grid/flexbox in `@supports` on `grid: false`/`flexbox: false`.
  73. ## 6.7.1
  74. * Update Browserslist with `last n version` fix.
  75. ## 6.7 “Krungthep doot thep saang”
  76. * Add Electron support in browsers list (by Kilian Valkhof).
  77. * Add `flex-flow` partial support for Flexbox 2009 specification.
  78. * Fix browsers `0` version issue in some Can I Use data.
  79. ## 6.6.1
  80. * Add metadata to use Autoprefixer in JSS tests (by Chi Vinh Le).
  81. ## 6.6 “Kaiyuan”
  82. * Add `browserslist` key in `package.json` support.
  83. * Add support for separated environments in browserslist config.
  84. * Add `browserslist-stats.json` file support to load custom usage statistics.
  85. ## 6.5.4
  86. * Fix unitless 0 basis in IE10/IE11 shorthand flex (by Google).
  87. ## 6.5.3
  88. * Add error for popular mistake with `browser` option instead of `browsers`.
  89. ## 6.5.2
  90. * Clean prefixes data (by Reinaldo Schiehll).
  91. ## 6.5.1
  92. * Fix selectors with `:--` prefix support.
  93. ## 6.5 “Einigkeit und Recht und Freiheit”
  94. * Add `defaults` keyword to browsers requirements.
  95. * Fix CSS Grid Layout support.
  96. * Fix `align-self` cleaning.
  97. ## 6.4.1
  98. * Fix node cloning after some PostCSS plugins.
  99. ## 6.4 “Hic et ubique terrarum”
  100. * Add `:any-link` selector support.
  101. * Add `text-decoration-skip` support.
  102. * Add `transition: duration property` support.
  103. * Fix `-webkit-` prefix for `backface-visibility`.
  104. * Fix `rad` unit support in gradients (by 刘祺).
  105. * Fix `transition` support in Opera 12.
  106. * Removed Safari TP Grid prefixes support.
  107. ## 6.3.7
  108. * Fix rare `Cannot read property 'constructor' of null` issue.
  109. ## 6.3.6
  110. * Add Safari TP prefix support for Grid Layout.
  111. ## 6.3.5
  112. * Fix duplicate prefixes for `-ms-interpolation-mode`.
  113. ## 6.3.4
  114. * Show users coverage for selected browsers in `info()`.
  115. ## 6.3.3
  116. * Fix transition warning.
  117. ## 6.3.2
  118. * Fix jspm support (by Sean Anderson).
  119. ## 6.3.1
  120. * Fix compatibility with Flexibility polyfill.
  121. ## 6.3 “Pro rege et lege”
  122. * Add Grid Layout support.
  123. * Add `text-spacing` support.
  124. * Add `> 10% in my stats` browsers query with custom usage statistics.
  125. * Add options to disable `@supports`, Flexbox or Grid support.
  126. * Fix compatibility with other PostCSS plugins.
  127. ## 6.2.3
  128. * Fix error on broken transition with double comma.
  129. ## 6.2.2
  130. * Fix issues in broken transitions.
  131. ## 6.2.1
  132. * Fix AST error in transition warning (by @jvdanilo).
  133. ## 6.2 “Fluctuat nec mergitur”
  134. * Use `fill` instead of `fill-available` according spec changes (by 一丝).
  135. * Add `fill` support for logical dimension properties (by 一丝).
  136. * Add `text-emphasis` support (by 一丝).
  137. * Add prefixes to `@supports` only for compatible browsers.
  138. * Add `rad`, `grad` and `turn` units support to linear gradients.
  139. * Add some `deg` directions support for old WebKit linear gradients.
  140. * Fix `@supports` parenthesis (by @heady).
  141. * Add warning when prefixes could not be generated
  142. for complicated `transition-property` values.
  143. * Add warning for outdated `fill-available` value.
  144. * Add warning for wrong `text-emphasis-position` value.
  145. * Add “time capsule” warning for prefix-less future.
  146. * Normalizes all warning messages.
  147. ## 6.1.2
  148. * Fix gradient hack on some parameters (by Alexey Efremov).
  149. ## 6.1.1
  150. * Fix `cursor: grab` and `cursor: grabbing` support.
  151. ## 6.1 “Bil-shaʿb wa lil-shaʿb”
  152. * Change `transition` support to output more robust CSS.
  153. * Add `:read-only` support.
  154. * Add support for `appearance` with any values.
  155. * Add CSS-in-JS support via `postcss-js`.
  156. * Add loud `/*! autoprefixer: off */` control comments support.
  157. * Convert `rotateZ` to `rotate` for `-ms-transform`.
  158. * Use `postcss-value-parser` to carefully work with gradients.
  159. * Remove `-ms-transform-style` and `-o-transform-style` that never existed.
  160. ## 6.0.3
  161. * Fix old gradient direction warning.
  162. ## 6.0.2
  163. * Remove unnecessary `-khtml-` prefix too.
  164. ## 6.0.1
  165. * Fix `cross-fade()` support (by 一丝).
  166. ## 6.0 “Eureka”
  167. * CLI was removed from `autoprefixer` package to `autoprefixer-cli`.
  168. * `autoprefixer-core` and `autoprefixer` packages was merged back.
  169. * Remove `autoprefixer(opt).process(css)`, use `autoprefixer.process(css, opt)`.
  170. * Remove `safe` option. Use separated Safe parser from PostCSS.
  171. * Remove Opera 12.1 from default query.
  172. * Use PostCSS 5.0 API.
  173. * Add custom syntaxes support.
  174. * Add `image-set` support (by 一丝).
  175. * Add `mask-border` support (by 一丝).
  176. * Add `filter()` function support (by Vincent De Oliveira).
  177. * Add `backdrop-filter` support (by Vincent De Oliveira).
  178. * Add `element()` support (by Vincent De Oliveira).
  179. * Add CSS Regions support.
  180. * Add Scroll Snap Points support.
  181. * Add `writing-mode` support.
  182. * Add `::backdrop` support.
  183. * Add `cross-fade()` support.
  184. * Add other `break-` properties support.
  185. * Add Microsoft Edge support (by Andrey Polischuk).
  186. * Add `not` keyword and exclude browsers by query.
  187. * Add version ranges `IE 6-9` (by Ben Briggs).
  188. * Fix `filter` in `transition` support on Safari.
  189. * Fix `url()` parsing.
  190. * Fix `pixelated` cleaning.
  191. * Always show old gradient direction warning.
  192. ## 5.2.1
  193. * Fix parent-less node issue on some cases (by Josh Gillies).
  194. ## 5.2 “Dont tread on me”
  195. * Add `appearance` support.
  196. * Warn users on old gradient direction or flexbox syntax.
  197. * Add `add: false` option to disable new prefixes adding.
  198. * Make Autoprefixer 30% faster.
  199. * Use PostCSS 4.1 plugin API.
  200. * Add prefixes for `pixelated` instead of `crisp-edges` in `image-rendering`.
  201. * Do not add `::placeholder` prefixes for `:placeholder-shown`.
  202. * Fix `text-decoration` prefixes.
  203. * `autoprefixer.process()` was deprecated. Use PostCSS API.
  204. ## 5.1.11
  205. * Update `num2fraction` to fix resolution media query (by 一丝).
  206. ## 5.1.10
  207. * Do not generate `-webkit-image-rendering`.
  208. ## 5.1.9
  209. * Fix DynJS compatibility (by Nick Howes).
  210. ## 5.1.8
  211. * Fix gradients in `mask` and `mask-image` properties.
  212. * Fix old webkit prefix on some unsupported gradients.
  213. ## 5.1.7
  214. * Fix placeholder selector (by Vincent De Oliveira).
  215. ## 5.1.6
  216. * Use official `::placeholder-shown` selector (by Vincent De Oliveira).
  217. ## 5.1.5
  218. * Add transition support for CSS Masks properties.
  219. ## 5.1.4
  220. * Use `-webkit-` prefix for Opera Mobile 24.
  221. ## 5.1.3
  222. * Add IE support for `image-rendering: crisp-edges`.
  223. ## 5.1.2
  224. * Add never existed `@-ms-keyframes` to common mistake.
  225. ## 5.1.1
  226. * Safer value split in `flex` hack.
  227. ## 5.1 “Jianyuan”
  228. * Add support for resolution media query (by 一丝).
  229. * Higher accuracy while removing prefixes in values.
  230. * Add support for logical properties (by 一丝).
  231. * Add `@viewport` support.
  232. * Add `text-overflow` support (by 一丝).
  233. * Add `text-emphasis` support (by 一丝).
  234. * Add `image-rendering: crisp-edges` support.
  235. * Add `text-align-last` support.
  236. * Return `autoprefixer.defaults` as alias to current `browserslist.defaults`.
  237. * Save code style while adding prefixes to `@keyframes` and `@viewport`.
  238. * Do not remove `-webkit-background-clip` with non-spec `text` value.
  239. * Fix `-webkit-filter` in `transition`.
  240. * Better support for browser versions joined on Can I Use
  241. like `ios_saf 7.0-7.1` (by Vincent De Oliveira).
  242. * Fix compatibility with `postcss-import` (by Jason Kuhrt).
  243. * Fix Flexbox prefixes for BlackBerry and UC Browser.
  244. * Fix gradient prefixes for old Chrome.
  245. ## 5.0 “Pravda vítězí”
  246. * Use PostCSS 4.0.
  247. * Use Browserslist to parse browsers queries.
  248. * Use global `browserslist` config.
  249. * Add `> 5% in US` query to select browsers by usage in some country.
  250. * Add `object-fit` and `object-position` properties support.
  251. * Add CSS Shape properties support.
  252. * Fix UC Browser name in debug info.
  253. * Remove `autoprefixer.defaults` and use defaults from Browserslist.
  254. ## 4.0.2
  255. * Remove `o-border-radius`, which is common mistake in legacy CSS.
  256. ## 4.0.1
  257. * Fix `@supports` support with brackets in values (by Vincent De Oliveira).
  258. ## 4.0 “Indivisibiliter ac Inseparabiliter”
  259. * Become 2.5 times fatser by new PostCSS 3.0 parser.
  260. * Do not remove outdated prefixes by `remove: false` option.
  261. * `map.inline` and `map.sourcesContent` options are now `true` by default.
  262. * Add `box-decoration-break` support.
  263. * Do not add old `-webkit-` prefix for gradients with `px` units.
  264. * Use previous source map to show origin source of CSS syntax error.
  265. * Use `from` option from previous source map `file` field.
  266. * Set `to` value to `from` if `to` option is missing.
  267. * Trim Unicode BOM on source maps parsing.
  268. * Parse at-rules without spaces like `@import"file"`.
  269. * Better previous `sourceMappingURL` annotation comment cleaning.
  270. * Do not remove previous `sourceMappingURL` comment on `map.annotation: false`.
  271. ## 3.1.2
  272. * Update Firefox ESR version from 24 to 31.
  273. ## 3.1.1
  274. * Use Flexbox 2009 spec for Android stock browser < 4.4.
  275. ## 3.1 “Satyameva Jayate”
  276. * Do not remove comments from prefixed values (by Eitan Rousso).
  277. * Allow Safari 6.1 to use final Flexbox spec (by John Kreitlow).
  278. * Fix `filter` value in `transition` in Webkits.
  279. * Show greetings if your browsers don’t require any prefixes.
  280. * Add `<=` and `<` browsers requirement (by Andreas Lind).
  281. ## 3.0.1
  282. * Fix `autoprefixer.postcss` in callbacks.
  283. ## 3.0 “Liberté, Égalité, Fraternité”
  284. * Project was split to autoprefixer (with CLI) and autoprefixer-core.
  285. * `autoprefixer()` now receives only `options` object with `browsers` key.
  286. * GNU format for syntax error messages from PostCSS 2.2.
  287. ## 2.2 “Mobilis in mobili”
  288. * Allow to disable Autoprefixer for some rule by control comment.
  289. * Use PostCSS 2.1 with Safe Mode option and broken source line
  290. in CSS syntax error messages.
  291. ## 2.1.1
  292. * Fix `-webkit-background-size` hack for `contain` and `cover` values.
  293. * Don’t add `-webkit-` prefix to `filter` with SVG (by Vincent De Oliveira).
  294. ## 2.1 “Eleftheria i thanatos”
  295. * Add support for `clip-path` and `mask` properties.
  296. * Return `-webkit-` prefix to `filter` with SVG URI.
  297. ## 2.0.2
  298. * Add readable names for new browsers from 2.0 release.
  299. * Don’t add `-webkit-` prefix to `filter` with SVG URI.
  300. * Don’t add `-o-` prefix 3D transforms.
  301. ## 2.0.1
  302. * Save declaration style, when clone declaration to prefix.
  303. ## 2.0 “Hongik Ingan”
  304. * Based on PostCSS 1.0.
  305. See [options changes](https://github.com/postcss/postcss/releases/tag/1.0.0).
  306. * Restore visual cascade after declaration removing.
  307. * Enable visual cascade by default.
  308. * Prefix declareation in `@supports` at-rule conditions.
  309. * Add all browsers from Can I Use: `ie_mob`, `and_chr`, `and_ff`,
  310. `op_mob` and `op_mini`.
  311. * Allow to use latest Autoprefixer from GitHub by npm.
  312. * Add `--no-cascade`, `--annotation` and `--sources-content` options to binary.
  313. ## 1.3.1
  314. * Fix gradient hack, when `background` property contains color.
  315. ## 1.3 “Tenka Fubu”
  316. * Add `text-size-adjust` support.
  317. * Add `background-size` to support Android 2.
  318. ## 1.2 “Meiji”
  319. * Use Can I Use data from official `caniuse-db` npm package.
  320. * Remove package data update from binary.
  321. * Use increment value instead of current date in minor versions.
  322. ## 1.1 “Nutrisco et extingo”
  323. * Add source map annotation comment support.
  324. * Add inline source map support.
  325. * Autodetect previous source map.
  326. * Fix source maps support on Windows.
  327. * Fix source maps support in subdirectory.
  328. * Prefix selector even if it is already prefixed by developer.
  329. * Add option `cascade` to create nice visual cascade of prefixes.
  330. * Fix flexbox support for IE 10 (by Roland Warmerdam).
  331. * Better `break-inside` support.
  332. * Fix prefixing, when two same properties are near.
  333. ### 20140222:
  334. * Add `touch-action` support.
  335. ### 20140226:
  336. * Chrome 33 is moved to released versions.
  337. * Add Chrome 36 data.
  338. ### 20140302:
  339. * Add `text-decoration-*` properties support.
  340. * Update browsers usage statistics.
  341. * Use new PostCSS version.
  342. ### 20140319:
  343. * Check already prefixed properties after current declaration.
  344. * Normalize spaces before already prefixed check.
  345. * Firefox 28 is moved to released versions.
  346. * Add Firefox 31 data.
  347. * Add some Blackberry data.
  348. ### 20140327:
  349. * Don’t use `-ms-transform` in `@keyframes`, because IE 9 doesn’t support
  350. animations.
  351. * Update BlackBerry 10 data.
  352. ### 20140403:
  353. * Update browsers usage statistics.
  354. * Opera 20 is moved to released versions.
  355. * Add Opera 22 data.
  356. ### 20140410:
  357. * Chrome 34 is moved to released versions.
  358. * Add Chrome 37 data.
  359. * Fix Chrome 36 data.
  360. ### 20140429:
  361. * Fix `display: inline-flex` support by 2009 spec.
  362. * Fix old WebKit gradient converter (by Sergey Belov).
  363. * Fix CSS 3 cursors data (by Nick Schonning).
  364. ### 20140430:
  365. * Separate 2D and 3D transform prefixes to clean unnecessary `-ms-` prefixes.
  366. * Firefox 29 is moved to released versions.
  367. * Add Firefox 32 data.
  368. ### 20140510
  369. * Do not add `-ms-` prefix for `transform` with 3D functions.
  370. * Update browsers global usage statistics.
  371. ### 20140512
  372. * Remove unnecessary `-moz-` prefix for `wavy` in `text-decoration`.
  373. * Update Safari data for font properties.
  374. ### 20140521
  375. * Chrome 36 is moved to released versions.
  376. * Add Chrome 38 data.
  377. ### 20140523
  378. * Opera 21 is moved to released versions.
  379. * Add Opera 23 data.
  380. ### 20140605
  381. * Allow to parse gradients without space between color and position.
  382. * Add iOS 8, Safari 8 and Android 4.4.3 data.
  383. * Update browsers usage statistics.
  384. ## 1.0 “Plus ultra”
  385. * Source map support.
  386. * Save origin indents and code formatting.
  387. * Change CSS parser to PostCSS.
  388. * Preserve vendor-prefixed properties put right after unprefixed ones.
  389. * Rename `compile()` to `process()` and return result object,
  390. instead of CSS string.
  391. * Rename `inspect()` to `info()`.
  392. * Add in binary `-d` option to specify output directory.
  393. * Binary now will not concat output files.
  394. * Allow to select last versions for specified browser.
  395. * Add full browser names aliases: `firefox`, `explorer` and `blackberry`.
  396. * Ignore case in browser names.
  397. * Change license to MIT.
  398. * Add prefixes inside custom at-rules.
  399. * Add only necessary prefixes to selector inside prefixed at-rule.
  400. * Safer backgrounds list parser in gradient hack.
  401. * Prefix `@keyframes` inside `@media`.
  402. * Don’t prefix values for CSS3 PIE properties.
  403. * Binary now shows file name in syntax error.
  404. * Use browserify to build standalone version.
  405. ### 20131225:
  406. * Fix deprecated API convertor.
  407. * Add `::placeholder` support for Firefix >= 18.
  408. * Fix vendor prefixes order.
  409. ### 20140103:
  410. * Add `-webkit-` prefix for `sticky` position.
  411. * Update browsers popularity statistics.
  412. ### 20140109:
  413. * Add selectors and at-rules sections to debug info.
  414. * Fix outdated prefixes cleaning.
  415. ### 20140110:
  416. * Add `Firefox ESR` browser requirement.
  417. * Opera 18 is moved to released versions.
  418. * Add Opera 20 data.
  419. ### 20140117:
  420. * Chrome 32 is moved to released versions.
  421. * Add Opera 34 data.
  422. ### 20140130:
  423. * Fix flexbox properties names in transitions.
  424. * Add Chrome 35 and Firefox 29 data.
  425. ### 20140203:
  426. * Android 4.4 stock browser and Opera 19 are moved to released versions.
  427. * Add Opera 21 data.
  428. * Update browsers usage statistics.
  429. ### 20140213:
  430. * Add case insensitive to IE’s filter hack (by Dominik Schilling).
  431. * Improve selector prefixing in some rare cases (by Simon Lydell).
  432. * Firefox 27 is moved to released versions.
  433. * Add Firefox 30 data.
  434. ## 0.8 “Unbowed, Unbent, Unbroken”
  435. * Add more browsers to defaults ("> 1%, last 2 versions, ff 17, opera 12.1"
  436. instead of just "last 2 browsers").
  437. * Keep vendor prefixes without unprefixed version (like vendor-specific hacks).
  438. * Convert gradients to old WebKit syntax (actual for Android 2.3).
  439. * Better support for several syntaxes with one prefix (like Flexbox and
  440. gradients in WebKit).
  441. * Add intrinsic and extrinsic sizing values support.
  442. * Remove never existed prefixes from common mistakes (like -ms-transition).
  443. * Add Opera 17 data.
  444. * Fix selector prefixes order.
  445. * Fix browser versions order in inspect.
  446. ### 20130903:
  447. * Fix old WebKit gradients convertor on rgba() colors.
  448. * Allow to write old direction syntax in gradients.
  449. ### 20130906:
  450. * Fix direction syntax in radial gradients.
  451. * Don’t prefix IE filter with modern syntax.
  452. ### 20130911:
  453. * Fix parsing property name with spaces.
  454. ### 20130919:
  455. * Fix processing custom framework prefixes (by Johannes J. Schmidt).
  456. * Concat outputs if several files compiled to one output.
  457. * Decrease standalone build size by removing unnecessary Binary class.
  458. * iOS 7 is moved to released versions.
  459. * Clean up binary code (by Simon Lydell).
  460. ### 20130923:
  461. * Firefox 24 is moved to released versions.
  462. ### 20131001:
  463. * Add support for grab, grabbing, zoom-in and zoom-out cursor values.
  464. ### 20131006:
  465. * Chrome 30 is moved to released versions.
  466. ### 20131007:
  467. * Don’t add another prefixes in rule with prefixed selector.
  468. ### 20131009:
  469. * Opera 17 is moved to released versions.
  470. ### 20131015:
  471. * Fix converting multiple gradients to old webkit syntax (by Aleksei Androsov).
  472. ### 20131017:
  473. * Fix @host at-rule parsing.
  474. ### 20131020:
  475. * IE 11 and Andrid 4.3 is moved to released versions.
  476. * Add Opera 18 data.
  477. * Add @namespace support.
  478. * Sort browser versions in data file.
  479. ### 20131029:
  480. * Add Safari 6.1 data.
  481. * Add fx alias for Firefox.
  482. ### 20131104:
  483. * Update Android future version to 4.4.
  484. * Google Chrome 32 added to future versions list.
  485. * Firefox 25 now is actual version, 27 and 28 added to future versions.
  486. * Browsers statistics are updated.
  487. ### 20131205:
  488. * Google Chrome 33 added to future releases list.
  489. * Google Chrome 31 moved to current releases list.
  490. ### 20131209:
  491. * Use old webkit gradients for old iOS and Safari (by Chad von Nau).
  492. * Fix direction conversion for old webkit gradients (by Chad von Nau).
  493. * Update browsers popularity statistics.
  494. ### 20131213:
  495. * Firefox ESR in default browsers was changed to 24 version.
  496. * Firefox 26 was moved to current releases list.
  497. * Firefox 28 was added to future releases list.
  498. ## 0.7 “We Do Not Sow”
  499. * Add vendor prefixes to selectors.
  500. * Add ::selection and ::placeholder selectors support.
  501. * Allow to load support data from Can I Use pull requests.
  502. * Remove deprecated API.
  503. ### 20130806:
  504. * Add hyphens support.
  505. ### 20130807:
  506. * Add tab-size support.
  507. * Add :fullscreen support.
  508. ### 20130808:
  509. * Allow to select browser versions by > and >= operator.
  510. * Fix flex properties in transition.
  511. ### 20130810:
  512. * Add Firefox 25 data.
  513. ### 20130824:
  514. * Add Chrome 31 and 30 data.
  515. * Fix CSS comments parsing (by vladkens).
  516. ## 0.6 “As High As Honor”
  517. * New faster API, which cache preprocessed data. Old API is deprecated.
  518. * A lot of perfomance improvements.
  519. * Add Opera 15 -webkit- prefix support.
  520. * Update Chrome 29 and Safari 7 prefixes data.
  521. * Add minor browsers in popularity select.
  522. * Better syntax error messages.
  523. ### 20130721:
  524. * Add Chrome 30 data.
  525. ### 20130728:
  526. * Don’t remove non-standard -webkit-background-clip: text.
  527. * Don’t remove IE hack on CSS parse.
  528. ### 20130729:
  529. * Add Opera 16 data.
  530. * Fix “Invalid range in character class” error on Firefox.
  531. ### 20130730:
  532. * Fix correct clone comments inside keyframes (by Alexey Plutalov).
  533. * Fix angle recalculation in gradients (by Roman Komarov).
  534. ### 20130731:
  535. * Add border-image support.
  536. ## 0.5 “Ours is the Fury”
  537. * Rewrite Autoprefixer to be more flexible.
  538. * Use css, instead of Rework, to fix CSS parsing errors faster.
  539. * Fix a lot of CSS parsing errors.
  540. ### 20130616:
  541. * More useful message for CSS parsing errors.
  542. * Remove old WebKit gradient syntax.
  543. * Fix parsing error on comment with braces.
  544. ### 20130617:
  545. * Remove old Mozilla border-radius.
  546. * Don’t prefix old IE filter.
  547. * Remove old background-clip, background-size and background-origin prefixes.
  548. * Speed up regexps in values.
  549. * Allow to hack property declarations.
  550. ### 20130625:
  551. * Convert flexbox properties to 2009 and 2012 specifications.
  552. * Improve messages on syntax errors.
  553. ### 20130626:
  554. * Add Firefox 24 data.
  555. * Add prefixes for font-feature-settings.
  556. ### 20130629:
  557. * Fix convert flex properties to old box-flex.
  558. ## 0.4 “Winter Is Coming”
  559. * Remove outdated prefixes.
  560. * Add border-radius and box-shadow properties to database.
  561. * Change degrees in webkit gradients.
  562. ### 20130515:
  563. * Add old syntax in gradient direction.
  564. * Add old syntax for display: flex.
  565. * Update browser global usage statistics.
  566. ### 20130521:
  567. * Add Firefox 23 data.
  568. ### 20130524:
  569. * Add Chrome 29 data.
  570. ### 20130528:
  571. * Fix compatibilty with Rework from git master.
  572. * Add minor browsers to data, which can be selected only directly.
  573. ### 20130530:
  574. * Add Opera 15 and iOS 6.1 data.
  575. * Fix iOS versions in properties and values data.
  576. ### 20130603:
  577. * Use latest Rework 0.15 with a lot of CSS parsing fixes.
  578. * Update browsers usage statistics.
  579. ## 0.3 “Growing Strong”
  580. * Rename `autoprefixer.filter()` to `autoprefixer.rework()`.
  581. * Use own filters instead of Rework’s `prefix` and `prefixValue`.
  582. * Smarter value prefixer without false match “order” in “border”.
  583. * 40% faster.
  584. * Don’t add unnecessary properties instead of Rework’s `prefixValue`.
  585. * Don’t change properties order.
  586. * Sort properties and values in inspect output.
  587. * Add main to component config (by Jonathan Ong).
  588. * Fix documentation (by Sergey Leschina and Mark Vasilkov).
  589. ### 20130424:
  590. * Fix value override in prefixer.
  591. ### 20130427:
  592. * Prefix several same values in one property.
  593. * Fix Windows support in binary.
  594. * Improve print errors in binary.
  595. ### 20130502:
  596. * Don’t add -webkit- prefix to IE filter.
  597. * Don’t duplicate prefixes on second run.
  598. ## 0.2 “Hear Me Roar!”
  599. * Update parse libraries.
  600. * Use component package manager to build standalone script.
  601. * Add inspect to standalone script.
  602. ## 0.1 “Fire and Blood”
  603. * Initial release.