Skip to content

v8.6.9

Compare
Choose a tag to compare
@miripiruni miripiruni released this 28 Apr 12:36
· 181 commits to master since this release

2017-04-28 v8.6.9, @miripiruni

Fixed several bugs:

  1. Wrong depth calculation (see issue #439)
  2. Absent i-bem when mix elem with js (issue #441)
  3. ApplyCtx and wrong position value (issue #202)

Commits:

  • [da1e3aa691] - BEMXJST: run() should revert depth (fix #439) (miripiruni)
  • [a23e36c1cc] - mocha watch npm command (miripiruni)
  • [808469f270] - BEMHTML: fix render i-bem when mix elem with js (fix #441) (miripiruni)
  • [8afc3109a3] - Compiler: exportName option (fix for #397) (miripiruni)
  • [578c89a204] - BEMXJST: applyCtx should reset position (miripiruni)