Skip to content

feat: support native type BigInt #2052

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 4 commits into from
Apr 16, 2023

Conversation

Azurewarth0920
Copy link
Contributor

Description

fix: #2036

  • Support browser native object BigInt
  • Make BigInt editable

Before:
Screenshot 2023-04-15 at 21 19 11
Screenshot 2023-04-15 at 21 18 52

After:

Screenshot 2023-04-15 at 21 16 10

Screenshot 2023-04-15 at 21 19 57

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).

@Akryum Akryum changed the title feat(common): support native type BigInt feat: support native type BigInt Apr 16, 2023
@Akryum Akryum merged commit 122207d into vuejs:main Apr 16, 2023
@Azurewarth0920 Azurewarth0920 deleted the feature/support-bigint branch April 16, 2023 15:19
@kaikaibenkai
Copy link

kaikaibenkai commented Apr 18, 2023

Thanks a lot!❤

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support previewing BigInt values
3 participants