Andrew Hansen
Andrew Hansen
List calculation was prematurely breaking out of a nested list when encountering a new list type. This change ensures any nested lists get appended before switching to the new list...
I was wondering if its possible to expand the functionality of this tool to be able to ingest an introspection query json similar to how [eslint-plugin-graphql](https://github.com/apollographql/eslint-plugin-graphql) handles validation. For my...
So in the README, html-sketchapp mentions that they pulled heavily from the source of react-sketchapp to implement this tool. Looking through the source of html-sketchapp, it seems a lot of...
## Is this a bug report or a feature request? Feature Request If this is a new feature request, please describe it below Jest snapshot testing provides a flag `-u`...
I see this project relies on a fork of slate at `@gitbook/slate` does this slate fork exist anywhere? I'm curious what the differences are between the original package and the...
**Is your feature request related to a problem? Please describe.** I would like to dynamically render the following layout: [document.pdf](https://github.com/diegomura/react-pdf/files/3263788/document.pdf) namely, the ability to dynamically render "page x of y"...