Edward Xiao

Results 6 issues of Edward Xiao

Is it possible to pass ```id``` to the ```attributes```? I want to generate the id `````` ```js new AddAssetHtmlPlugin({ files: `${i.id}.html`, filepath: 'dummyFile', typeOfAsset: 'dummyExt', includeSourcemap: false, attributes: {id: 'my-them-selector'},...

```alwaysShowTooltip: PropTypes.bool``` ```js ```

Although `ie` was removed by default in `browserslist`, I think ```caniuseApi.getSupport``` should still include `ie` LATEST ```js caniuseApi.getSupport('border-radius') -> { and_chr: { y: 103 }, and_ff: { y: 101 },...

Recently ```browserslist``` removed IE 11 from defaults in 4.21, which causes ```var _browserslist = require("browserslist")``` in `caniuse-api` does not include IE by default at all. Therefore ```versions['ie']``` is `undefined`, and...

### Library name react-codes-input ### Library license https://github.com/edwardfxiao/react-codes-input/blob/master/LICENSE ### Library source https://www.npmjs.com/package/react-codes-input ### Files to include - components/index.js - index.d.ts - index.global.d.ts - react-codes-input.css - react-codes-input.css.map - react-codes-input.js - react-codes-input.js.map...

🏷 Library Request