Galeel Bhasha Satthar
Galeel Bhasha Satthar
**Describe the bug** Life cycle events which uses pre/post hooks are not working in yarn 3.x **Current behaviour** After updating from yarn 1.x to yarn 3.x, life cycle events such...
When I try to install this package using `yarn install`, getting the following error. yarn install v1.17.3 warning package-lock.json found. Your project contains lock files generated by tools other than...
and running 'npm audit fix' updated the other npm dependencies to fix the vulnerabilities. This PR fixes https://github.com/40818419/react-code-input/issues/75
2 vulnerabilities required manual review and could not be updated. 3 package updates for 66 vulns involved breaking changes, hence not updated packages which has breaking changes. This PR aims...
Below is the report after running `yarn audit` command yarn audit v1.17.3 ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ low │ Regular Expression Denial of Service │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ braces │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │...
This fixes issue https://github.com/40818419/react-code-input/issues/34
Noticed in this example at line#56, https://github.com/mdn/dom-examples/blob/master/mediaquerylist/index.html The usage of deprecated `addListener` method can be replaced with `addEventListener`
When used with 'react-styleguidist' along with 'react-styleguidist' for documenting the react-native components, I got below error. Uncaught TypeError: Cannot read property 'style' of undefined at eval (webpack:///./demo/node_modules/react-native-slider/lib/Slider.js?:552) at Object../demo/node_modules/react-native-slider/lib/Slider.js (main.bundle.js:4663)...
any plan to release the react-native equivalent of this component?
I like the prefixr feature of SimpLESS (http://wearekiss.com/simpless). Can this plugin will be enhanced by adding similar or same feature. It would be great help for us to solve the...