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

Create rotatable classes #90

Open
bj-mcduck opened this issue Mar 20, 2015 · 8 comments
Open

Create rotatable classes #90

bj-mcduck opened this issue Mar 20, 2015 · 8 comments

Comments

@bj-mcduck
Copy link

I'm coming from FontAwesome where there are utility classes for rotating icons, as well as stacking, and animating.

Would it be possible to add some of this functionality? Partly this comes from the same problem as #71.

Being able to rotate the .mdi-action-exit-to-app icon 180º would solve that.
(love the icons btw. really great)

@bj-mcduck
Copy link
Author

BTW, I don't see a contribution section. Are PRs welcome?

@addyosmani
Copy link
Collaborator

PRs are indeed welcome but we should get out a contribution guide soon which helps onboard folks wishing to help. We'll try to get that out soon.

@bj-mcduck
Copy link
Author

Super-Awesome, Thanks.

@jestelle
Copy link
Contributor

The short version of a contribution guide is to explain that much of this repo is dynamically generated from some of our internal resources at Google. So we'd prefer any pull-requests are additive processes that we can dynamically update any time other assets within the repo update.

@bj-mcduck
Copy link
Author

I was with you till the last sentence there...
additive processes? Not sure what you mean by that.

But the next part of the sentence I think I understood.

@jestelle
Copy link
Contributor

What I mean is that any pull request we take in, has to operate in the assumption that all of the assets in the repo may change.

So for example if someone created a different sprite for the PNGs. That'd be great. But we'd also need a script that automates that process, so that when we update all the PNGs, we could regenerate that sprite.

Thus that script is 'additive' in it starts from our initial set of things, and generates some new stuff.

@bj-mcduck
Copy link
Author

Oh. Ok. Very good.

@rodneystrong
Copy link

I too would love the stacking ability @brandonjmckay mentioned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants