Skip to content

0.3.8

Compare
Choose a tag to compare
@hannu hannu released this 30 Mar 12:31

Fixes

  • Fix fullscreen mode when using disableEncapsulation option (#536)
  • Change CSS order to prevent leakages when not using encapsulation (#532)
  • Allow loading multiple directives, (#527, closes #517)
  • Regex was matching substring of variable name, (#525, closes #500)
  • Fix basic plain CSS support, (#523, closes #507)
  • Fixed section modifier in fullscreen mode (#511)

Improvements

  • Support windows linebreaks when parsing additional KSS params (#530)
  • Explanations on how to use additional CSS (#528)
  • Update JSCS. Fix code styling issues (#524)
  • Update all dependencies except gonzales-pe (#521)
  • Instructions to add multiple --kss-source (#513)

Features

  • Add possibility to disable shadow DOM encapsulation (#531)