bem-components
bem-components copied to clipboard
Set of components for sites development
Селект из bem-components не корректно работает на iPad.Если высота списка ограничена и колличество опций активирует скролл, то при попытке скролла выбирается опция по которой был свайп. Пример в каталоге на...
After pressing on select block at iOS mobile device (iPhone) options scrolling doesn't work, window with options closes permanantly after options scrolling. Bug only at iPhones **UPD** 1. you should...
Если в блоке input из bem-components переопределить метод setVal, то новый метод выполняется сам по себе без остановки при инициализации блока. ```js modules.define('input', [ 'i-bem-dom' ], function (provide, bemDom, Input)...
If you start highlight text and stopping the highlighting outside of elem `content` then in the` pointerclick` `event.target` will be the parent node of the `content` element, and as a...
update bem-core to the hash before jquery update
Кажется так правильней. А то получается, что на каждый visble блока вешается новый обработчик... @tadatuta