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(vue-script-setup-converter): Remove defineComponent from import declaration #53

Commits on May 6, 2024

  1. hasNamedImportIdentifier

    inouetakuya committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cd39faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de32c29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05833b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    968989c View commit details
    Browse the repository at this point in the history
  5. Do not make side effects

    inouetakuya committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f0a5ca6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    539a3de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cea4082 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    005dcbe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a28d604 View commit details
    Browse the repository at this point in the history
  10. renamed: packages/vue-script-setup-converter/src/lib/converter/define…

    …ComponentImportConverter.ts -> packages/vue-script-setup-converter/src/lib/converter/importDeclarationConverter.ts
    inouetakuya committed May 6, 2024
    Configuration menu
    Copy the full SHA
    25d7805 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe59bc9 View commit details
    Browse the repository at this point in the history
  12. format

    inouetakuya committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ff5b4a8 View commit details
    Browse the repository at this point in the history
  13. Delete unnecessary lang

    inouetakuya committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8f2a338 View commit details
    Browse the repository at this point in the history