vega-frontend-monorepo/libs/trades
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
..
src chore: ui tweaks (#737) 2022-07-14 17:03:17 +01:00
.babelrc Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
.eslintrc.json Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
jest.config.js Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
package.json Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
project.json Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
README.md Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
tsconfig.spec.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00

trades

This library was generated with Nx.

Running unit tests

Run nx test trades to execute the unit tests via Jest.