Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Releases: acalvo/css-compat

v0.7.3

01 Nov 13:19
Compare
Choose a tag to compare

Features

v0.7.2

07 Jun 18:20
Compare
Choose a tag to compare

Bug Fixes

  • replace copyrighted icon with Firefox's Photon icon (bf24e77), closes #1

Features

v0.7.1

09 May 11:21
Compare
Choose a tag to compare

Features

v0.7.0

22 Mar 11:14
Compare
Choose a tag to compare

Bug Fixes

  • remove unnecessary permission (657dc7f)

Features

  • support Chromium-based browsers (49e105b)
  • simplify the display of the number of occurrences (b9f5400)
  • update dependencies (41287cf)

v0.6.0

14 Feb 22:12
Compare
Choose a tag to compare

Bug Fixes

  • support pages that have a <base> tag (ef7b1a4)

Features

  • ability to filter out style sheets (4c3a6a0)
  • classify issues in categories (ceb404b)
  • don't report value support if version doesn't support the property at all (5e0c68e)
  • update dependencies (fbde2e3)

v0.5.0

31 Jan 19:57
Compare
Choose a tag to compare

Bug Fixes

  • ignore non-existent @-rules (322b293)

Features

  • show icons for experimental/non-standard/deprecated CSS features (2f55498)
  • ability to filter out experimental/non-standard/deprecated CSS features (0d8932b)
  • ability to filter legacy browser versions (6ff1afc)
  • update dependencies (446134a)

v0.4.0

20 Jan 11:16
Compare
Choose a tag to compare

Features

  • add info for Edge Chromium (dda15a0)
  • report media query support and other @-rules (dbeec64)
  • report selector support (f43741d)
  • report support of a wider variety of declarations/values, taking into account vendor prefixes (4c0f2af)
  • report custom property support (364340d)
  • clear error message on restricted URLs (9cbf109)

v0.3.0

09 Jan 22:48
Compare
Choose a tag to compare

Bug Fixes

  • avoid errors getting certain inline styles (b76deb2)

Features

  • reload panel on navigation (6effe3b)
  • error screen with instructions to report it (d128d34)
  • hide unreleased future browser versions (c05396b)
  • update dependencies (30bd4ce)

v0.2.0

30 Dec 11:30
Compare
Choose a tag to compare

Initial release