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

Support components obj in functional components (fix #7492) (fix #6872) #8143

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Commits on May 7, 2018

  1. Merge pull request #2 from vuejs/dev

    merge latest
    privatenumber committed May 7, 2018
    Configuration menu
    Copy the full SHA
    07e264a View commit details
    Browse the repository at this point in the history
  2. feat(functional): Support components hash in functional components

    Adds support for the components hash to be used in functional components
    
    fix vuejs#7492
    Hiroki Osame committed May 7, 2018
    Configuration menu
    Copy the full SHA
    345713e View commit details
    Browse the repository at this point in the history
  3. feat(functional): inherit parent in both cases

    Hiroki Osame committed May 7, 2018
    Configuration menu
    Copy the full SHA
    bc6f481 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d80886 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

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

Commits on Jan 11, 2019

  1. Merge pull request #3 from meteorlxy/7492-functional-components-obj

    chore(types): add components option for functional
    privatenumber committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    b048e8f View commit details
    Browse the repository at this point in the history