This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/platform/web
Bruno Windels 7e9e937742 IE11 doesn't calculate padding percentages based on parent width in grid
so do progressive fallback. This won't scale the height of the
image tile height, but it will still scale the thumbnail
on narrow viewports, leaving a blank space underneath the image.
2020-11-02 11:16:35 +01:00
..
dom return BufferHandles from the media repository 2020-10-30 15:18:27 +01:00
ui IE11 doesn't calculate padding percentages based on parent width in grid 2020-11-02 11:16:35 +01:00
worker extract platform class to put all platform specific code in 2020-10-26 15:44:11 +01:00
legacy-polyfill.js extract platform class to put all platform specific code in 2020-10-26 15:44:11 +01:00
LegacyPlatform.js extract platform class to put all platform specific code in 2020-10-26 15:44:11 +01:00
Platform.js expose IE11 flag in JS as well 2020-11-02 11:16:19 +01:00
service-worker.template.js extract platform class to put all platform specific code in 2020-10-26 15:44:11 +01:00