File rubygem-autoprefixer-rails.changes of Package rubygem-autoprefixer-rails

-------------------------------------------------------------------
Sat Mar  3 05:28:32 UTC 2018 - factory-auto@kulow.org

- updated to version 8.1.0
 see installed CHANGELOG.md

  ## 8.1 “Rex, Familia et Ultio”
  * Add `overscroll-behavior` support.
  * Add `grid-template` shortcut support (by Evgeny Petukhov).
  * Add better `grid-column-end` and `grid-row-end` support (by Evgeny Petukhov).
  * Fix Grid properties support in `@supports`.

-------------------------------------------------------------------
Mon Feb 12 05:28:40 UTC 2018 - factory-auto@kulow.org

- updated to version 8.0.0
 see installed CHANGELOG.md

  ## 8.0 “Excelsior”
  * Use Browserslist 3.0.
  * Remove `break-*` to `page-break-*` conversion for Firefox.

-------------------------------------------------------------------
Sat Feb 10 05:28:38 UTC 2018 - factory-auto@kulow.org

- updated to version 7.2.6
 see installed CHANGELOG.md

  ## 7.2.6
  * Fix `-ms-` prefix for grid cells with same `grid-area` (by Evgeny Petukhov).

-------------------------------------------------------------------
Thu Feb  8 07:45:44 UTC 2018 - factory-auto@kulow.org

- updated to version 7.2.5
 see installed CHANGELOG.md

  ## 7.2.5
  * Fix multiple prefixes in declaration value.

-------------------------------------------------------------------
Tue Jan  9 07:22:32 UTC 2018 - coolo@suse.com

- updated to version 7.2.4
 see installed CHANGELOG.md

  ## 7.2.4
  * Update Can I Use data.

-------------------------------------------------------------------
Thu Dec 14 14:18:26 UTC 2017 - coolo@suse.com

- updated to version 7.2.3
 see installed CHANGELOG.md

  ## 7.2.3
  * Fix `grid-template-areas` in `@media` (by Evgeny Petukhov).
  
  ## 7.2.2
  * Fix `_autoprefixerDisabled is undefined` issue.
  
  ## 7.2.1
  * Fix IE and other old JS runtimes support.

-------------------------------------------------------------------
Sun Dec  3 19:10:42 UTC 2017 - coolo@suse.com

- updated to version 7.2.0
 see installed CHANGELOG.md

  ## 7.2 “Ordem e Progresso”
  * Add `grid-template-areas` support (by Evgeny Petukhov).
  * Add `grid-template` support (by Evgeny Petukhov).
  * Add `grid-area` support (by Alexey Komarov).
  * Add `autoprefixer-info` CLI tool.
  * Add wrong `radial-gradient` properties warning.
  * Use current working dir on missed `from` in `info()` (by Phil Dokas).
  * Fix `grid-row` and `grid-column` support (by Alexey Komarov).
  * Do not prefix `reverse` animation direction.
  * Improve test coverage (by Dmitry Semigradsky).

-------------------------------------------------------------------
Thu Oct 26 09:56:16 UTC 2017 - coolo@suse.com

- updated to version 7.1.6
 see installed CHANGELOG.md

  ## 7.1.6
  * Add warning for using `browserslist` option instead of `browsers`.
  * Add warning for multiple control comments in the same scope.
  * Fix `Invalid array length` error during indent changes.

-------------------------------------------------------------------
Wed Oct 11 05:58:17 UTC 2017 - coolo@suse.com

- updated to version 7.1.5
 see installed CHANGELOG.md

  ## 7.1.5
  * Fix `::placeholder` prefix for Edge.
  * Fix `inherit`/`initial`/`unset` values for `flex-direction`.
  * Fix RegExp usage in gradients (by Yet Another Minion).
  
  ## 7.1.4.1
  * Update PostCSS.
  * Update Can I Use data.

-------------------------------------------------------------------
Thu Sep  7 08:28:45 UTC 2017 - mmeister@suse.com

-  updated to 7.1.4
 see installed CHANGELOG.md

  ## 7.1.4
  * Fix `radial-gradient` direction conversion.
  * Fix `image-set` in `cursor`.

-------------------------------------------------------------------
Sun Sep  3 08:54:43 UTC 2017 - coolo@suse.com

- updated to version 7.1.3
 see installed CHANGELOG.md

  ## 7.1.3
  * Add warning for old `radial-gradient` direction syntax.
  * Add `last n major versions` browser query.
  
  ## 7.1.2.6
  * Fix `.browserslistrc` support
  
  ## 7.1.2.5
  * Fix `> 0` query for browsers with one version.
  * Update Can I Use data.
  
  ## 7.1.2.4
  * Add `unreleased versions` and `unreleased Chrome versions` browsers queries.
  * Update Can I Use data.

