-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default for bem-config and support for latest bem-walker #10
base: master
Are you sure you want to change the base?
Conversation
@@ -94,8 +95,16 @@ exports.getFiltersForConditions = function(conditions) { | |||
return new Filter(criteria); | |||
}), | |||
apply = function(item) { | |||
// Prepare BEM entity for check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
давайте просто использовать новый формат везде вместо трансформаций?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Поправил тут: bf333b9
block: 'foo', | ||
entity: { | ||
block: 'foo' | ||
}, | ||
elem: 'baz' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Очень странно, почему блок в энтити, а елем отдельно?
any progress here? |
ping |
Проблемы две: