Skip to content

Releases: bem/bh

4.2.1

10 Oct 13:54
Compare
Choose a tag to compare
  • BH prototype points to BH (#176).

4.2.0

25 Jul 21:50
Compare
Choose a tag to compare
  • Added xhtml option (#174).

4.1.4

30 May 13:49
Compare
Choose a tag to compare
  • Fixed tParam reassignment of parent node value (#170).

4.1.3

09 Dec 10:47
Compare
Choose a tag to compare
  • Fixed bug with ctx.js() (#162).

4.1.2

21 Aug 11:04
Compare
Choose a tag to compare
  • Fixed bug with ctx.js() (#160).

4.1.1

21 Aug 11:04
Compare
Choose a tag to compare
  • Some documentation fixes.
  • Added shortTags option (#149).
  • Added delimElem и delimMod options (#150).

4.1.0

25 May 13:31
Compare
Choose a tag to compare
  • Ability to replace toHtml method for only node (#144).
  • Added jsElem option (#148).
  • Boolean attributes supported (#145).
  • Trim cls (#143).

4.0.0

30 Mar 08:48
Compare
Choose a tag to compare
  • Added global matcher support: beforeEach and afterEach (#121).
  • Added ctx.process method (#135).
  • Add i-bem class to element with js (#122).
  • No-base modifier classes supported (#132).
  • Wrap data-bem attribute by single quotes (#115).
  • processBemJson now return standart BEMJSON (#96).
  • Readme updates (#131, #124, #123, #120).
  • Escaping optimizations (#137).

3.3.0

28 Jan 10:10
Compare
Choose a tag to compare

Do not add i-bem class to element with js.

3.2.4

28 Jan 10:10
Compare
Choose a tag to compare
  • Revert 3.2.1 and 3.2.2 patches.