You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for defining BEMDOM-blocks as ym modules has been added (#382).
Events for modifiers changes have been added to i-bem.js (#357).
Support for passing string values has been added to BEMDOM.init
(#419).
and BEMDOM.update methods (#420).
DOM helpers from i-bem__dom.jsreplace, append, prepend, before, after now return new context and update returns
updated context as a jQuery object (#410).