Luke Herrington

Results 8 issues of Luke Herrington

This reproduces the issue described in #1998. The `AttributesIterator` seems to control what the a given scopes index is set to. I believe this bug is due to index not...

Hello! Thanks so much for building such a great library! `apollo-link-persisted-queries` assumes your hash will be sha256, but provides `generateHash` function to override that which we assumed we’d use to...

feature

Sooner rather than latter, showing all posts on the home page will be a bad idea. Paging can help that. Should include a config option for `pageSize` to control how...

Preferred framework would be jest, using snapshots for simple functional tests.

dub-step should be reasonably covered with unit/integration tests of the public API.

help wanted
good first issue

The examples on the code sandbox ... [![Edit dub-step Examples 🕺🏽](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/p5vr4pq897) ... should be ported into this repo under `stories` and react storybook should be used to display them ala...

help wanted
good first issue

Once we're ready to introduce 1.0.0, we should introduce https://github.com/semantic-release/semantic-release/ and adopt commit style supported by https://github.com/marionebl/commitlint.