Hacker News new | ask | show | jobs
by FezVrasta 3729 days ago
The library just positions poppers, it doesn't decide about the behavior.

I've tested popper.js on svg and it seems to work well but I need to write some test for them.

1 comments

Ah, I see. I was wondering for a long time why the "poppers" in the examples are static.

Maybe coding the animation requires more JavaScript and increase the code base? Seems to me that some basic animation as popover/tooltip would be nice to have.

I'm trying to keep the library as specialized as possible. Nothing prevent you/someone to write a plugin to add more behaviors tho