Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: enable editing on BigInt type #215

Merged
merged 4 commits into from
Feb 3, 2024

Conversation

Azurewarth0920
Copy link
Collaborator

Before:
Edit on BigInt value will convert it into a string unexpectedly.

This PR fixes:

  • Edit on BigInt will change its value while keeping its type unchanged.
  • Enable quick edit on BigInt.
  • Enhanced types.
Screen.Recording.2024-02-02.at.18.03.46.mov

Copy link

netlify bot commented Feb 2, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 8e010db
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/65bcb147e8b53900081b72a2

@webfansplz webfansplz changed the title feat(client): Enable editing on native type: BigInt feat(client): enable editing on BigInt type Feb 3, 2024
@webfansplz webfansplz changed the title feat(client): enable editing on BigInt type feat: enable editing on BigInt type Feb 3, 2024
@webfansplz webfansplz merged commit 32746c5 into vuejs:main Feb 3, 2024
6 checks passed
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.

2 participants