Ryan James
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...
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...
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...
### 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....
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 -->...
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...
Fixing [this](https://github.com/pinterest/gestalt/security/dependabot/92) high severity Dependabot alert No material changes expected, should be a no-op upgrade