The Wayback Machine - https://web.archive.org/web/20221213175812/https://github.com/vuejs/vue/pull/12836
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

chore(types): Add HTMLInput autocomplete values #12836

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IagoLast
Copy link

@IagoLast IagoLast commented Oct 17, 2022

What kind of change does this PR introduce? (check at least one)

  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • No

The PR fulfills these requirements:

Other information:

This PR extends the jsx types with the list of possible values (https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#inappropriate-for-the-control).

This keeps string as a valid type so no breaking changes are introduced.

At the same time code editors can provide best auto-complete suggestions so Vue users will get benefits like less misspelling

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.

None yet

1 participant