vkz / bemhtml-syntax

10 stars 4 forks source link

Make converter compatible with bem-xjst 4+ #13

Closed vkz closed 9 years ago

vkz commented 9 years ago

see https://github.yandex-team.ru/lego/islands/pull/509 Compatibility with the latest bem-xjst should be available with relevant flag in the API

vkz commented 9 years ago

apply() checks test:

  block b1 {
    default: { apply({test: 42, elemMods: 'bla'});}
  }