Commit Graph
60 Commits
Author SHA1 Message Date
Mauro Balades 7e1c76a1da Refactor ZenWorkspaces to use _createNewTabForWorkspace method for preparing new workspace 2024-07-13 22:09:50 +02:00
Mauro Balades 0a34fb4fb0 chore: Add onLocationChange method to ZenWorkspaces 2024-07-13 20:53:46 +02:00
Mauro Balades aa812d1fea feat: Enable Zen Workspaces functionality 2024-07-13 20:39:44 +02:00
Mauro Balades c76492571b chore: Update zen-browser-shared.css to hide tab icon overlay 2024-07-13 13:43:40 +02:00
Mauro Balades 9d6cf0cb6c Fixed pinned tabs and welcome page 2024-07-13 10:00:42 +02:00
Mauro Balades 3b2ae304d2 Added watermark and springs 2024-07-11 16:08:23 +02:00
Mauro Balades ef99073b06 chore: Update welcome.css to improve line height for h1 element 2024-07-11 10:22:05 +02:00
Mauro Balades 2783fa64d8 chore: Refactor ZenSidebarManager and ZenUIManager to improve tab handling 2024-07-11 09:43:48 +02:00
Mauro Balades 4719e0ce31 chore: Update '@zen-browser/surfer' dependency to version 1.0.8 2024-07-11 01:14:50 +02:00
Mauro Balades ec9f5f4dfa chore: Update mozconfig options and dependencies 2024-07-10 21:55:21 +02:00
Mauro Balades 9fca7074ee chore: Update Firefox version to 128.0! 2024-07-10 18:27:52 +02:00
Mauro Balades f9cafd7cc0 Temporary fix to opening extensions (#34) and added update server support 2024-07-06 18:49:09 +02:00
Mauro Balades 2268515bb1 Update dot size and color in welcome.css and add color preview in welcome.html 2024-07-05 10:04:23 +02:00
Mauro Balades 3beb604136 Update margin-bottom in welcome.css and dragBall position in welcome.js 2024-07-04 18:56:13 +02:00
Mauro Balades 16fd0827a0 Fix color bar on onboarding page 2024-07-03 13:45:15 +02:00
Mauro Balades 8a41bcf390 Update version to 127.0.1! 2024-07-02 10:00:24 +02:00
Mauro Balades 753fbe26b0 Started rewriting the welcome screen 2024-06-03 22:02:58 +02:00
Mauro Balades 6a07f87358 chore: Update grid layout for split views in ZenViewSplitter.mjs
Update the grid layout in ZenViewSplitter.mjs to fix the issue with split views not displaying correctly. This change ensures that the grid template areas are properly set, resolving the layout problem.
2024-05-22 13:05:52 +02:00
Mauro Balades 2885d200d5 feat: Add compact view option to preferences
The code changes introduce a new preference option for enabling the compact view in the Zen browser. This allows users to show only the toolbars they use, improving the browsing experience for those who prefer a minimalistic interface.

(closes #31)
2024-05-21 19:13:03 +02:00
Mauro Balades a52e38de44 chore: Update firefox version to 126.0.0 2024-05-16 19:52:09 +02:00
Mauro Balades 79910d0158 Started rework of zens UI 2024-05-14 00:44:43 +02:00
Mauro Balades cae0c8d116 Fixed web panel dragging 2024-04-28 23:33:54 +02:00
Mauro Balades 29647169ac Fixed UI for release! 2024-04-28 12:53:01 +02:00
Mauro Balades fab0130724 Fixed zen browser tar output 2024-04-28 11:13:55 +02:00
Mauro Balades ca3ce58230 Added an opion to remove sidebar panels 2024-04-27 19:17:04 +02:00
Mauro Balades 8bdda39c35 Fixed browser panels, they are not tabs anymore 2024-04-27 16:46:57 +02:00
Mauro Balades 972db98986 Display web panels at the sidebar works! 2024-04-25 23:42:44 +02:00
Mauro Balades 6b059ef134 Fixed initial sidebar data 2024-04-25 19:30:01 +02:00
Mauro Balades 120f4a208e Started fetching data for sidebars! 2024-04-25 19:09:35 +02:00
Mauro Balades 0d6cf99e21 Small changes to the settings UI 2024-04-24 19:27:05 +02:00
Mauro Balades 606a090743 Fixed searching for preferences 2024-04-21 17:19:18 +02:00
Mauro Balades 5b3dec8a9f Changed the new welcome panel to be theme independant (closes #17) 2024-04-21 16:52:16 +02:00
Mauro Balades 43e5b07bf4 Changed UI for preferences page (#14) 2024-04-21 14:25:25 +02:00
Mauro Balades 6b17d35b36 Added new, more compact layout when panel separation is 0 pixels 2024-04-21 11:17:58 +02:00
Mauro Balades f02af579bd Added huge UI changes 2024-04-21 02:23:18 +02:00
Mauro Balades 0469a3db6f Updated to firefox 125.0.1! 2024-04-17 19:30:10 +02:00
Mauro Balades 62fdd756b7 Fixed colors for url bar and dialogs 2024-04-14 13:19:20 +02:00
Mauro Balades a05156a0c4 Redesign of the bookmarks popup 2024-04-14 11:14:45 +02:00
Mauro Balades 51d1ad8f47 Changed UI for extensions popup 2024-04-13 18:29:48 +02:00
Mauro Balades 4568ad6d6f Added color choice functionality and edited look and feel settings 2024-04-13 13:22:54 +02:00
Mauro Balades f7031d803c Added custom theme modifiers to all about pages 2024-04-13 10:56:42 +02:00
Mauro Balades 1aa1a6f6aa Changed toolbar buttons UI 2024-04-13 00:46:21 +02:00
Mauro Balades 70908da525 Started working on preferences page 2024-04-11 21:38:25 +02:00
Mauro Balades 1b86944a41 Added chrome style color palletes and automatic theme creation 2024-04-10 21:41:21 +02:00
Mauro Balades dbdae61f8b Fixed some bugs and better styled buttons, welcome screen and sidebar 2024-04-09 21:28:09 +02:00
Mauro Balades bd0fea215d Fixed dialog not showing for full screen windows 2024-04-09 00:58:10 +02:00
mauro-balades 4e5844c683 Changed import next button margin 2024-04-07 18:49:27 +02:00
mauro-balades 46f9822dd4 Changed default theme and fixed import settings panel 2024-04-07 18:48:23 +02:00
mauro-balades 574e88c6a4 Started editing the new tab page 2024-04-07 17:03:12 +02:00
mauro-balades b20a9abf78 Fixed welcome screen preference 2024-04-07 14:28:33 +02:00