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

Port to 0.8! With behaviours! 🎉 #1

Merged
merged 1 commit into from
Apr 27, 2015
Merged

Port to 0.8! With behaviours! 🎉 #1

merged 1 commit into from
Apr 27, 2015

Conversation

notwaldorf
Copy link
Contributor

This is a cleanup of Frankie's 0.8-behaviors branch, which I couldn't just rebase on master because of git. Please take a look! @cdata @morethanreal

Polymer.PaperButtonBehavior
],

// The custom properties shim is currently an opt-in feature.
Copy link
Contributor

Choose a reason for hiding this comment

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

Good comment 💯

@cdata
Copy link
Contributor

cdata commented Apr 24, 2015

LGTM 👍 I kind of think that hostAttributes should respect existing default attributes. Maybe it does? Either way, disregard my complaining.

this.checked = this.active;
},

checkedChanged: function(checked) {
Copy link
Contributor

Choose a reason for hiding this comment

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

private?

@morethanreal
Copy link
Contributor

I'm also ok with hostAttributes if that is a bug.

notwaldorf added a commit that referenced this pull request Apr 27, 2015
Port to 0.8! With behaviours! 🎉
@notwaldorf notwaldorf merged commit 6d9e93c into master Apr 27, 2015
@notwaldorf notwaldorf deleted the port-to-0.8 branch April 27, 2015 17:37
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.

3 participants