Skip to content

2.3.0

Compare
Choose a tag to compare
@dfilatov dfilatov released this 01 Jul 12:07
· 629 commits to v2 since this release

Major changes

  • New implementation of pointer events was added. Based on pointer events polyfills from Polymer (#567).
  • Ability to specify additional data for event was added to bindTo* methods of i-bem__dom.js (#568).

Other changes

  • An issue in i-bem.bemhtml was fixed. There was an error when mix was used as an object (not an array) in BEMJSON and BEMHTML simultaneously (#555).
  • An issue in page was fixed. There was no possibility to apply standard modes to page in BEMHTML template and touch template was broken (516).