Skip to content

Releases: Psychedelic/nft-marketplace-fe

v1.2.0

22 Jul 14:39
Compare
Choose a tag to compare

1.2.0 (2022-07-22)

Bug Fixes

  • πŸ› redirect to home page with my nfts filter applied from dropdown (#456) (f131dde)
  • πŸ› show last sale details in NFT card when there is no offer, but sold (#455) (35c4330)

Features

  • 🎸 show ICNS name by replacing Principal ID's (#448) (8e2299e)

v1.1.2

12 Jul 17:06
Compare
Choose a tag to compare

1.1.2 (2022-07-12)

Bug Fixes

  • πŸ› rename kyasshu start script cap canister name (a4c6f0d)
  • πŸ› show top offers and make offer action buttons in NFT details page (#445) (d2a1438)
  • πŸ› start script cap router name (#442) (5265d7f)

v1.1.1

08 Jul 14:23
Compare
Choose a tag to compare

1.1.1 (2022-07-08)

Bug Fixes

  • πŸ› disable buy now button based on operator details (#421) (7b7528c)
  • πŸ› type conversion error browserlist (#437) (ac8ffc1)

v1.1.0

04 Jul 18:26
Compare
Choose a tag to compare

1.1.0 (2022-07-04)

Bug Fixes

  • πŸ› local dev and post plug 0.5.2.2 release tweaks (#404) (4ea93b8)

Features

v1.0.0

23 Jun 17:37
Compare
Choose a tag to compare

1.0.0 (2022-06-23)

Bug Fixes

  • πŸ› disable listing button if amount is zero (#286) (aa10f02)
  • πŸ› don't show cancel button while transaction status is pending (#235) (8a42a37)
  • πŸ› empty state message and button styles when filters applied (#257) (44f8e49)
  • πŸ› owners count is getting disappeared while loading more NFT's (#234) (b03a3be)
  • πŸ› prevent closing modal from outside of the modal content (#218) (e332e6e)
  • πŸ› show insufficient fungible balance error notification (#236) (d7f0773)
  • πŸ› accept offer, listing by service is required (#141) (39dad3f)
  • πŸ› activity tab wicp is undefined and remove usd price from historical data (#153) (80b2431)
  • πŸ› add missing start script (#405) (2d304ff)
  • πŸ› added space beneath filtered traits (#339) (d4e4d02)
  • πŸ› auto closing of modals (#362) (3c7725a)
  • πŸ› back button via history api (#356) (6b0f099), closes #360
  • πŸ› body color on theme change (#317) (b284343)
  • πŸ› cancel offer button has no space around it (#326) (866b85e)
  • πŸ› CAP sync calls (#387) (46879fb)
  • πŸ› changed text link color to primary (#281) (aac1be7)
  • πŸ› Clear Status + Price Filters Bug (#154) (38c6ab0)
  • πŸ› create Actor instance when plug is not connected (#181) (80d64b0)
  • πŸ› disabled button actions, should not allow keyboard (#337) (a8b45ba)
  • πŸ› display search wicp value (#290) (1d7ce07)
  • πŸ› elements sizing and table empty styling (#241) (5263960)
  • πŸ› event type icons (#221) (9b2c58c)
  • πŸ› failed to retrieve bucket id (revert Cap removal Plug whitelist) (#381) (21e0348), closes #379
  • πŸ› filter traits select bug (#166) (e401b7d)
  • πŸ› fix infinite loader skeleton for tables (#358) (5533e5a)
  • πŸ› fixed filter bug on staging + added icon to/modified styles on success notification ui (#131) (2cdc054)
  • πŸ› fixed nft activity table header text color (#293) (7d419df)
  • πŸ› fixed outline appearing underneath tabs (#313) (d7fb74d)
  • πŸ› fixed padding + font weight inaccuracy on trait chips (#294) (6cdcc8f)
  • πŸ› fixed styling issues on copy link dropdown (#306) (9b1beb1)
  • πŸ› fixed table height distortion issue (#283) (dc2f0d1)
  • πŸ› functional component not ref compatible (#374) (ea29dad)
  • πŸ› handle error messages in direct buy (#299) (224cbf0)
  • πŸ› handle errors across marketplace thunks (#348) (5985f47)
  • πŸ› handle errors while NFT listing (#347) (8fc98b3)
  • πŸ› handle insufficient balance in direct buy (#300) (77b6427)
  • πŸ› handle multiple calls to getCollectionData API on page load (#233) (10f1187)
  • πŸ› handle undefined trait filter values (#232) (52a81f5)
  • πŸ› horizontal scroll on filters bar (#377) (1ecdc51)
  • πŸ› infinite scroll type (#219) (091bf88)
  • πŸ› is token id when bigint (#220) (41f0da2)
  • πŸ› keyboard accessibility issues on focus state (#353) (2cd2328)
  • πŸ› kyasshu api url has undefined caused by filter menu (#152) (c2cc666)
  • πŸ› ky...
Read more