vega-frontend-monorepo/libs/markets
2023-09-26 11:57:47 -04:00
..
__mocks__ feat(trading): highlight negative oracle statuses in market lists (#3816) 2023-05-18 13:22:54 +02:00
.storybook chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
src feat(deal-ticket): amend fee estimates for postOnly orders and when market is in auction (#4843) 2023-09-26 11:57:47 -04:00
.babelrc chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
.eslintrc.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
jest.config.ts chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
postcss.config.js feat(trading): highlight negative oracle statuses in market lists (#3816) 2023-05-18 13:22:54 +02:00
project.json chore(trading): remove target build from libs (#4725) 2023-09-08 13:43:54 -07:00
README.md feat(trading): highlight negative oracle statuses in market lists (#3816) 2023-05-18 13:22:54 +02:00
tailwind.config.js chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
tsconfig.json feat(trading): highlight negative oracle statuses in market lists (#3816) 2023-05-18 13:22:54 +02:00
tsconfig.lib.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
tsconfig.spec.json feat(trading): highlight negative oracle statuses in market lists (#3816) 2023-05-18 13:22:54 +02:00

markets

This library was generated with Nx.

Running unit tests

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