bem-core
bem-core copied to clipboard
i-bem: presence of modificator in events
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
This case is perfectly valid, and it should work. See this test suite.