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(compiler-sfc): add defineOptions marco #5738

Merged
merged 11 commits into from Mar 28, 2023
Merged

feat(compiler-sfc): add defineOptions marco #5738

merged 11 commits into from Mar 28, 2023

Commits on Mar 27, 2023

  1. feat(compiler-sfc): add defineOptions marco

    related RFC: vuejs/rfcs#430
    sxzz committed Mar 27, 2023
    Copy the full SHA
    2dde5e2 View commit details
    Browse the repository at this point in the history
  2. test: add tests

    sxzz committed Mar 27, 2023
    Copy the full SHA
    d9d451c View commit details
    Browse the repository at this point in the history
  3. add: typings

    sxzz committed Mar 27, 2023
    Copy the full SHA
    a23402e View commit details
    Browse the repository at this point in the history
  4. fix: typo

    sxzz committed Mar 27, 2023
    Copy the full SHA
    dce7a2a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d009090 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e5eb9fb View commit details
    Browse the repository at this point in the history
  7. refactor: improve

    sxzz committed Mar 27, 2023
    Copy the full SHA
    fd2b05c View commit details
    Browse the repository at this point in the history
  8. test: rename

    sxzz committed Mar 27, 2023
    Copy the full SHA
    7406e1e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Copy the full SHA
    7bc330c View commit details
    Browse the repository at this point in the history
  2. fix: export defineOptions

    sxzz committed Mar 28, 2023
    Copy the full SHA
    7251e14 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    52bfac2 View commit details
    Browse the repository at this point in the history