Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Update docs and support empty prop types #13

Merged
merged 8 commits into from
Jan 13, 2016

Commits on Dec 15, 2015

  1. Use docgen in app.jsx to generate proptype docs

    Per Nilsson committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    f5115b1 View commit details
    Browse the repository at this point in the history
  2. Bail early if Component has no propTypes

    Fixes #11
    Per Nilsson committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    0bfc551 View commit details
    Browse the repository at this point in the history
  3. Update sample ecology.md

    Per Nilsson committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    50485d1 View commit details
    Browse the repository at this point in the history
  4. Render emphatic message if PropTypes are missing

    Per Nilsson committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    890cafb View commit details
    Browse the repository at this point in the history
  5. Add test for API component

    Per Nilsson committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    b8facb2 View commit details
    Browse the repository at this point in the history
  6. Rename Ecology component under test

    Per Nilsson committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    831ae9a View commit details
    Browse the repository at this point in the history
  7. Fix comments

    Per Nilsson committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    4daa2f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Merge branch 'master' into task-updateDocsAndSupportEmptyPropTypes

    Conflicts:
    	demo/app.jsx
    	demo/ecology.md
    Per Nilsson committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    fac3dd7 View commit details
    Browse the repository at this point in the history