Skip to content

Releases: frenic/csstype

v2.6.0

27 Dec 10:34
Compare
Choose a tag to compare

Features

  • Add HTML- and SVG-attributes added like [href]

v2.5.0

09 May 21:57
Compare
Choose a tag to compare

Features

  • Add property summaries (#49)

Bug fixes

  • Add JSDOC for all property

v2.4.0

24 Apr 19:21
Compare
Choose a tag to compare

Features

  • JSDOC comments with initial value and browser compatibility table #45

v2.3.1

24 Apr 07:05
Compare
Choose a tag to compare

Bug fixes

v2.3.0

18 Apr 22:49
Compare
Choose a tag to compare

Features

  • Vendor prefixed pseudos
  • Vendor prefixed at-rule descriptors
  • Manual patching (workarounds and temporarily patching until officially solved by MDN)

Bug fixes

  • Bumping MDN data

v2.2.0

11 Apr 07:56
Compare
Choose a tag to compare

Features

  • Keywords and properties are extended with prefixed and alternative values by data from mdn-browser-compat-data
  • New ObsoleteProperties interface with removed and deprecated properties

Bug fixes

  • Components must be multiplied like <length>{2,3} in text-shadow resolves to string
  • revert is added as CSS-wide keyword
  • all shorthand property is added

v2.1.0

05 Apr 06:34
Compare
Choose a tag to compare

Features

  • SVG properties (#21)