priority-navigation
priority-navigation copied to clipboard
requestAnimationFrame support
Would a more optimized requestAnimationFrame resize listener be in the pipeline? https://cdn.polyfill.io/v1/docs/features/#requestAnimationFrame provides a nice polyfill for browsers that don't support it without polluting your repo.
Mmh, looks interesting. I'll look into it once I start refactoring.