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

[1.0] Improve paper-icon #370

Merged
merged 4 commits into from
May 10, 2016

Conversation

joukevandermaas
Copy link
Contributor

@@ -27,19 +27,9 @@ let PaperIconComponent = Ember.Component.extend(ColorMixin, {
}),

sizeClass: Ember.computed('size', function() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

destructure computed

@DanChadwick
Copy link
Contributor

Do we want to support sm and lg? Seems like angular has left these behind.

@miguelcobain miguelcobain merged commit 138c5f2 into adopted-ember-addons:master May 10, 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.

Allow kebab-cased icons (1.0) Support for icon sizes in paper-icon
3 participants