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

types: support contenteditable="plaintext-only" #8796

Conversation

baiwusanyu-c
Copy link
Member

close: #8795

@sxzz sxzz changed the title feat(type): support contenteditable="plaintext-only" types: support contenteditable="plaintext-only" Jul 17, 2023
@sxzz sxzz added the ready to merge The PR is ready to be merged. label Jul 17, 2023
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 85.9 kB 32.7 kB 29.5 kB
vue.global.prod.js 132 kB 49.3 kB 44.4 kB

Usages

Name Size Gzip Brotli
createApp 47.9 kB 18.8 kB 17.2 kB
createSSRApp 50.6 kB 20 kB 18.2 kB
defineCustomElement 50.3 kB 19.6 kB 17.9 kB
overall 61.2 kB 23.7 kB 21.6 kB

@yyx990803 yyx990803 merged commit 26ca89e into vuejs:main Oct 20, 2023
11 checks passed
lumozx pushed a commit to lumozx/core that referenced this pull request Oct 21, 2023
@baiwusanyu-c baiwusanyu-c deleted the bwsy/feat/typo-contenteditable-plaintext-only branch October 22, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy for merge ready to merge The PR is ready to be merged.
Projects
Development

Successfully merging this pull request may close these issues.

Support contenteditable="plaintext-only"
3 participants