-
## Description
Hi, I am trying to create a pull request to add option styling. In the contribution guidelines it says that we need to add unit tests etc to make sure everything is ok and that `npm …
kmbro updated
5 years ago
-
Upon running `flow --show-all-errors` a list of typing failures are presented that need to be fixed. Many of the errors stem from dependencies which are probably to be updated in order to eliminate sa…
-
I tried executing the same example code you have provided, but when i click on the manage text to sort it throws me an error stating "undefined is not an object (evaluating 'newState.containerHeight =…
-
## Background
Once https://github.com/carbon-design-system/carbon/issues/12513 is fully complete, it would be beneficial if we had a way to be more confident in future changes to the component type…
-
We can optimise the production build if we skip development features like proptypes and warnings
Similar to [react-router-dom](https://github.com/ReactTraining/react-router/blob/master/packages/rea…
-
Since React.PropTypes was deprecated, this extension doesn't work on 16 version of React. Can u fix it?
![image](https://user-images.githubusercontent.com/5075100/30975728-a36cf172-a47b-11e7-9b6d-165…
-
The first lines of code we're trying to write is:
```
Import React from ‘react’;
Import PropTypes from ‘prop-types’;
```
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-snap-carousel@3.9.1` for the project I'm…
-
package.json: 0.0.1-alpha.36
npmjs.com: 0.0.1-alpha.44
-
`React.PropTypes` is deprecated and will be removed in react 16. It should be replaced with: https://www.npmjs.com/package/prop-types