Skip to content

v4.2.1

Compare
Choose a tag to compare
@tadatuta tadatuta released this 21 Jun 09:00
· 46 commits to v4 since this release

Bug fixes

  • Fixed an issue with elems cache invalidation on DOM modifications (#1487).
  • Fixed an issue in i-bem-dom__events when event's data was not passed to handler (#1509).
  • Fixed method isEditable of dom module. Missing editable input types were added (#1502).

Other changes

  • Fixed syntax error in i-bem-dom JSDoc.
  • Minor documentation updates.
  • CLA introduced.