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

Support all CSS properties #8

Open
jeremyckahn opened this issue Sep 21, 2011 · 1 comment
Open

Support all CSS properties #8

jeremyckahn opened this issue Sep 21, 2011 · 1 comment

Comments

@jeremyckahn
Copy link
Contributor

Right now, Morf only supports a handful of CSS properties. This is actually due to a Shifty/Mifty config issue, I think. I'm looking into this and will hopefully have a pull request soon.

@jeremyckahn
Copy link
Contributor Author

So, I did a little digging on this. Literally, all that needs to be done is add in some of the Shifty plugins I cut out to save on space. Once I put in the standard Shifty build (with all plugins) the other CSS properties animate properly. Considering this, I think it makes sense to remove Shifty/Mifty from the Morf code and make it a dependency – Morf will gain a lot functionality from this.

The downside of course is that Morf will no longer be eligible to be listed on microjs.com, at least not in its current state. Personally I vote for separating the projects out, because Morf becomes much more useful when Shifty has more of the plugins included. What do you think?

I made a new Morf branch that adds support for CSS units and colors. It's just a different Shifty configuration, check it out.

Note: The gzipped size of mifty.min.js with the full Shifty is 5.71kb.

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

No branches or pull requests

1 participant