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 to new observers API. Remove redundant configure call. #2

Merged
merged 1 commit into from
Apr 18, 2015

Conversation

kevinpschaaf
Copy link
Contributor

This change is dependent on Polymer/polymer#1422 being merged, and updates to match the new observers API, which now takes an array of string-based method signatures.

The configure call was also unnecessary afaict, since all properties correctly have default values specified in properties. The configure function will likely be deprecated at some point now that we have the per-property value field.

@sorvell
Copy link
Contributor

sorvell commented Apr 18, 2015

LGTM

sorvell pushed a commit that referenced this pull request Apr 18, 2015
Update to new observers API. Remove redundant configure call.
@sorvell sorvell merged commit 65a8d7a into master Apr 18, 2015
@sorvell sorvell deleted the 0.8-path-effects branch April 18, 2015 01:20
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.

2 participants