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

Update docs. Add warnings. #1614

Merged
merged 8 commits into from
May 26, 2015
Merged

Update docs. Add warnings. #1614

merged 8 commits into from
May 26, 2015

Conversation

kevinpschaaf
Copy link
Member

Fixes #1538. Fixes #1206.

* Each behavior object may define lifecycle callbacks, `properties`,
* `hostAttributes`, `observers` and `listeners`.
*
* Lifecycle callbacks will be called on the base prototype first, then
Copy link
Contributor

Choose a reason for hiding this comment

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

ordering is wrong here.

@sorvell
Copy link
Contributor

sorvell commented May 26, 2015

LGTM

sorvell pushed a commit that referenced this pull request May 26, 2015
@sorvell sorvell merged commit 6dd6aa9 into master May 26, 2015
@sorvell sorvell deleted the api-docs-warnings branch May 26, 2015 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error message if observer is missing [0.8] better error when bound change handler is missing
3 participants