vega-frontend-monorepo/libs/market-list
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 #29 Add market-list-table 2022-03-18 13:13:14 +01:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
package.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
project.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
README.md #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tsconfig.spec.json feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00

market-list

This library was generated with Nx.

Running unit tests

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