-------------------------------------------------------------------
Thu Aug  3 19:03:59 UTC 2017 - coolo@suse.com

- updated to version 7.1.2.3
 see installed CHANGELOG.md

  ## 7.1.2.3
  * Add region usage statistics support.
  * Fix base64 decoding for old Node.js.
  * Update Can I Use data.
  
  ## 7.1.2.2
  * Fix working with empty `autoprefixer.yml` (by Murahashi Kenichi).
  
  ## 7.1.2.1
  * Fix loading `autoprefixer.yml` from engines (by Jim Ryan).
  
  ## 7.1.2
  * Fix `text-decoration` shortcut support.
  
  ## 7.1.1.3
  * Update Can I Use data.
  * Update PostCSS.

-------------------------------------------------------------------
Tue Jun 13 20:44:25 UTC 2017 - coolo@suse.com

- updated to version 7.1.1.2
 see installed CHANGELOG.md

  
  ## 7.1.1.2
  * Update Can I Use data.
  * Update Browserslist.
  
  ## 7.1.1.1
  * Update Can I Use data.
  * Update Browserslist.
  * Update PostCSS.

-------------------------------------------------------------------
Tue May 23 09:41:01 UTC 2017 - coolo@suse.com

- updated to version 7.1.1
 see installed CHANGELOG.md

  ## 7.1.1
  * Remove non-`-webkit-` intrinsic prefixes in Grid Layout (by 一丝).
  
  ## 7.1 “Universitas litterarum”
  * Add `unicode-bidi` support.
  * Add `-webkit-appearance` support for Edge.
  * Fix intrinsic widths prefixes in Grid Layout.
  
  ## 7.0.1
  * Fix `therubyracer` support.
  
  ## 7.0 “Coelestem adspicit lucem”
  * Remove node.js 0.12 support.
  * Use PostCSS 6.0.
  * Use Browserslist 2.
  * Use `caniuse-lite` instead of `caniuse-db` (by Ben Briggs).
  * Rewrite project from CoffeeScript to Babel (by Dmitry Semigradsky).
  * Disable Grid Layout prefixes for IE by default.
  * Fix `-ms-grid-column-align`.

-------------------------------------------------------------------
Fri Apr 14 04:28:41 UTC 2017 - coolo@suse.com

- updated to version 6.7.7.2
 see installed CHANGELOG.md

  ## 6.7.7.2
  * Update Can I Use data.
  * Update PostCSS.

-------------------------------------------------------------------
Wed Mar 22 05:29:07 UTC 2017 - coolo@suse.com

- updated to version 6.7.7.1
 see installed CHANGELOG.md

  ## 6.7.7.1
  * Update Firefox ESR.
  * Update Can I Use data.

-------------------------------------------------------------------
Thu Mar 16 05:28:32 UTC 2017 - coolo@suse.com

- updated to version 6.7.7
 see installed CHANGELOG.md

  # Change Log
  
  ## 6.7.7
  * Fix `order` for non-digit values.
  
  ## 6.7.6
  * Fix `font-kerning` (by Chi Vinh Le).
  
  ## 6.7.5
  * Fix `text-decoration-skip` in iOS (by Chi Vinh Le).
  * Fix `clip-path` (by Chi Vinh Le).
  
  ## 6.7.4
  * Improve `browsers` option perfomance.
  * Update CoffeeScript compiler.
  
  ## 6.7.3
  * Fix compatibility with “Intrinsic & Extrinsic Sizing” spec update.

-------------------------------------------------------------------
Tue Feb 14 05:30:20 UTC 2017 - coolo@suse.com

- updated to version 6.7.2
 see installed CHANGELOG.md

  ## 6.7.2
  * Do not prefix grid/flexbox in `@supports` on `grid: false`/`flexbox: false`.
  
  ## 6.7.1
  * Update Browserslist to fix `last n version` query.
  * Update Can I Use data.

-------------------------------------------------------------------
Mon Jan 23 05:28:37 UTC 2017 - coolo@suse.com

- updated to version 6.7.0
 see installed CHANGELOG.md

  ## 6.7 “Krungthep doot thep saang”
  * Add Electron support in browsers list (by Kilian Valkhof).
  * Add `flex-flow` partial support for Flexbox 2009 specification.
  * Fix browsers `0` version issue in some Can I Use data.

