vega-frontend-monorepo/libs/positions
m.ray b6cda139df
chore: fix status mappings after API updates (#1119)
* chore(#1116 ): status mapping fixes after API changes

* fix: modify proposal status

* fix: update to use numbers in price cell rather than converting
2022-08-23 10:24:33 -07:00
..
.storybook Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
src chore: fix status mappings after API updates (#1119) 2022-08-23 10:24:33 -07:00
.babelrc run nx format (#295) 2022-04-25 15:03:58 +01:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js [#108] Add more positions-table unit tests 2022-03-29 19:13:00 +02:00
package.json #128 Add positions library 2022-03-29 18:55:41 +02:00
postcss.config.js Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
project.json Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
README.md #128 Add positions library 2022-03-29 18:55:41 +02:00
tailwind.config.js Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
tsconfig.json Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
tsconfig.lib.json Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
tsconfig.spec.json [#108] Add more positions-table unit tests 2022-03-29 19:13:00 +02:00

positions

This library was generated with Nx.

Running unit tests

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