bem-react-components icon indicating copy to clipboard operation
bem-react-components copied to clipboard

Components library for develop with React and BEM methodology

Results 15 bem-react-components issues
Sort by recently updated
recently updated
newest added

Rewrite ```Bem``` import from ```import Bem from ....``` to ```import { Bem } from ....```

- react version: 16.2.0 - react-dom version: 16.2.0 - bem-react-components version: master ### Description: When popup is rendered, the value of this._domNode is null. An error occurs [here](https://github.com/bem/bem-react-components/blob/4317fea94b42eb6ed6c7fae6638af9f53e1f5ea7/blocks/Popup/_target/Popup_target.js#L105). ``` Uncaught...

Needed to build it with [webpack-bem-plugin](https://github.com/bem/webpack-bem-plugin). Why? 1. Plugin is built on [bem-sdk](https://github.com/bem/bem-sdk) — new version of _bem-tools/bem-config_ 2. Modern version of `bemrc` (used by _bem-sdk_) should define level in...

keyboard navigation is broken since https://github.com/bem/bem-react-components/pull/54

We need to precompile code before publish ;)

let's use: https://github.com/theprotein/benzyne