react-order-book icon indicating copy to clipboard operation
react-order-book copied to clipboard

Render and style an order book for any asset class. Flexible and customizable.

Results 12 react-order-book issues
Sort by recently updated
recently updated
newest added

in case this repo is still maintained, I get this error from my frontend: ``` Warning: OrderBook: Support for defaultProps will be removed from function components in a future major...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Removes [trim](https://github.com/Trott/trim). It's no longer used after updating ancestor dependencies [trim](https://github.com/Trott/trim), [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/renderers/react). These dependencies need to be updated together. Removes `trim` Updates `@storybook/addon-docs` from 6.5.15 to 7.0.6...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/renderers/react). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Right now, you can pick custom colors (`bidColor` and `askColor`) which will get interpolated over the length of the order book. But, those colors simply get interpolated into white. Instead,...

enhancement
good first issue

As of this writing, this is only working in the `@next` tag of Storybook. Follow along here: https://github.com/storybookjs/storybook/issues/17831

enhancement

Here's a good template for a guide like this from the Electron repo: https://github.com/electron/electron/blob/56ab3d73c6f9b2716281b53de3dfcbbbcc1f2188/CONTRIBUTING.md

documentation