bem / bem-xjst

bem-xjst (eXtensible JavaScript Templates): declarative template engine for the browser and server
https://bem.github.io/bem-xjst
Other
116 stars 48 forks source link

Let's prohibit .b_mod_val1.b_mod_val2 #350

Closed a-x- closed 8 years ago

a-x- commented 8 years ago

Examples in the wild:

demo

{
    block: 'b',
    mods: {mod:1},
    mix: [{mods:{mod:2}}]
}

todo

miripiruni commented 8 years ago

https://github.com/bem/bem-xjst/releases/tag/v7.3.1