bem-core icon indicating copy to clipboard operation
bem-core copied to clipboard

i-bem: presence of modificator in events

Open skad0 opened this issue 8 years ago • 1 comments

Based on opinion that modVal: true means the presence of modificator, maybe there should be a possibility to add listener on it? Like there:

this._events(Suggest).on({ modName: 'js', modVal: true }, functions.noop);

@birhoff @tadatuta

skad0 avatar Jan 25 '17 13:01 skad0

This case is perfectly valid, and it should work. See this test suite.

narqo avatar Jan 25 '17 20:01 narqo