-------------------------------------------------------------------
Sat Jan 14 05:28:24 UTC 2017 - coolo@suse.com

- updated to version 6.6.1
 see installed CHANGELOG.md

  ## 6.6.1
  * Update Can I Use data.

-------------------------------------------------------------------
Fri Dec 23 05:28:24 UTC 2016 - coolo@suse.com

- updated to version 6.6.0
 see installed CHANGELOG.md

  ## 6.6 “Kaiyuan”
  * Add support for separated environments in browserslist config.

-------------------------------------------------------------------
Fri Dec 16 05:28:23 UTC 2016 - coolo@suse.com

- updated to version 6.5.4
 see installed CHANGELOG.md

  ## 6.5.4
  * Fix unitless 0 basis in IE10/IE11 shorthand flex (by Google).

-------------------------------------------------------------------
Tue Dec  6 05:30:12 UTC 2016 - coolo@suse.com

- updated to version 6.5.3.1
 see installed CHANGELOG.md

  ## 6.5.3.1
  * Update PostCSS to 5.2.6.
  * Update Can I Use data.

-------------------------------------------------------------------
Sat Nov 12 05:29:37 UTC 2016 - coolo@suse.com

- updated to version 6.5.3
 see installed CHANGELOG.md

  ## 6.5.3
  * Add error for popular mistake with `browser` option instead of `browsers`.
  
  ## 6.5.2
  * Clean prefixes data (by Reinaldo Schiehll).

-------------------------------------------------------------------
Sat Oct 29 04:29:57 UTC 2016 - coolo@suse.com

- updated to version 6.5.1.1
 see installed CHANGELOG.md

  ## 6.5.1.1
  * Better syntax error messages with PostCSS 5.2.5.
  * Update Can I Use data.
  
  ## 6.5.1
  * Fix selectors with `:--` prefix support.

-------------------------------------------------------------------
Sat Oct  8 04:29:06 UTC 2016 - coolo@suse.com

- updated to version 6.5.0.2
 see installed CHANGELOG.md

  ## 6.5.0.2
  * Better CSS highlight by PostCSS 5.2.4.
  * Update Can I Use data.
  
  ## 6.5.0.1
  * Better syntax error output by PostCSS 5.2.3.
  * Update Can I Use data.
  
  ## 6.5 “Einigkeit und Recht und Freiheit”
  * Add `defaults` keyword to browsers requirements.
  * Fix CSS Grid Layout support.
  * Fix `align-self` cleaning.

-------------------------------------------------------------------
Mon Sep 12 04:28:55 UTC 2016 - coolo@suse.com

- updated to version 6.4.1.1
 see installed CHANGELOG.md

  ## 6.4.1.1
  * Better syntax error output by PostCSS 5.2.
  * Update Can I Use data.

-------------------------------------------------------------------
Sat Sep  3 04:29:37 UTC 2016 - coolo@suse.com

- updated to version 6.4.1
 see installed CHANGELOG.md

  ## 6.4.1
  * Fix node cloning.
  
  ## 6.4.0.3
  * Update Browserslist.
  * Update Can I Use data.

-------------------------------------------------------------------
Mon Aug 15 04:28:24 UTC 2016 - coolo@suse.com

- updated to version 6.4.0.2
 see installed CHANGELOG.md

  ## 6.4.0.2
  * Fix `autoprefixer.js` loading path in some cases (by Pavan Trikutam)
  * Update Can I Use data.

-------------------------------------------------------------------
Sat Aug 13 04:29:13 UTC 2016 - coolo@suse.com

- updated to version 6.4.0.1
 see installed CHANGELOG.md

  ## 6.4.0.1
  * Fix Sprockets 3 support (by Eda Riedl).

-------------------------------------------------------------------
Thu Aug  4 04:30:28 UTC 2016 - coolo@suse.com

- updated to version 6.4.0
 see installed CHANGELOG.md

  ## 6.4 “Hic et ubique terrarum”
  * Add `:any-link` selector support.
  * Add `text-decoration-skip` support.
  * Add `transition: duration property` support.
  * Fix `-webkit-` prefix for `backface-visibility`.
  * Fix `rad` unit support in gradients (by 刘祺).
  * Fix `transition` support in Opera 12.
  * Fix warning in Sprokets 3.
  * Removed Safari TP Grid prefixes support.

-------------------------------------------------------------------
Mon Jul  4 04:28:41 UTC 2016 - coolo@suse.com

