Alex Krolick
Alex Krolick
I know the preferred way to reference ranges in `nvm` is with `lts/name`, but we've run into an issue when `pkg.engines` has to specify a minimum value for the minor...
Feature request: Extend the JSON generation to create a similar `xyz.js.flow` file that could be used to map `xyz.css` to a Flow type definition, so that style imports are typesafe
Fixes warning: ``` Warning: Invalid prop `name` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props. in React.Fragment (created by Example) in Example ```
**Is your feature request related to a problem? Please describe.** If I have a `.mmd` file with the interactive styling & interactions encoded, it would be nice to be able...
See #1590 - Apollo CLI unable to verify the first certificate when downloading schema via HTTPS The flag is no longer working; you have to set the environment variable `NODE_TLS_REJECT_UNAUTHORIZED...
A transitive dependency, @apollo/federation changed its `engines` field to drop Node 10, but there was not a corresponding Breaking Change on the `apollo` root package. Narrowing the supported version range...
https://github.com/kentcdodds/react-testing-library/pull/257#issuecomment-450685404 - service worker? - support for docs browsers like Dash?
Starting point: summarize discussion at https://github.com/testing-library/testing-library-docs/issues/738
There a few env vars that affect dom-testing-library that would be helpful to pass/inject into the pttr DOM. For now it looks like `DEBUG_PRINT_LIMIT` is the only one.
TODO - [ ] There are about 20 remaining components to migrate from Styleguidist to Storybook - [ ] Update routing within GH-Pages publish so that `https://opensource.box.com/box-ui-elements/storybook` replaces `https://opensource.box.com/box-ui-elements/`