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

SVG's SMIL animations are deprecated. #14

Open
Tenkir opened this issue Oct 30, 2015 · 8 comments
Open

SVG's SMIL animations are deprecated. #14

Tenkir opened this issue Oct 30, 2015 · 8 comments

Comments

@Tenkir
Copy link

Tenkir commented Oct 30, 2015

SMIL is deprecated and should be replaced with CSS animation.

@SamHerbert
Copy link
Owner

I have plans to transition to CSS animations, however my free time is little. May be a bit. Any help is appreciated.

@sinky
Copy link

sinky commented Nov 25, 2015

Is there any way to use the CSS animations when the SVG is used by IMG tag oder css background-image?

Currently i use one SVG-Loader here: https://my-azur.de/blog/usa-urlaub-2015-florida-roadtrip-richtung-naples-mit-vielen-stopps/ as a background image.

@zslabs
Copy link

zslabs commented Dec 16, 2015

Huge fan of this library @SamHerbert!

I made sure sure I appended credit to you, but for everyone else; I decided to take a stab at recreating these using GSAP. You can view the demo at http://codepen.io/zslabs/full/YwygoQ/

Still a little off on some, but am happy with the direction these are going. Any contributions are welcome!

@scratchoo
Copy link

@SamHerbert from your note "NOTE: Chrome 45 has deprecated the use of SMIL animations" does this means if I use the actual loaders they won't work on Chrome ? have you fixed the issue ?

@SamHerbert
Copy link
Owner

@medbouzid It looks like the Chrome team has currently suspended the deprecation.

They are safe to use in Chrome, for now. I have been converting the icons to CSS in the next branch. However, those are not fully tested and many icons break in FireFox. You may use them at your own risk. I'd still use the SMIl icons for the time being.

@the94air
Copy link

the94air commented Jun 3, 2017

@medbouzid Is it safe to use your svg-css-loaders cross browsers.

@the94air
Copy link

Came across this repo again and was actually surprised that I left a reply here years ago! 🤣

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

9 participants
@SamHerbert @sinky @zslabs @scratchoo @Tenkir @wing-kai @the94air and others