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

WIP: Support for vue type helpers changes #2242

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 14, 2023

  1. fix preparing type helpers

    pikax committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6cabf7f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    2e0e1a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. more changes

    pikax committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    79e89e6 View commit details
    Browse the repository at this point in the history
  2. couple more changes

    pikax committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e0b6964 View commit details
    Browse the repository at this point in the history
  3. adding the vue patch dependency

    pikax committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    87b35f8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into type_helpers

    # Conflicts:
    #	src/mount.ts
    #	src/renderToString.ts
    pikax committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    346b860 View commit details
    Browse the repository at this point in the history
  5. fix

    pikax committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f4934bf View commit details
    Browse the repository at this point in the history
  6. ...

    pikax committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1f1c3e6 View commit details
    Browse the repository at this point in the history
  7. fixing emit type errors

    pikax committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4316032 View commit details
    Browse the repository at this point in the history
  8. some updates

    pikax committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7368563 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. updated

    pikax committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    c7242ef View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. update

    pikax committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3dd6bfa View commit details
    Browse the repository at this point in the history
  2. lint

    pikax committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    41f6f94 View commit details
    Browse the repository at this point in the history
  3. set deep partial

    pikax committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a33efb1 View commit details
    Browse the repository at this point in the history
  4. fix some vue-tsc

    pikax committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    36d79e2 View commit details
    Browse the repository at this point in the history
  5. more improvements

    pikax committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8aaa9d5 View commit details
    Browse the repository at this point in the history