mauro-balades
7bdf52eab6
refactor(zen-sidebar): improve sidebar buttons customization
...
This commit refactors the code in ZenStartup.mjs to improve the customization of the sidebar buttons. It updates the toolbar structure and adds flexibility for customization. The changes also include modifications to the vertical-tabs.css file to remove commented out code.
2024-09-19 07:55:10 +02:00
mauro 🤙
0bdd8dce6c
Merge pull request #1532 from BrhmDev/fix/keep-sidebar-visable-on-right-click
...
Fix: keep sidebar visable on right click in compact mode, vertical tabs (expand on hover)
2024-09-19 07:30:17 +02:00
mauro 🤙
4a7403e929
Merge pull request #1484 from JosueGalRe/main
...
Zen Mods: New properties config
2024-09-19 07:26:13 +02:00
Bryan Galdámez
bd7108e7df
feature(zen-settings): localize hardcoded content
2024-09-18 20:50:12 -06:00
Bryan Galdámez
ed82f7d459
refactor(zen-settings): moved common utils to ZenThemesCommon
2024-09-18 17:39:28 -06:00
Bryan Galdámez
b5323b00ad
Merge branch 'zen-browser:main' into main
2024-09-18 16:54:25 -06:00
brahim
4d4c2fd676
Merge branch 'main' into fix/keep-sidebar-visable-on-right-click
...
# Conflicts:
# src/browser/base/content/zen-styles/zen-compact-mode.css
2024-09-19 00:40:24 +02:00
mauro-balades
787ea8c20d
Update ZenUIManager and zen-urlbar.css
2024-09-18 23:02:03 +02:00
mauro-balades
d69d56850f
Add ZenThemesCommon.mjs to zen-assets.jar.inc.mn
2024-09-18 22:30:09 +02:00
mauro-balades
b769fbb8fe
Merge branch 'main' of https://github.com/zen-browser/desktop
2024-09-18 22:28:24 +02:00
mauro-balades
7bf77d1d57
Update subproject commit references
2024-09-18 22:05:35 +02:00
brahim
2d8f8be70b
Fix sidebar still hiding because of tab-preview-panel close event
2024-09-18 19:38:03 +02:00
brahim
afb22905f9
Refactor: remove unnecessary sidebar contains check
2024-09-18 17:48:48 +02:00
brahim
15f733cd81
Fix: Also make has-popup-menu keep vertical-tabs visible, remove window dragging from vertical tabs, compact mode as it causes some weird behavior
2024-09-18 17:48:48 +02:00
brahim
2912e7c833
Refactor gZenCompactModeManager.keepSidebarVisibleOnContextMenu
2024-09-18 17:48:48 +02:00
brahim
4f88923d10
Fix: keep sidebar visible on right click in compact mode
2024-09-18 17:04:32 +02:00
mauro-balades
7eaa083c61
Update vertical-tabs.css, zen-urlbar.css, and zen-workspaces.css
2024-09-18 16:57:29 +02:00
Bryan Galdámez
f3a5ecd76b
Merge branch 'zen-browser:main' into main
2024-09-18 00:47:09 -06:00
Bryan Galdámez
438b232ede
fix(zen-settings): various fixes in mods rendering
...
- renamed some let to const
- conditionally render config button
- disable config button appearing on enable/disable on mods without preferences
- change mozToggle title based on state
2024-09-18 00:46:29 -06:00
Mauro Baladés
9d76fc8761
Update signing process to use SHA256 hash algorithm
2024-09-18 05:45:58 +03:00
Mauro Baladés
1cd57e08c0
Update update.xml files for version 1.0.1-a.2
2024-09-18 05:44:57 +03:00
Mauro Baladés
87b0ff952c
Update update.xml files for version 1.0.1-a.2
2024-09-18 05:30:39 +03:00
mauro-balades
22043a0bf0
Update ZenStartup.mjs, zen-components, zen-theme.css, and zen-urlbar.css
1.0.1-a.2
2024-09-18 00:06:05 +02:00
mauro-balades
fe880279c9
Update toolbar button sizes and padding in zen-sidebar.css and vertical-tabs.css
2024-09-17 23:32:25 +02:00
mauro-balades
9c26c5aba8
Update toolbar button sizes and padding in zen-sidebar.css and vertical-tabs.css
2024-09-17 20:51:43 +02:00
mauro-balades
21b2ffb49a
Update toolbar button sizes and padding in zen-sidebar.css and vertical-tabs.css
2024-09-17 20:43:34 +02:00
mauro-balades
1b8e850f03
🔖 Update version to 1.0.1-a.2
2024-09-17 18:33:41 +00:00
mauro-balades
bf52a194c8
Merge branch 'main' of https://github.com/zen-browser/desktop
2024-09-17 20:31:28 +02:00
mauro-balades
ab2e0c03b8
Fixed common bugs
2024-09-17 20:31:24 +02:00
mauro 🤙
800a46caca
Merge pull request #1506 from gunir/patch-1
...
Update zen-browser.js
2024-09-17 18:16:44 +02:00
Gunir
e4dcbccce7
Update zen-browser.js
2024-09-17 21:31:01 +07:00
mauro-balades
ede39f37e6
Refactor vertical-tabs.css to adjust tab item height and add gap to scrollbox
2024-09-17 08:05:17 +02:00
Bryan Galdámez
7211024602
Merge branch 'main' of https://github.com/JosueGalRe/desktop
2024-09-16 22:41:20 -06:00
Bryan Galdámez
04599adfcc
refactor(zenSettings): parse legacy settings using new format
...
- replace !<os> format with json property disabledOn
- added new default property
2024-09-16 22:38:54 -06:00
Mauro Baladés
01a63d0c70
Refactor update.xml to update displayVersion and appVersion to 1.0.1-a.1
2024-09-17 05:39:11 +03:00
mauro-balades
fafde6562a
Refactor vertical-tabs.css to center align tab items
1.0.1-a.1
2024-09-16 23:19:13 +02:00
mauro-balades
843a383078
Merge branch 'main' of https://github.com/zen-browser/desktop
2024-09-16 23:09:16 +02:00
mauro-balades
379b1ca292
Refactor vertical-tabs.css to add margin to tab items
2024-09-16 23:09:10 +02:00
mauro-balades
36063ebdcd
🔖 Update version to 1.0.1-a.1
2024-09-16 21:03:03 +00:00
mauro-balades
05969ffeb6
🔖 Update version to 1.0.1-a.0
2024-09-16 21:01:49 +00:00
mauro-balades
7ade6ec0e0
Merge branch 'main' of https://github.com/zen-browser/desktop
2024-09-16 23:01:02 +02:00
mauro-balades
f355828240
Refactor version bumping in alpha workflow and surfer.json
2024-09-16 23:00:58 +02:00
mauro 🤙
3159536fb5
Merge pull request #1466 from JSGRD22/main
...
Add winget installation method for Windows in README
2024-09-16 23:00:10 +02:00
mauro-balades
2e3aa4865e
🔖 Update version to 1.0.2-0
2024-09-16 20:57:59 +00:00
mauro-balades
630d1a89c8
Refactor SURFER_COMPAT handling in sign.ps1
2024-09-16 22:53:54 +02:00
mauro 🤙
9f3a14a673
Merge pull request #1467 from JosueGalRe/main
...
feature: add string type theme property
2024-09-16 22:51:27 +02:00
Bryan Galdámez
fbc088225c
Merge branch 'zen-browser:main' into main
2024-09-16 14:08:32 -06:00
Mauro Baladés
dcd9e0b94f
Refactor SURFER_COMPAT handling in sign.ps1
2024-09-16 20:40:16 +03:00
Mauro Baladés
617a2c89cd
Refactor unpacking of Windows build tar files
2024-09-16 20:32:04 +03:00
Mauro Baladés
de8a049e93
Update @zen-browser/surfer dependency to version 1.4.20
2024-09-16 20:31:36 +03:00