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: add defineSlots macro and slots option #7982

Merged
merged 14 commits into from Apr 3, 2023
Merged

Commits on Mar 31, 2023

  1. feat: add defineSlots macro

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9fa6fc3 View commit details
    Browse the repository at this point in the history
  2. fix: types

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8310e56 View commit details
    Browse the repository at this point in the history
  3. feat: disallow runtime

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    477dd22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05c4dca View commit details
    Browse the repository at this point in the history
  5. refactor: skip repeat checking

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fe5bae9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    370b835 View commit details
    Browse the repository at this point in the history
  7. fix: types

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    90814c8 View commit details
    Browse the repository at this point in the history
  8. refactor: style

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f908ae2 View commit details
    Browse the repository at this point in the history
  9. fix: sfc test

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    99d48bd View commit details
    Browse the repository at this point in the history
  10. feat: optional slots

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8140bd6 View commit details
    Browse the repository at this point in the history
  11. feat: undefined slot scope

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e8a821e View commit details
    Browse the repository at this point in the history
  12. test: improve

    sxzz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e7742da View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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