bem-components
bem-components copied to clipboard
Set of components for sites development
Select в режиме выбора нескольких значений работает неправильно на мобильных устройствах. В мобильной версии этот компонент ведёт себя как select {mode: radio} - закрывается после выбора одного из значений. Проверить...
Link (https://ru.bem.info/libs/bem-components/current/showcase/) got 404 in README.md and README.ru.md
https://github.com/bem-site/bem-forum-content-ru/issues/1415
Reproduce: - open https://yastatic.net/bem-components-examples/6.0.0/desktop/select/38tbBjnCJNexcB1xBlVHQNMLy04.ru.html - press tab to focus select - click on select to open it - click on select item - click outside - look focus-hard on select...
We can move things like colors, fonts, etc into variables and then on, for example, postinstall stage generate current `islands` theme on FS. And as so we will still be...
... If the creation of popup was at the same tick as the closing https://github.com/bem/bem-components/blob/v6/common.blocks/popup/_autoclosable/popup_autoclosable.js#L26
------------------------------- Having install commands in other phases violates the semantics of the `.travis.yml` configuration. So we have refactored them into the `install` phase. ------------------------------- **Note:** This pull request was generated...