3
0
Fork 0
web_techsystech/web_pwa_oca/readme
Alexandre D. Díaz dfe4e8ae6c [IMP] web_pwa_oca: Add support for require system
Service workers need to load "Odoo Bootstrap" to be able to use
"require". The problem is that "Odoo Bootstrap" does operations
on the DOM (by using jQuery) and to avoid errors a minimal
compatibility layer "jquery-sw-compat.js" has been created to
allow using "require" in the service worker.

Moved Service Worker (js) code from the xml to python.
2021-03-11 19:06:29 +01:00
..
CONFIGURE.rst [12.0][IMP] web_pwa_oca: configurable name and icon 2020-12-04 15:59:43 +01:00
CONTRIBUTORS.rst [12.0][IMP] web_pwa_oca: configurable name and icon 2020-12-04 15:59:43 +01:00
DESCRIPTION.rst [IMP] web_pwa_oca: Drop cache and refactor 2020-12-04 16:19:05 +01:00
INSTALL.rst [IMP] web_pwa_oca: Drop BeforeInstallPrompt 2020-12-11 02:11:56 +01:00
ROADMAP.rst [IMP] web_pwa_oca: Add support for require system 2021-03-11 19:06:29 +01:00
USAGE.rst [IMP] web_pwa_oca: Readme 2020-12-11 17:03:58 +01:00