react-container-dimensions
react-container-dimensions copied to clipboard
Wrapper component that detects element resize and passes new dimensions down the tree. Based on https://github.com/wnr/element-resize-detector
I have noticed a variance between the size calculated by the library and the actual size rendered in the browser. More precisely, the calculated size tends to be slightly larger...
Add debounce functionality to the project to avoid overload of 'scroll' event. Simple call ... for a 200 millisecond debounce.
I can't seem to see a way to add a debounce, would you be interested in a PR for that? I have a project with a page with multiple graphs,...
When creating this component with any types of children, the following warning message is emitted to the browser console: ``` Warning: Received `true` for a non-boolean attribute `initiated`. If you...
Hey everyone, I'm trying to use the react-container-dimensions package with @kadira/storyshots testing approach (an addition to the storybook), however launching the tests results in this error: > _reactDom2.default.findDOMNode is not...
## Version **3.0.0** of [sinon](https://github.com/sinonjs/sinon) just got published. Dependency sinon Current Version 2.4.1 Type devDependency The version **3.0.0** is **not covered** by your **current version range**. Without accepting this pull...
## Version **4.1.0** of [eslint](https://github.com/eslint/eslint) just got published. Dependency eslint Current Version 3.19.0 Type devDependency The version **4.1.0** is **not covered** by your **current version range**. Without accepting this pull...
## Version **5.0.0** of [lint-staged](https://github.com/okonet/lint-staged) was just published. Dependency lint-staged Current Version 4.3.0 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you donβt accept...
## Version **3.0.0** of [enzyme](https://github.com/airbnb/enzyme) just got published. Dependency enzyme Current Version 2.9.1 Type devDependency The version **3.0.0** is **not covered** by your **current version range**. Without accepting this pull...
## Version **4.0.0** of [mocha](https://github.com/mochajs/mocha) just got published. Dependency mocha Current Version 3.5.3 Type devDependency The version **4.0.0** is **not covered** by your **current version range**. Without accepting this pull...