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

types(slots): Add typed slots #2693

Closed
wants to merge 12 commits into from
Closed

Commits on Nov 30, 2020

  1. types(slots): Add typed slots

    pikax committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    e0a1656 View commit details
    Browse the repository at this point in the history
  2. chore: fix tests

    pikax committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    b4dc05f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Merge branch 'upstream' into feat/typed_slots

    # Conflicts:
    #	packages/runtime-core/src/componentOptions.ts
    pikax committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    53379a1 View commit details
    Browse the repository at this point in the history
  2. chore: added support for h

    pikax committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    d729fba View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. chore: Merge branch 'master-upstream' into feat/typed_slots

    # Conflicts:
    #	packages/runtime-core/src/componentOptions.ts
    pikax committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    5300104 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Merge branch 'main' into feat/typed_slots

    # Conflicts:
    #	packages/compiler-sfc/src/cssVars.ts
    #	packages/dts-test/defineComponent.test-d.tsx
    #	packages/runtime-core/src/apiDefineComponent.ts
    #	packages/runtime-core/src/component.ts
    #	packages/runtime-core/src/componentOptions.ts
    #	packages/runtime-core/src/componentPublicInstance.ts
    #	packages/runtime-core/src/scheduler.ts
    pikax committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    8437736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53adc92 View commit details
    Browse the repository at this point in the history
  3. fix some errors

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

Commits on Feb 21, 2023

  1. improve

    pikax committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    479aaf1 View commit details
    Browse the repository at this point in the history
  2. minor improvements to the type

    pikax committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3785f75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fdac74 View commit details
    Browse the repository at this point in the history
  4. remove lingering code

    pikax committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    e1eafb6 View commit details
    Browse the repository at this point in the history