v2.3.0
版本发布时间: 2023-09-07 20:46:54
liteflow-labs/starter-kit最新发布版本:v3.4.8(2024-08-12 22:38:39)
What's Changed
- Add symbol before name for wallet currencies by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/396
- Async environment by @antho1404 in https://github.com/liteflow-labs/starter-kit/pull/383
- Improve formatting of errors when coming from the API by @antho1404 in https://github.com/liteflow-labs/starter-kit/pull/398
- Seo updates by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/397
- Reduce number of currencies queries by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/400
- Table image crop fix by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/401
- Merge FetchCurrenciesForBids query in FetchFeaturedAssets query by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/402
- Improve auction flow by @antho1404 in https://github.com/liteflow-labs/starter-kit/pull/399
- Rename bestBid to bestAuctionBid by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/404
- Merge queries
FetchAssetBids
andFetchAuctionBids
intoFetchAsset
by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/406 - Don't fetch invitation link if it's not going to be display by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/407
- Fetch owners with LazyQuery by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/405
- Debounce fetch fees by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/408
- update apollo client to fix issue when cancelled queries are never re-executed by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/409
- Add skeleton loader when fees are loading by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/410
- Add loader in user/balance component by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/411
- Replace refetch on page change of NavbarAccount query by polling by @NicolasMahe in https://github.com/liteflow-labs/starter-kit/pull/403
- Release v2.3.0 by @ismailToyran in https://github.com/liteflow-labs/starter-kit/pull/412
Full Changelog: https://github.com/liteflow-labs/starter-kit/compare/v2.2.4...v2.3.0