components/src
Mauro Balades ae03ba527a refactor: Update ZenThemeImporter and ZenThemeMarketplaceParent
Improve page load performance by adding lazy loading for images in the ZenThemeImporter and ZenThemeMarketplaceParent files. In ZenThemeImporter, the observer method has been updated to call the rebuildThemeStylesheet function instead of updateStylesheet. Additionally, the sss.loadAndRegisterSheet method has been modified to use the AGENT_SHEET parameter instead of USER_SHEET. In ZenThemeMarketplaceParent, the console.info statement for downloading files has been removed and replaced with a console.error statement for error handling. These changes optimize the loading of images and enhance the overall user experience.
2024-08-17 15:27:49 +02:00
..
actors refactor: Update ZenThemeImporter and ZenThemeMarketplaceParent 2024-08-17 15:27:49 +02:00
ZenKeyboardShortcuts.mjs refactor: Update ZenKeyboardShortcuts to include split view and workspace actions 2024-08-11 13:37:44 +02:00
ZenProfileDialogUI.mjs refactor: Improve profiles list and profile creation in ZenProfileDialogUI 2024-08-06 20:22:49 +02:00
ZenSidebarManager.mjs refactor: Update ZenSidebarManager to use updated default mobile user agent 2024-08-16 22:23:40 +02:00
ZenThemeBuilder.mjs refactor: Update ZenKeyboardShortcuts to toggle web panels and improve shortcuts 2024-08-10 10:52:53 +02:00
ZenThemesImporter.mjs refactor: Update ZenThemeImporter and ZenThemeMarketplaceParent 2024-08-17 15:27:49 +02:00
ZenViewSplitter.mjs refactor: Remove unnecessary code in ZenViewSplitter.mjs and initialize workspace tab context menus in ZenWorkspaces.mjs 2024-08-14 15:56:15 +02:00
ZenWorkspaces.mjs refactor: Remove unnecessary code in ZenViewSplitter.mjs and initialize workspace tab context menus in ZenWorkspaces.mjs 2024-08-14 15:56:15 +02:00