vega-frontend-monorepo/libs/orders
m.ray 64817aa43e
fix: market ordering (#1171)
* fix: order by trading mode not by  open timestamp

* fix: add fixed vh on landing content

* fix: order by trading mode

* fix: useMarketList added to data provider

* fix: fix network-parameters.spec.tsx

* fix: network switcher font color & height of table rows

* chore: add market page mock to hook

* fix: remove redundant class

* fix: formatting and height of landing modal

* fix: break-word on ids in market info

* fix: linting issue remove import

* fix: remove markets landing mock as it is similar with market list

* Update apps/trading-e2e/src/integration/home.cy.ts

Co-authored-by: Joe <joe@vega.xyz>
2022-08-31 20:06:34 +01:00
..
.storybook feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
src fix: market ordering (#1171) 2022-08-31 20:06:34 +01:00
.babelrc Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
.eslintrc.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
postcss.config.js Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
project.json feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
README.md Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tailwind.config.js Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tsconfig.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00

Orders

This library was generated with Nx.

Running unit tests

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