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

React 16 #109

Merged
merged 8 commits into from
Nov 2, 2017
Merged

React 16 #109

merged 8 commits into from
Nov 2, 2017

Commits on Jul 8, 2017

  1. React-16: polymorphic Render type

    Marcin Szamotulski committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    5e6a155 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. stateless components

    Marcin Szamotulski committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    ccf400d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2017

  1. Added ReactRender String instance.

    Marcin Szamotulski committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    540624d View commit details
    Browse the repository at this point in the history
  2. ReactRender: int & number

    Also add `React.DOM.int` and `React.DOM.number` functions.
    Marcin Szamotulski committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    cf2ce4c View commit details
    Browse the repository at this point in the history
  3. Added ComponentDidCatch

    Marcin Szamotulski committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    e586e30 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into react-16

    Marcin Szamotulski committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    b590ea8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2017

  1. displayName of stateless components

    Marcin Szamotulski committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    2c6558e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Merge branch 'master' into react-16

    Marcin Szamotulski committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    d24d7f8 View commit details
    Browse the repository at this point in the history