Skip to content

Releases: timche/postcss-german-stylesheets

1.0.1

29 Apr 22:11
Compare
Choose a tag to compare
  • Fix npm package #14

1.0.0

23 Apr 16:17
Compare
Choose a tag to compare

1.0.0

  • BREAKING: Adjusted properties and values to be more German (See docs for a list of properties and values)
    • Mostly resolved #11
  • Upgraded to ES6 with babel and rewritten everything
  • Removed gulp - Using npm instead
  • Use eslint with eslint-config-airbnb and adjusted to own flavour
  • Use Node 4.x and 5.x at Travis

0.3.2

15 Mar 20:51
Compare
Choose a tag to compare
  • Added documentation with overview of properties and values. (Thanks @ntwcklng for the suggestion)

0.3.1

15 Mar 14:01
Compare
Choose a tag to compare
  • Fixed typo in German flex-grow. (Thanks @sokki)

0.3.0

01 Sep 09:46
Compare
Choose a tag to compare
  • Added almost complete CSS 2.1 + often used CSS 3 properties. See PR #6 for full list. (Thanks @Boldewyn)

0.2.0

26 Aug 15:03
Compare
Choose a tag to compare
  • Fixed mistranslation
  • Added more colors as values. See PR #5 for full list. (Thanks @ntwcklng)

0.1.1

24 Aug 20:26
Compare
Choose a tag to compare
  • Fixed typo in index.js.
    • 'border-left-stlye' -> 'border-left-style' (Thanks @danielhusar)

0.1.0

24 Aug 18:12
Compare
Choose a tag to compare
  • Added more German properties.
  • Added more German values.

0.0.2

23 Aug 12:19
Compare
Choose a tag to compare
  • Improved README.md.
  • Added CONTRIBUTING.md.

0.0.1

22 Aug 22:40
Compare
Choose a tag to compare
  • Initial release.