- updated to version 6.3.7
 see installed CHANGELOG.md

  ## 6.3.7
  * Fix `browserslist` path detection (by Jose Luis Salas).
  * Fix rare `Cannot read property 'constructor' of null` issue.
  * Add space-less `>1%` and `>.5%` syntax support.
  * Clean `0` versions in some country-based requests.
  * Update Can I Use data.

-------------------------------------------------------------------
Wed Jun  1 04:28:22 UTC 2016 - coolo@suse.com

- updated to version 6.3.6.2
 see installed CHANGELOG.md

  ## 6.3.6.2
  * Update Firefox ESR.
  * Update Can I Use data.

-------------------------------------------------------------------
Mon May 16 04:29:18 UTC 2016 - coolo@suse.com

- updated to version 6.3.6.1
 see installed CHANGELOG.md

  ## 6.3.6.1
  * Fix source map for Sprockets 4 (by Richard Schneeman).

-------------------------------------------------------------------
Wed Apr  6 06:12:14 UTC 2016 - coolo@suse.com

- updated to version 6.3.6
 see installed CHANGELOG.md

  ## 6.3.6
  * Add Safari TP prefix support for Grid Layout.
  
  ## 6.3.5
  * Fix duplicate prefixes for `-ms-interpolation-mode`.

-------------------------------------------------------------------
Tue Mar 22 05:29:07 UTC 2016 - coolo@suse.com

- updated to version 6.3.4
 see installed CHANGELOG.md

  ## 6.3.4
  * Show users coverage for selected browsers in `.info` and Rake task.

-------------------------------------------------------------------
Wed Mar  2 05:29:06 UTC 2016 - coolo@suse.com

- updated to version 6.3.3.1
 see installed CHANGELOG.md

  ## 6.3.3.1
  * Add Sprockets 4 support (by Richard Schneeman).
  * Add `AutoprefixerRails.uninstall()`.
  * Use `bundle_processor` for Sprockets 4 (by Adam Becker).
  * Clean gem dependency from `json` (by deepj).
  
  ## 6.3.3
  * Fix transition warning.

-------------------------------------------------------------------
Thu Feb 11 05:28:48 UTC 2016 - coolo@suse.com

- updated to version 6.3.2
 see installed CHANGELOG.md

  ## 6.3.2
  * Update Can I Use data.

-------------------------------------------------------------------
Thu Jan 21 05:29:55 UTC 2016 - coolo@suse.com

- updated to version 6.3.1
 see installed CHANGELOG.md

  ## 6.3.1
  * Fix compatibility with Flexibility polyfill.
  
  ## 6.3 “Pro rege et lege”
  * Add Grid Layout support.
  * Add `text-spacing` support.
  * Add `> 10% in my stats` browsers query with custom usage statistics.
  * Add options to disable `@supports`, Flexbox or Grid support.
  * Fix compatibility with other PostCSS plugins.
  
  ## 6.2.3
  * Fix error on broken transition with double comma.
  
  ## 6.2.2
  * Fix issues in broken transitions.
  
  ## 6.2.1
  * Fix AST error in transition warning (by @jvdanilo).

-------------------------------------------------------------------
Sat Dec 19 05:29:38 UTC 2015 - coolo@suse.com

- updated to version 6.2.0
 see installed CHANGELOG.md

  ## 6.2 “Fluctuat nec mergitur”
  * Use `fill` instead of `fill-available` according spec changes (by 一丝).
  * Add `fill` support for logical dimension properties (by 一丝).
  * Add `text-emphasis` support (by 一丝).
  * Add prefixes to `@supports` only for compatible browsers.
  * Add `rad`, `grad` and `turn` units support to linear gradients.
  * Add some `deg` directions support for old WebKit linear gradients.
  * Fix `@supports` parenthesis (by @heady).
  * Fix Rails without Assets Pipeline support (by Zach Denton).
  * Add warning when prefixes could not be generated
    for complicated `transition-property` values.
  * Add warning for outdated `fill-available` value.
  * Add warning for wrong `text-emphasis-position` value.
  * Add “time capsule” warning for prefix-less future.
  * Normalizes all warning messages.

-------------------------------------------------------------------
Tue Dec  1 05:28:20 UTC 2015 - coolo@suse.com

- updated to version 6.1.2
 see installed CHANGELOG.md

  ## 6.1.2
  * Fix gradient hack on some parameters (by Alexey Efremov).

-------------------------------------------------------------------
Tue Nov 24 05:28:30 UTC 2015 - coolo@suse.com

- updated to version 6.1.1
 see installed CHANGELOG.md

  ## 6.1.1
  * Fix `cursor: grab` and `cusror: grabbing` support.

-------------------------------------------------------------------
Fri Nov  6 05:28:41 UTC 2015 - coolo@suse.com

