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

[core] Type ref for components #15199

Merged
merged 5 commits into from
Apr 8, 2019
Merged

Commits on Apr 4, 2019

  1. [core] Don't self reference props in component

    This was technically incorrect since the override component
    didn't receive the props used in the parents but only excess props
    eps1lon committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    1f2505a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8794c27 View commit details
    Browse the repository at this point in the history
  3. [core] Add ref type

    eps1lon committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    e4b34ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f0390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    533e32a View commit details
    Browse the repository at this point in the history