Csstype Versions Save

Strict TypeScript and Flow types for style based on MDN data

v2.6.0

5 years ago

Features

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

v2.5.0

5 years ago

Features

  • Add property summaries (#49)

Bug fixes

  • Add JSDOC for all property

v2.4.0

6 years ago

Features

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

v2.3.1

6 years ago

Bug fixes

  • Remove duplicated identifiers 519cc1b6163f32d77b36232ce30d276af94dd383
  • Extend deprecation detection 490a35d52cb5b6bde7eaec0adcbbf2196004947d
  • Bump MDN fae90f353da8d107e2901a7286b31da14b2acbac

v2.3.0

6 years ago

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

6 years ago

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

6 years ago

Features

  • SVG properties (#21)