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(docs): extend vue 2 info regarding types #750

Merged
merged 3 commits into from
Mar 6, 2022
Merged

fix(docs): extend vue 2 info regarding types #750

merged 3 commits into from
Mar 6, 2022

Commits on Nov 30, 2021

  1. fix(docs): extend vue 2 info regarding types

    Related #741
    rchl committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    2b02064 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Merge branch 'master' into fix/vue-2-info

    * master: (134 commits)
      Document recursive components (#1008)
      refactor: move common TS logic to new package `@volar/vue-typescript` (#1004)
      chore: update pnpm-lock.yaml
      v0.32.1
      chore: changelog
      feat: show vite app preview config file
      fix: vite icon do not show with first editor
      fix: document symbols confusion between `<script>` and `<script setup>`
      feat: support generic props events
      fix: pug last child tag mapping incorrect
      chore: set minimal vscode version to 1.61.0
      fix: auto-import cache logic break langauge server if TS version < 4.4
      fix: exclude recursive component type if duplicate name with import components
      chore: update pnpm-lock.yaml
      fix: `source.organizeImports` not working in `editor.codeActionsOnSave`
      fix: slot name mapping range incorrect
      v0.32.0
      chore: changelog
      feat: experimental webview features
      fix: don't pack extension with `--minify` flag which break scss formatting
      ...
    rchl committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    3921b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49a153 View commit details
    Browse the repository at this point in the history