Maskbook icon indicating copy to clipboard operation
Maskbook copied to clipboard

fix/nftscan image url

Open Lanttcat opened this issue 3 years ago • 1 comments

  • chore: bump version to 2.8.0
  • fix: persona sign length (#6277)
  • fix: serializer bug (#6278)
  • fix: twitter id selector (#6279)
  • fix: wrong call order of localeCompare (#6286)
  • fix: css style (#6292)
  • fix: show switch chainid button (#6295)
  • fix: css style (#6297)
  • fix: chain name of okex (#6298)
  • fix: support publicHex & rawPublickey in compose share search (#6273)
  • fix: 752
  • fix: css style (#6300)
  • fix(ins): css style (#6301)
  • fix: no need to check is contract
  • fix: ts type
  • feat: use Cross-chain in production environment (#6303)
  • fix: ito fetch availability when no connect
  • fix: 765 (#6304)
  • fix: temp revert to build
  • fix: 765 (#6304)
  • fix: profile selector (#6305)
  • fix: bugfix for theme (#6299)
  • fix: remove hard code width (#6306)
  • fix: config for network tab
  • fix: build error
  • fix: config find truman
  • fix: some 2.8.0 ui issues (#6308)
  • fix: boundary style in timeline (#6307)
  • fix: timeline plugin render (#6310)
  • fix: bugfix for git coin boundary
  • fix: add props to render conrrect style in timeline
  • fix: fix compose bottom nav style (#6313)
  • fix: add props to render conrrect style in timeline
  • fix: fix compose bottom nav style (#6313)
  • fix: miss dependency
  • fix: conflict
  • fix: tips some ui issues (#6320)
  • fix: proxy for coingecko api (#6321)
  • fix: mf-782
  • fix(facebook): selector for toolbar (#6322)
  • chore: bump version to 2.8.1
  • fix: kill no connect when no localkey (#6352)
  • hotfix: some ui issues (#6354)
  • fix: build err
  • fix: e2e key partition compat (#6230)
  • refactor: match more links on opensea (#6351)
  • fix: collectible loading icon position (#6353)
  • fix: big number to string as react node
  • fix(ui): claim button && mind fb tool box hint (#6337)
  • fix: personaActionButton display error (#6361)
  • revert: button style
  • chore: i18n
  • fix: image url

Description

Closes # (NO_ISSUE)

Type of change

  • [ ] Documentation
  • [ ] Code refactoring (Restructuring existing code w/o changing its observable behavior)
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (a fix or feature that would make something no longer possible to do/require old user must upgrade their Mask Network to this new version)

Previews

Checklist

  • [ ] My code follows the style guidelines of this project.
  • [ ] I have performed a self-review of my own code.
    • [ ] I have removed all in development console.logs
    • [ ] I have removed all commented code.
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] I have read Internationalization Guide and moved text fields to the i18n JSON file.

If this PR depends on external APIs:

  • [ ] I have configured those APIs with CORS headers to let extension requests get passed.
    • chrome extension: chrome-extension://[id]
    • firefox extension: moz-extension://[id]
  • [ ] I have delegated all web requests to the background service via the internal RPC bridge.

Lanttcat avatar Jun 02 '22 10:06 Lanttcat

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 10 '22 01:08 stale[bot]