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

add slots option to component constructor options object #4296

Closed
wants to merge 6 commits into from

Commits on Feb 12, 2020

  1. add slots option to component constructor options object

    Anton Samoylov authored and tanhauhau committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    00859e7 View commit details
    Browse the repository at this point in the history
  2. fix test after merge, move create_root_component_slots from utils.ts …

    …to Component.ts
    Anton Samoylov authored and tanhauhau committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    188edd2 View commit details
    Browse the repository at this point in the history
  3. feat: createSlot util

    tanhauhau committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    969ad23 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Update src/runtime/slot/index.ts

    Co-authored-by: Luke Edwards <luke.edwards05@gmail.com>
    tanhauhau and lukeed authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    6ec1d4e View commit details
    Browse the repository at this point in the history
  2. Update src/runtime/slot/index.ts

    Co-authored-by: Luke Edwards <luke.edwards05@gmail.com>
    tanhauhau and lukeed authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    f9cd7f7 View commit details
    Browse the repository at this point in the history
  3. Update src/runtime/slot/index.ts

    Co-authored-by: Luke Edwards <luke.edwards05@gmail.com>
    tanhauhau and lukeed authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    4ed67ad View commit details
    Browse the repository at this point in the history