Changelog
6.0.0 (January 7, 2022)
example
, caniuse
nor caniuse-compat
(breaking).browser_support
field that contains a dictionary with the earliest supported version.vendors_implementations
that states how many vendors have implemented the feature.clamp()
function (minor)display
(minor)postcss-preset-env
to 7.2.0
(minor).@astropub/webapi
to 0.10.2
(minor).astro
to 0.22.7
(patch).caniuse-lite
to 1.0.30001296
(patch).Changelog
5.1.0 (January 4, 2022)
color-contrast()
function.env()
now has Browser Support table.nesting-rules
now have Browser Support table and Can I Use property.prefers-color-scheme
Media Query Browser Support.format()
Keywords now has MDN docs.hwb()
Function now has MDN docs.ic
unit now has MDN docs.lch()
Function now has MDN docs.:matches()
Pseudo Class now has MDN docs.:where()
Zero-Specificity Pseudo-Class now has MDN docs.all
Property is now Stage 3! 🎉gray()
function is now Stage -1! 🙁Changelog
5.0.0 (May 24, 2019)
:matches()
psuedo-class (major):is()
pseudo-class (minor)image-set-function
(patch):blank
pseudo-class (patch)Changelog
4.4.0 (March 7, 2019)
Changelog
4.3.0 (December 12, 2018)
:blank
Empty-Value Pseudo-Class:has()
Relational Pseudo-Class:blank
Empty-Value Pseudo-Class and the :has()
Relational Pseudo-ClassChangelog
4.2.0 (November 4, 2018)
color-adjust
Propertyoverscroll-behavior
Propertyprefers-color-scheme
Media Queryprefers-reduced-motion
Media Query:in-range
and :out-of-range
Pseudo-Classes:read-only
and :read-write
selectorsThis also updates the cssdb.org template and styles, using postcss-preset-env to create and minifying cross-browser compatible css, improving font loading and display, supporting RTL displays, and adding MDN documentation.
Changelog
4.1.0 (October 28, 2018)
Changelog
4.0.0 (October 23, 2018)
:something()
is now :where()
and moved from Stage 2 to Stage 1Changelog
3.2.1 (August 31st, 2018)
I really wish caniuse would start adding some of these.
Changelog
3.2.0 (August 30th, 2018)
color-mod()
function