Skip to content

0.2.15

Compare
Choose a tag to compare
@varya varya released this 17 Dec 11:03
· 1124 commits to master since this release

Critical and major changes

  • Find variable declarations from every file. Use styleVariables to filter selected files (#344)
  • Feature: Custom KSS parameter for wrapper markup (#338)
    The syntax for declaring a component wrapper has been changed. It is not compartible anymore. When updating change
    you wrapper components according to documentation.

Bug fixes

  • Allow empty single-line comments (#345)
  • Fixes failed styleguide generation when section modifier has no markup (#343)
  • Fix: Do not detect @imports as variables (#342)

Internal changes

  • Instruction how to deal with branches (#346)