superset/superset-frontend/temporary_superset_ui/superset-ui/packages
schoel-bis fb4a3c2ec5 fix(connection): disable caching when on an insecure connection (#194)
When the page is served over an insecure connection, some browsers (Firefox) will disable the
CacheStorage API for security reasons and will throw an error when an attempt is made to use it.
Thus, do not even attempt to use CacheStorage on such connections in the first place.

fix #193
2021-11-26 11:44:53 +08:00
..
generator-superset v0.11.9 2021-11-26 11:44:51 +08:00
superset-ui-chart fix: move eslint disable comment in reactify test (#184) 2021-11-26 11:44:53 +08:00
superset-ui-chart-composition v0.11.9 2021-11-26 11:44:51 +08:00
superset-ui-color v0.11.9 2021-11-26 11:44:51 +08:00
superset-ui-connection fix(connection): disable caching when on an insecure connection (#194) 2021-11-26 11:44:53 +08:00
superset-ui-core v0.11.10 2021-11-26 11:44:51 +08:00
superset-ui-demo v0.11.13 2021-11-26 11:44:52 +08:00
superset-ui-dimension v0.11.10 2021-11-26 11:44:51 +08:00
superset-ui-number-format feat: support locale in number and time format (#182) 2021-11-26 11:44:52 +08:00
superset-ui-time-format feat: support locale in number and time format (#182) 2021-11-26 11:44:52 +08:00
superset-ui-translation v0.11.9 2021-11-26 11:44:51 +08:00