v4.2.1
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
ofdom
module. Missing editable input types were added (#1502).
Other changes
- Fixed syntax error in
i-bem-dom
JSDoc. - Minor documentation updates.
- CLA introduced.