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

fix: correctly hyphen-case props #3424

Merged
merged 9 commits into from Sep 6, 2023
Merged

Conversation

so1ve
Copy link
Member

@so1ve so1ve commented Jul 19, 2023

close vuejs/core#8811

tests and fixes are wip

@so1ve so1ve marked this pull request as draft July 19, 2023 16:04
@so1ve so1ve changed the title fix: correctly hyphen-case strings fix: correctly hyphen-case props Jul 19, 2023
@johnsoncodehk johnsoncodehk marked this pull request as ready for review September 6, 2023 03:39
@johnsoncodehk johnsoncodehk merged commit 2f3282e into vuejs:master Sep 6, 2023
3 checks passed
@so1ve so1ve deleted the fix/hyphenate branch September 6, 2023 03:44
rchl added a commit to rchl/vue-language-tools that referenced this pull request Sep 6, 2023
* master:
  feat: support nested plugins (vuejs#3530)
  chore: add formatter for vue files (vuejs#3532)
  chore: add test for defineExpose
  Update README.md (vuejs#3486)
  doc: fix typo (vuejs#3461)
  chore: support custom configPath for createParsedCommandLineByJson (vuejs#3456)
  fix: correctly hyphen-case props (vuejs#3424)
  feat: Add Portuguese language (vuejs#3535)
  chore: format
  refactor: use volar services via a better interop way
  chore: bump volar services
  refactor: clear up tsconfigs
  chore: update sponsor
  chore: remove `resolution-mode=highest` for pnpm 8.7.0
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.

foo-bar is not convert to FooBar but the code completion says so
2 participants