Drop ifvisible as it was only used for Prefetch and that feature was removed in v2.17

This commit is contained in:
the-djmaze 2022-10-10 10:53:04 +02:00
parent 266217434f
commit 689126c57d
4 changed files with 1 additions and 44 deletions

View file

@ -108,7 +108,6 @@ The result is faster and smaller download code (good for mobile networks).
* boot.js without webpack overhead
* Modified Jua.js to be without jQuery
* Replaced Autolinker with simple https/email detection
* Replaced ifvisible.js with simple drop-in replacement
* Replaced momentToNode with proper HTML5 `<time>`
* Replaced resize listeners with ResizeObserver
* Replaced bootstrap.js with native drop-in replacement
@ -119,6 +118,7 @@ The result is faster and smaller download code (good for mobile networks).
* Replaced simplestatemanager with CSS @media
* Replaced inputosaurus with own code
* Replaced keymaster with own shortcuts handler
* Removed ifvisible.js
* Removed pikaday
* Removed underscore
* Removed polyfills