Skip to content

Updated with latest repo#11

Open
vaimeo wants to merge 5100 commits into
vaimeo:developfrom
DimensionDev:develop
Open

Updated with latest repo#11
vaimeo wants to merge 5100 commits into
vaimeo:developfrom
DimensionDev:develop

Conversation

@vaimeo

@vaimeo vaimeo commented Jun 1, 2022

Copy link
Copy Markdown
Owner

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.

swkatmask and others added 23 commits March 5, 2025 13:44
* fix: enter to search

* fix: align chain list
* chore: update deps

* fix: linter
* fix: remove next id from account sources

* fix: run codegen

---------

Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* fix: mf-6650 show tab arrow

* fix: mf-6653 narrow down nft default chains

* fix: claim error
* feat: mf-6109 detect scam addresses and links in post

* fixup! feat: mf-6109 detect scam addresses and links in post
* fix: mf-6660 check solana address

* fix: hide claim plugin from plugin switch

* fixup! fix: mf-6660 check solana address
* fix: mf-6637 reset provider after cancel connect in popup

* fix: post has address should be replaced

* fix: adjust order of providers in checking link
* chore: bump version to 2.32.0

* fix: evm address regexp (#12167)

---------

Co-authored-by: Wukong Sun <swkatmask@gmail.com>
…12171)

* feat: mf-6611 redirect users to Firefly to claim firefly redpacket

* Update useAvailability.ts

---------

Co-authored-by: guanbinrui <52657989+guanbinrui@users.noreply.github.com>
* chore: update version to 2.32.1

* chore: update solana default rpc endpoint (#12169)

* chore: mf-6664 hide swap buttons (#12170)

* chore: mf-6664 hide swap buttons

* fixup! chore: mf-6664 hide swap buttons

---------

Co-authored-by: guanbinrui <guanbinrui@gmail.com>
Co-authored-by: Wukong Sun <swkatmask@gmail.com>
* chore: bump version to v2.32.2

* feat: mf-6611 redirect users to Firefly to claim firefly redpacket (#12171)

* feat: mf-6611 redirect users to Firefly to claim firefly redpacket

* Update useAvailability.ts

---------

Co-authored-by: guanbinrui <52657989+guanbinrui@users.noreply.github.com>

* fix: profile tabs do not update (#12174)

---------

Co-authored-by: Wukong Sun <swkatmask@gmail.com>
* feat: mf-6641 integrate google drive

* feat: google drive

* refactor: organize routes

* refactor: add google drive client to manage file

* feat: backup to google drive and download backup file

* merge into browser

* upload and merge

* clean up

* refactor: update google drive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.