| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ruby2.5-rubygem-autoprefixer-rails-testsuite | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 8.1.0 | Vendor: openSUSE |
| Release: bp155.2.10 | Build date: Mon May 22 13:19:06 2023 |
| Group: Development/Languages/Ruby | Build host: lamb56 |
| Size: 9693 | Source RPM: rubygem-autoprefixer-rails-8.1.0-bp155.2.10.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/ai/autoprefixer-rails | |
| Summary: Test suite for autoprefixer-rails | |
Test::Unit or RSpec files, useful for developers.
MIT
* Sat Mar 03 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 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 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 08 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 09 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 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 03 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 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 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 07 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 03 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 03 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 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 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 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 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 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 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 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 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 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 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 06 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 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 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 08 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 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 03 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 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 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 04 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 04 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 01 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 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 06 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 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 02 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 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 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 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 01 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 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 06 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 2015 coolo@suse.com
- updated to version 6.0.3
see installed CHANGELOG.md
[#]# 6.0.3
* Fix old gradient direction warning.
* Wed Sep 09 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 05 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 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 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 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 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 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 09 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 2015 jmassaguerpla@suse.com
- initial commit
/usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/.browserslistrc /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/.gitignore /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/Rakefile /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets/config /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets/config/manifest.js /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets/stylesheets /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets/stylesheets/evaluate.css.erb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets/stylesheets/loaded.sass /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets/stylesheets/sass.sass /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets/stylesheets/test.css /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/assets/stylesheets/wrong.css /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/controllers /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/controllers/application_controller.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/app/controllers/css_controller.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config.ru /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/application.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/autoprefixer.yml /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/boot.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/environment.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/environments /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/environments/test.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/initializers /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/initializers/compress.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/initializers/secret_token.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/app/config/routes.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/autoprefixer_spec.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/compass /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/compass/config.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/compass/sass /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/compass/sass/screen.scss /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/compass_spec.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/processor_spec.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/rails_spec.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/railtie_spec.rb /usr/lib64/ruby/gems/2.5.0/gems/autoprefixer-rails-8.1.0/spec/spec_helper.rb
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 14:57:03 2025