Skip to content

Releases: SC5/sc5-styleguide

Release 2.2.0

19 Jun 12:57
2d25604
Compare
Choose a tag to compare

2.2.0 (2018-06-19)

  • Use parsed includeDefaultStyles instead of direct input (#1130)

Credits

Thanks to Kaspars Dambis for contribution into this release.

2.1.0

20 Sep 17:18
Compare
Choose a tag to compare

2.1.0 (2017-09-20)

Features

  • Allow .pug files to be passed into markup (#1114)

Documentations

  • Improve website readability (#1119)
  • Improve documentation (#1120)

Internal development

  • Fix failing test suite (#1118)
  • Automated spellchecking (#1067)
  • fix #1115 default style bug on clean build (#1116)

Credits

Thanks to Wolfram Rong and Daniel Schildt for contribution into
this release.

2.0.4

17 Aug 16:25
Compare
Choose a tag to compare

2.0.4 (2017-08-17)

  • Updated babel-root-import dependency (#1112)

Credits

Thanks to Wolfram Rong for the contribution!

2.0.2

10 Aug 06:55
Compare
Choose a tag to compare

2.0.2 (2017-08-10)

  • made "sections" more consistent (#1105)
  • Fix missing default styles on clean build (#1106)

Credits

Thanks to Wolfram Rong for contribution into this release.

2.0.1

28 Jun 10:11
Compare
Choose a tag to compare

2.0.1 (2017-06-28)

  • fix sidenav animation (#1102)

2.0.0

27 Jun 11:27
Compare
Choose a tag to compare

2.0.0 (2017-06-27)

Breaking change
Breaking change: Nodejs versions under 1 are no longer supported.

  • Replace smart quotes with straight quotes (#1096)
  • hamburger menu closed by default (#1100)

Credits

Thanks to Patrizio Sotgiu for contribution into this release.

1.9.0

02 Jun 12:22
Compare
Choose a tag to compare

1.9.0 (2017-06-02)

Breaking change
Breaking change: Option excludeDefaultStyles changed to includeDefaultStyles for better clarification. The default value of this option is true. (#for more details)

  • Fix #1088 customstyles missing on clean install (#1093) (#1094)

  • Added build option showReferenceNumbers (#1089)

1.8.1

08 May 11:47
Compare
Choose a tag to compare

1.8.1 (2017-05-08)

  • Fix #1082 exclude global styles by parameter (#1085)

1.8.0

05 May 09:29
Compare
Choose a tag to compare

1.8.0 (2017-05-05)

  • Feature exclude default styles (#1081)

1.7.0

04 May 12:05
Compare
Choose a tag to compare
  • Update angular version (#1078)
  • escape hljs attributed div and markdown-it version update (#1075)
  • Output meaningful error message to the console; (#1074, closes #1054)

Thanks to @DanielaValero for helping this release happen!