Stephen Mathieson

Results 57 issues of Stephen Mathieson

i've got a side project which needs to consume tiny packets of data.. i remember this getting put together, so i thought i'd check it out. it looks like there's...

use [components/three.js](https://github.com/components/three.js) instead to allow for deduping etc

breaking change, but that's to be expected. i've skipped the breaking test because i'm not familiar enough with babel's api to know what it's doing. hopefully closes #17

**.babelrc** ``` { "presets": [ "es2015", "react" ], "plugins": [ [ "transform-react-jsx", { "pragma": "element" } ] ] } ``` output: ``` ~/dev/src/github.com/segmentio/icons on master [!] ∴ ./node_modules/.bin/duo --use ./preview/duo-plugins.js...

### Product axe-core ### Feature Description When analyzing a axe Watcher results in prod, we noticed we have _a few_ excessively large datums (>1MB). This is preventing us from migrating...

feat
core
good first issue

An application I'm working on requires using the `RadioItem` type directly, but the type is not exported from the package's entrypoint. This patch makes `RadioItem` part of the public API....

What if we complete our task half-way though the stack?