vega-frontend-monorepo/apps/trading/pages/__generated__
m.ray 9ab6337e42
Feat/305 add console v2 first view screen ()
* [] add initial landing dialog on markets page and fix some typos

* [] market-list utils and generate schema

* [] initial styling of the landing dialog and add arrows

* [] routing to markets and add hover and market list tests

* [] fix z-index on dialog overlay

* [] default market shoulde be oldest market that is currently trading in continuous mode

* [] refactor market-list library

* [] add arrow unit tests

* Update libs/market-list/src/lib/components/landing/landing-dialog.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Update libs/market-list/src/lib/components/landing/select-market-list.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Update libs/market-list/src/lib/components/landing/select-market-list.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* test: fix failing tests from homepage change

* [] sort by id after sorting by date

* test: increase timeout for failing tests in CI

* [] destructuring all over the place and some code tweaks, arrows and percentage changes

* [] update sparkline to show colour

* [] fix order of market list

* [] stretchedLink class plus a-tag href for navigation - accessibility updates

* [] use href only and remove log

* [] use bignumber.js for price calculations

* [] change to bg-white/50 on dark mode overlay as asked from UX

* [] change to bg-white/50 on dark mode overlay as asked from UX

* [] toLocaleString fix

* [] toLocaleString fix

* [] add price-change-cell and use formatNumber

* [] add extra test for select market list

* Update apps/trading/specs/index.spec.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* [] use memo, sort by date and id lodash

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
Co-authored-by: Joe <joe@vega.xyz>
2022-05-23 13:21:54 +01:00
..
MarketsLanding.ts Feat/305 add console v2 first view screen () 2022-05-23 13:21:54 +01:00