Jesse Pinho
Jesse Pinho
When a JSON schema has a `required` key without a corresponding `type: "object"`, and the JJV validator is passed `undefined` for that object, JJV throws `TypeError: Cannot call method 'hasOwnProperty'...
Similar to #57, but for `$data` references: When a JSON schema has a `$data` reference to a key on an object that's undefined, JJV throws `TypeError: Cannot call method 'hasOwnProperty'...
Supersedes #399 without the `package-lock.json` file. Fixes #359.
The [Knobs addon](https://github.com/storybooks/storybook/tree/master/addons/knobs) for Storybook allows you to change the state of a component in the UI, rather than having to build a separate story for each state. Are there...
Hi there, I'm interested in being able to set the exact frame of the animation, so that I can sync the animation as the user scrolls down the page. For...
I've noticed this property is filled in for comments as well, so I wanted to update the README to take that into account.
## Is your feature request related to a problem? Please describe. We need a way to request unbonding tokens from the view service, broken out by claimable and unclaimable tokens,...
**Is your feature request related to a problem? Please describe.** There are a number of errors that can occur in core that get surfaced to the minifront during failed RPC...
**Is your feature request related to a problem? Please describe.** Not sure if this is something we want to implement, but wanted to start the conversation. It's generally useful for...
Hey @aholachek, Freaking love this library. It's the first FLIP library I've used and it's fantastic. Thanks for your work! [My website](https://jessepinho.com/) uses react-flip-toolkit to animate the homepage images when...