vega-frontend-monorepo/libs/assets
m.ray 4d20151abd
feat: 1537 LP view data provider subscriptions after 0.58 release (#1630)
* fix: #1537 add lp provider sub

* fix: change LP title & update party.id

* fix: #1537 fix obligation and supplied

* fix: #1537 add min width on accounts

* fix: #1537 consistent null check

* fix: #1537 update lp data providers

* fix:  add acounts data provider but requires party id

* feat: #1537 LP data provider -  marketID & query or subscribe for accounts - partyId

* fix: #1537 remove log and fix build

* fix: #1537 fix build console lite and lp dashboard

* fix: #1537 fix tsconfig lp dahsboard

* fix: #1537 use interval to poll LP data - sub not working yet
2022-10-24 20:42:53 +01:00
..
src chore: update tooltips for asset limits (#1733) 2022-10-13 14:19:05 +01:00
.babelrc feat(#993): derived data provider (#1047) 2022-08-26 08:39:40 -07:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json feat(#993): derived data provider (#1047) 2022-08-26 08:39:40 -07:00
project.json feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
README.md feat(#993): derived data provider (#1047) 2022-08-26 08:39:40 -07:00
tsconfig.json feat: 1537 LP view data provider subscriptions after 0.58 release (#1630) 2022-10-24 20:42:53 +01:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json chore: replace duplicated assets queries with assetsProvider (#1617) 2022-10-05 12:42:22 +02:00

assets

This library was generated with Nx.

Running unit tests

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