Aleksei Gurianov
Aleksei Gurianov
suggestion: ``` js { block: 'select', tech: 'bemhtml', shouldDeps: { block: 'select', mod: 'dynamic', tech: 'js' } } ```
maybe `tech: 'browser-bemhtml'` or something like that
Looks like it still supposed to use for `{ block: 'attach', elem: 'file' }` and BEMDOM.replace: https://github.com/bem/bem-core/pull/1334/files#diff-b10c956b60213624bf044d8f2d51fa57R143 Though, not sure if this snippet related to `bem-components` `attach` block or it's...
@voischev @zxqfox Похоже у вас разные точки зрения на этот счёт :)
Could problem be solved with destruct method of popup, which will hide itself and self-destructs on animationend?
I'm waiting for this to be finished. It would be very helpful as reference for own library of components.
@blond #1420 could be marked as checked on list is there any ETA on this task?
remove js-js build step
https://github.com/bem/bem-core/blob/6b0e3496502475c88ec3b9ec111bcbed1d806b7e/common.blocks/functions/functions.vanilla.js#L21 why not `() => {}` ?
This library has 2 major goals: * for any JSON value J, `JSON.parse(JSON.stringify(J))` is deep equal to `urlon.parse(urlon.stringify(J))` * urlon.stringify - to use only characters that could be shown in...