Skip to content

Releases: bem/bh

3.2.3

22 Dec 11:32
Compare
Choose a tag to compare
  • Speed improvement by better escaping (#111).
  • toHtml: add mod === 0 to output (#110).

3.2.2

17 Nov 20:11
Compare
Choose a tag to compare
  • Do not add i-bem class to mixed element with js

3.2.1

17 Nov 11:16
Compare
Choose a tag to compare
  • Do not add i-bem class to element with js (#106).

3.2.0

31 Oct 11:14
Compare
Choose a tag to compare
  • Escape content when option escapeContent enabled (#97).
  • Some fixes.

3.1.4

10 Oct 11:46
Compare
Choose a tag to compare
  • Ignore mix and js when bem is false (#98).

3.1.3

10 Oct 11:37
Compare
Choose a tag to compare
  • TypeError when using elemMod matcher (#93).