vega-frontend-monorepo/libs/market-depth
PeteWilliams b078fc9aad
chore: ui tweaks (#737)
* chore: change tab panel background and spacing

* chore: prevent tabs shiting on click, bg tweak

* chore: adjust chrome layout/spacing

* chore: fix horizontal alignment when accordion chevron rotates

* chore: adjusting bold levels and making market name pink on light theme

* chore: changing white theme header to black background

* chore: re-ordering bottom tabs

* chore: tweaking font sizes

* chore: adjusting dropdown button hover colour

* chore: colour tweaks for accessibility, plus orderbook column widths

* Remove redundant style

Removed 'bg-white' left by error.

* Setting header text to white

* chore: alterative fix to prevent tabs moving

* chore: fixing header font colours

* chore: adding padding to orderbook

* chore: preventing modal close icon from moving on focus

* chore: remove inner shadow from selectbox

* chore: adding padding to orderbook

* chore: preventing @ sign from moving when changing order type

* chore: fix background colour on smaller responsive view

* chore: fix truncated market header on smaller responsive view

* chore: reorder tabs in smaller responsive view to match standard view

* fix: fix broken test
2022-07-14 17:03:17 +01:00
..
.storybook Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
src chore: ui tweaks (#737) 2022-07-14 17:03:17 +01:00
.babelrc Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
.eslintrc.json Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
jest.config.js Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
package.json Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
postcss.config.js Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
project.json Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
README.md Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
tailwind.config.js Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
tsconfig.json Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
tsconfig.lib.json Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
tsconfig.spec.json Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00

orderbook

This library was generated with Nx.

Running unit tests

Run nx test market-depth to execute the unit tests via Jest.