Kristijan Ribarić
d3a04d043b
Enhance Zen Tab Reordering: Add drag-and-drop between tab containers (normal tabs, pinned and essentials)
...
This commit enhances the drag-and-drop functionality in Zen, allowing users to seamlessly reorder tabs between the pinned tabs, essential tabs, and regular tab containers. The changes include:
- Added `moveToAnotherTabContainerIfNecessary` and `applyDragoverClass` methods to `ZenPinnedTabManager` to handle tab movement and visual feedback during drag-and-drop.
- Updated `tabs.js` to integrate with the new methods, correctly handling tab pinning and unpinning, and essential tab toggling during reordering.
- Added CSS classes and styles to visually indicate the drop position (before or after) a target tab during the drag operation. This improves user experience and clarity.
2025-01-31 17:57:46 +01:00
mr. M
89d1f7a731
Add vertical tab animations and implement stale issue management workflow
2025-01-31 17:26:15 +01:00
mr. m
773a65a87e
Merge pull request #4675 from zen-browser/firefox-135
2025-01-31 07:39:18 -08:00
mr. m
3f22bd4e79
Merge branch 'dev' into firefox-135
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-01-31 07:38:50 -08:00
mr. m
5259fa7cbd
Fixed loading tab animations
1.7.4b
2025-01-30 23:03:19 +01:00
mr. m
9dd58ce0a4
Fixed critical bug and updated to 1.7.4b
2025-01-30 22:57:33 +01:00
William
877d2d1d16
Add Bat to ZenMojies
...
Signed-off-by: William <WilliamWelsh@users.noreply.github.com >
2025-01-30 15:55:42 -06:00
mr. m
097b7fb262
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-01-30 18:23:22 +01:00
mr. m
7975494bd6
Fixed uploading mac builds
2025-01-30 18:23:11 +01:00
mr. m
fd9a754209
Update README.md
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-01-30 06:42:40 -08:00
mr. m
c2f4d7cd86
Update README.md
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-01-30 06:41:33 -08:00
mr. m
5ff6d80dc8
Fixed finding last tab when animating
1.7.3b
2025-01-30 14:09:42 +01:00
mr. m
cd8a8b6a97
Fixed macos buttons
2025-01-30 14:03:24 +01:00
mr. M
3413399dfa
Adjust workspace tab behavior and refine swipe sensitivity thresholds
2025-01-30 07:10:35 +01:00
mr. M
93ab8babbc
Fix default value formatting in workflow YAML files and clean up whitespace in update_ff.py
2025-01-30 00:39:11 +01:00
mr. M
8d8c9e8a01
Update localization commit hashes for Firefox cache and subproject
2025-01-30 00:38:46 +01:00
mr. m
aec9ef390c
Merge pull request #4601 from zen-browser/macos-signing-fix
2025-01-29 15:25:49 -08:00
mr. m
6e5a56bed5
Discard changes to pnpm-lock.yaml
2025-01-29 15:25:29 -08:00
mr. m
175d12cf42
Discard changes to src/browser/base/zen-components/ZenGlanceManager.mjs
2025-01-29 15:24:15 -08:00
mr. m
6d9fd13fbe
Discard changes to configs/macos/mozconfig
2025-01-29 15:23:54 -08:00
mr. M
9870047d05
Update macOS signing command to use 'production-without-restricted' environment
2025-01-30 00:21:59 +01:00
mr. M
010f9acb54
Fix tab animation transform property formatting for consistency
2025-01-29 23:42:14 +01:00
mr. M
a1a9f645f5
Adjust tab animation blur effect for smoother transitions
2025-01-29 23:04:08 +01:00
mr. M
db5dd9ba7f
Enhance tab animation effects by adjusting transform and margin properties for smoother transitions
2025-01-29 22:49:36 +01:00
mr. M
30f1def143
Update macOS signing script to support notarization and adjust provisioning profile location
2025-01-29 22:07:14 +01:00
mr. M
b9dd0c6bf1
Bump version to 1.7.3b in surfer.json
2025-01-29 20:43:32 +01:00
mr. M
d158472709
Enhance tab animations and transition effects for improved user experience
2025-01-29 20:43:17 +01:00
mr. M
cb9c7d5c48
Improve tab animation opacity and enhance CSS transition formatting
2025-01-29 20:09:17 +01:00
mr. M
f580e53fc2
Reorder steps in macOS release build workflow to copy provisioning profile before signing the app
2025-01-29 19:56:34 +01:00
mr. M
c68456310c
Merge branch 'macos-signing-fix' of https://github.com/zen-browser/desktop into macos-signing-fix
2025-01-29 19:53:42 +01:00
mr. M
8d156192d5
Refactor macOS signing command to support notarization and adjust embedded provisioning profile location
2025-01-29 19:53:34 +01:00
mr. M
0ab41a84bd
Refactor tab button visibility and styles for improved UX
2025-01-29 17:07:42 +01:00
mr. m
a3e1033c11
Fixed macos signing
2025-01-29 14:52:15 +01:00
mr. m
ebcd656e70
Fixed git commits hashing
2025-01-29 14:45:12 +01:00
mr. m
68ea69bad6
Fixed overflow menu on macos
2025-01-29 13:37:18 +01:00
mr. m
4f9feeb953
Formatter project
2025-01-29 11:21:47 +01:00
mr. m
7f99691e92
Uploading platform.init
2025-01-29 10:47:31 +01:00
mr. m
4f37352afe
Fixed static prefs not being defined for macos windows
2025-01-29 10:30:53 +01:00
mr. M
32c001d06d
Add dummy preference 'zen.browser.is-cool' to generate StaticPrefs_zen.h on all OS
2025-01-28 23:29:14 +01:00
mr. M
b81e1a3c70
Add 'zen' to preference groups in moz.build
2025-01-28 23:11:39 +01:00
mr. M
d32950a1b9
Refactor macOS signing command to remove Firefox condition from entitlements
2025-01-28 22:19:50 +01:00
mr. M
da13e238ac
Add macOS monochrome window controls preference
2025-01-28 21:40:15 +01:00
mr. m
3c58f91d28
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-01-28 21:18:42 +01:00
mr. m
c004cd47f0
Added monochrome preference to macos window buttons
2025-01-28 21:18:03 +01:00
mr. m
6db11763f6
Merge pull request #4672 from Tanay-Kar/patch-4
2025-01-28 11:30:16 -08:00
mr. M
1e99b8cf36
Add !important to browser background style for overriding specificity
2025-01-28 20:26:59 +01:00
mr. M
fea9987b02
Update macOS signing command to use production entitlements and adjust rcodesign command for notarization
2025-01-28 20:20:42 +01:00
mr. m
67a6d9c844
Fixed swiping animations
2025-01-28 19:58:53 +01:00
mr. M
b2d476659e
Update @zen-browser/surfer dependency to version 1.9.16 and adjust macOS signing command
2025-01-28 19:12:08 +01:00
Tanay Kar
8381fba596
Fixed visual inconsistency with split view confirmation popup
...
Assigned --arrowpanel-background to --zen-colors-primary for #confirmation-hint
Signed-off-by: Tanay Kar <93914273+Tanay-Kar@users.noreply.github.com >
2025-01-28 21:52:40 +05:30