- updated to version 6.1.0.1
 see installed CHANGELOG.md

  ## 6.1.0.1
  * Return old Rails integration to fix strange issues.
  
  ## 6.1 “Bil-shaʿb wa lil-shaʿb”
  * Change `transition` support to output more robust CSS.
  * Add `:read-only` support.
  * Add support for `appearance` with any values.
  * Add loud `/*! autoprefixer: off */` control comments support.
  * Convert `rotateZ` to `rotate` for `-ms-transform`.
  * Use `postcss-value-parser` to carefully work with gradients.
  * Remove `-ms-transform-style` and `-o-transform-style` that never existed.

-------------------------------------------------------------------
Fri Sep 18 04:28:50 UTC 2015 - coolo@suse.com

- updated to version 6.0.3
 see installed CHANGELOG.md

  ## 6.0.3
  * Fix old gradient direction warning.

-------------------------------------------------------------------
Wed Sep  9 04:28:40 UTC 2015 - coolo@suse.com

- updated to version 6.0.2
 see installed CHANGELOG.md

  ## 6.0.2
  * Remove unnecessary `-khtml-` prefix too.
  
  ## 6.0.1
  * Fix `cross-fade()` support (by 一丝).

-------------------------------------------------------------------
Sat Sep  5 04:28:38 UTC 2015 - coolo@suse.com

- updated to version 6.0.0
 see installed CHANGELOG.md

  ## 6.0 “Eureka”
  # Remove Ruby on Rails 3 support.
  * Remove Ruby 1.9 support.
  * Remove `safe` option.
  * Remove Opera 12.1 from default query.
  * Add `image-set` support (by 一丝).
  * Add `mask-border` support (by 一丝).
  * Add `filter()` function support (by Vincent De Oliveira).
  * Add `backdrop-filter` support (by Vincent De Oliveira).
  * Add `element()` support (by Vincent De Oliveira).
  * Add CSS Regions support.
  * Add Scroll Snap Points support.
  * Add `writing-mode` support.
  * Add `::backdrop` support.
  * Add `cross-fade()` support.
  * Add other `break-` properties support.
  * Add Microsoft Edge support (by Andrey Polischuk).
  * Add `not` keyword and exclude browsers by query.
  * Add version ranges `IE 6-9` (by Ben Briggs).
  * Fix `filter` in `transition` support on Safari.
  * Fix `url()` parsing.
  * Fix `pixelated` cleaning.
  * Always show old gradient direction warning.

-------------------------------------------------------------------
Sat Aug 29 04:28:29 UTC 2015 - coolo@suse.com

- updated to version 5.2.1.3
 see installed CHANGELOG.md

  ## 5.2.1.3
  * Update Can I Use database.
  * Update internal libraries.

-------------------------------------------------------------------
Sat Aug 15 04:29:02 UTC 2015 - coolo@suse.com

- updated to version 5.2.1.2
 see installed CHANGELOG.md

  ## 5.2.1.2
  * Update Can I Use database.
  * Update internal libraries.

-------------------------------------------------------------------
Sat Jul 18 04:28:37 UTC 2015 - coolo@suse.com

- updated to version 5.2.1.1
 see installed CHANGELOG.md

  ## 5.2.1.1
  * Update Can I Use database.
  * Update internal libraries.

-------------------------------------------------------------------
Mon Jun 22 04:28:53 UTC 2015 - coolo@suse.com

- updated to version 5.2.1
 see installed CHANGELOG.md

  ## 5.2.1
  * Fix parent-less node issue on some cases (by Josh Gillies)

-------------------------------------------------------------------
Wed Jun 17 04:34:06 UTC 2015 - coolo@suse.com

- updated to version 5.2.0.1
 see installed CHANGELOG.md

  ## 5.2.0.1
  * Update Can I Use database.

-------------------------------------------------------------------
Tue Jun  9 04:29:33 UTC 2015 - coolo@suse.com

- updated to version 5.2.0
 * Add `appearance` support.
 * Warn users on old gradient direction or flexbox syntax.
 * Add `add: false` option to disable new prefixes adding.
 * Make Autoprefixer 30% faster.
 * Add prefixes for `pixelated` instead of `crisp-edges` in `image-rendering`.
 * Do not add `::placeholder` prefixes for `:placeholder-shown`.
 * Fix `text-decoration` prefixes.

-------------------------------------------------------------------
Fri May 15 08:58:59 UTC 2015 - jmassaguerpla@suse.com

- initial commit 

openSUSE Build Service is sponsored by