Kevin Schmidt

Results 3 issues of Kevin Schmidt

`npm-workspace install` skips installing a devDependency if the target file already exists, even if the installed module version does not meet the defined version requirements. Take the following example `package.json`:...

js-dossier uses [hard-coded URL's](https://github.com/jleyba/js-dossier/search?utf8=%E2%9C%93&q=fonts.googleapis.com) to request Material icons and associated CSS from fonts.googleapis.com. This causes documentation to display poorly when viewed offline, or when hosted on an isolated network. It...

When using `allowInput: true` and a `dateFormat` in UTC (ie, has `Z` in the format), the displayed date is shifted by the UTC offset when the date picker is closed....