Skip to content

Releases: bem/bh

4.2.1

Choose a tag to compare

@mishanga mishanga released this 10 Oct 13:54
  • BH prototype points to BH (#176).

4.2.0

Choose a tag to compare

@mishanga mishanga released this 25 Jul 21:50
  • Added xhtml option (#174).

4.1.4

Choose a tag to compare

@mishanga mishanga released this 30 May 13:49
  • Fixed tParam reassignment of parent node value (#170).

4.1.3

Choose a tag to compare

@mishanga mishanga released this 09 Dec 10:47
  • Fixed bug with ctx.js() (#162).

4.1.2

Choose a tag to compare

@mishanga mishanga released this 21 Aug 11:04
  • Fixed bug with ctx.js() (#160).

4.1.1

Choose a tag to compare

@mishanga mishanga released this 21 Aug 11:04
  • Some documentation fixes.
  • Added shortTags option (#149).
  • Added delimElem и delimMod options (#150).

4.1.0

Choose a tag to compare

@mishanga mishanga released this 25 May 13:31
  • Ability to replace toHtml method for only node (#144).
  • Added jsElem option (#148).
  • Boolean attributes supported (#145).
  • Trim cls (#143).

4.0.0

Choose a tag to compare

@mishanga mishanga released this 30 Mar 08:48
  • 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

Choose a tag to compare

@mishanga mishanga released this 28 Jan 10:10

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

3.2.4

Choose a tag to compare

@mishanga mishanga released this 28 Jan 10:10
  • Revert 3.2.1 and 3.2.2 patches.