Removed injection of polyfill/IntersectionObserver js library for backward...
Removed injection of polyfill/IntersectionObserver js library for backward support to very old browsers and addiction of IntersectionObserver Browser Compatibility check disclaimer in the View and Formatter settings, because: - polyfill/intersectionObserver js (polyfill.io) library is only needed with very old browsers versions (and its effectiveness is not really proven); - Leaflet Map Lazy Load is going to fallback to normal Leaflet Map load, if the browser don't support the 'IntersectionObserver' API/object; - polyfill/intersectionObserver js (polyfill.io) library is no longer considered safe to use (@see https://www.drupal.org/project/geofield_map/issues/3456704) and https://github.com/polyfillpolyfill/polyfill-service/issues/2892)
Showing
- js/polyfill/polifillIntersectionObserver.js 0 additions, 734 deletionsjs/polyfill/polifillIntersectionObserver.js
- js/polyfill/polifillIntersectionObserver.min.js 0 additions, 11 deletionsjs/polyfill/polifillIntersectionObserver.min.js
- leaflet.libraries.yml 0 additions, 11 deletionsleaflet.libraries.yml
- src/LeafletService.php 0 additions, 5 deletionssrc/LeafletService.php
- src/LeafletSettingsElementsTrait.php 5 additions, 1 deletionsrc/LeafletSettingsElementsTrait.php
Loading
Please register or sign in to comment