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

add initial doc for PropTypes #11

Merged
merged 2 commits into from
Apr 19, 2016
Merged

add initial doc for PropTypes #11

merged 2 commits into from
Apr 19, 2016

Conversation

stephenlacy
Copy link
Contributor

No description provided.

@@ -1,3 +1,28 @@
# PropTypes

This documentation isn't finished yet! In fact, this project is supposed to be very hush hush. Come back after we officially release!

The shasta PropTypes inherit from [React PropTypes](https://facebook.github.io/react/docs/reusable-components.html#prop-validation) as well as [react-immutable-proptypes](https://github.com/HurricaneJames/react-immutable-proptypes) to add support for immutable validators. Please view the [react-immutable-proptypes documentation](https://github.com/HurricaneJames/react-immutable-proptypes/blob/master/README.md) for more information.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of the PropTypes should be documented here. Linking to external docs is a bad idea (learned this with gulp) as it gets extremely confusing.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

willdo

@stephenlacy
Copy link
Contributor Author

updated

@yocontra yocontra merged commit df7246b into shastajs:master Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants