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 Call and Return components in React.Children calls #11422

Merged
merged 6 commits into from Nov 20, 2017

Commits on Nov 1, 2017

  1. support Call and Return components in React.Children calls

    Matteo Vesprini-Heidrich committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    e8956cb View commit details
    Browse the repository at this point in the history
  2. make tests more verbose

    Matteo Vesprini-Heidrich committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    c75180e View commit details
    Browse the repository at this point in the history
  3. fix ordering of React component types

    Matteo Vesprini-Heidrich committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    e76202f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. cleanup conditional detection of children type

    Matteo Vesprini-Heidrich committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    3d22e79 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. directly inline callback invocation

    Matteo Vesprini-Heidrich committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    d20d0c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. reduce callback invocation code re-use

    Matteo Vesprini-Heidrich committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    0a5e5f0 View commit details
    Browse the repository at this point in the history