Ryan James

Results 8 issues of Ryan James

Webpack is giving this warning on build: ``` WARNING in ./~/d3-cloud/build/d3.layout.cloud.js Critical dependencies: 1:530-537 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try...

A recent blogpost mentioned [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/optgroup), which I'd never heard of before. [This element allows for grouping/categorization within `` items](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select#advanced_select_with_multiple_features). This is a great fit for SelectList, as it could allow...

major release
blog-post

We need to use I18nProvider for more components, but Flow complains about the union types created when adding additional components. This is ultimately a limit of static analysis: while we...

minor release

In order to keep the docs search up-to-date, we should re-crawl the site after every PR merge. [There's a GitHub Action to do that.](https://github.com/algolia/algoliasearch-crawler-github-actions) This PR enables that Action. I've...

patch release

### Search for existing feature requests - [X] I have searched the issue tracker and confirmed that I was unable to find existing issues for the feature I am requesting....

enhancement

Addressing [this](https://github.com/pinterest/gestalt/security/dependabot/83) high severity Dependabot alert We need to upgrade to the latest version of `netlify-cli`, if possible Previous upgrades: 2.x.x --> 3.x.x: #3362 3.x.x --> 4.x.x: #3364 4.x.x -->...

dependencies
patch release

Addressing [this](https://github.com/pinterest/gestalt/security/dependabot/82) moderate severity Dependabot alert Upgrading `postcss` a single patch version, but also adding a resolution for the same patch version. This could possibly affect many packages that use...

dependencies
patch release

Fixing [this](https://github.com/pinterest/gestalt/security/dependabot/92) high severity Dependabot alert No material changes expected, should be a no-op upgrade

dependencies
patch release