mr. m
|
eddc804a92
|
Formatted the project
|
2025-02-16 13:39:09 +01:00 |
|
mr. m
|
4bc5e41c35
|
Trim more the urlbar on single toolbar, fixed pinned tabs issues and removed security indicator on the urlbar unless it's hovered
|
2025-02-16 13:17:36 +01:00 |
|
mr. m
|
cad5703185
|
Fixed previous merges
|
2025-02-15 20:24:34 +01:00 |
|
mr. m
|
91e97143c9
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-02-15 19:08:06 +00:00 |
|
mr. M
|
3649d7f111
|
Implement toast notifications for user actions and enhance UI feedback
|
2025-02-15 19:02:20 +00:00 |
|
mr. M
|
8372671b70
|
Refactor animation code for tab editing to improve readability and maintainability
|
2025-02-15 19:02:20 +00:00 |
|
mr. M
|
945eec6931
|
Refactor tab renaming logic to ensure consistent label handling and add animation effect; update CSS for vertical tabs to improve styling
|
2025-02-15 19:02:20 +00:00 |
|
jso8910
|
2c92c61015
|
Deactivated listener in collapsed sidebar mode, refactored code
|
2025-02-15 19:02:20 +00:00 |
|
jso8910
|
d56f4962bf
|
Added preference to disable tab renaming, refactored inline styles to css files, changed listener to blur, refactored code
|
2025-02-15 19:02:18 +00:00 |
|
jso8910
|
34355d8e00
|
Changed listener to tabContainer.addEventListener
|
2025-02-15 19:00:14 +00:00 |
|
jso8910
|
27dc41dd9e
|
Added zen-has-static-label to session store, temporarily removed label persist functionality, rewrote tab reset to use DOM
|
2025-02-15 19:00:11 +00:00 |
|
jso8910
|
8080e2fe47
|
Added persisting in tab label renaming, added tab label resetting
|
2025-02-15 18:57:45 +00:00 |
|
jso8910
|
a716c99152
|
Fixed bug where new pinned tabs can't be renamed
|
2025-02-15 18:57:45 +00:00 |
|
jso8910
|
df30fcf37b
|
Fixed code formatting for linter
|
2025-02-15 18:57:45 +00:00 |
|
jso8910
|
71d2bfab38
|
Moved rename to gZenVerticalTabsManager, changed to double click on pinned tabs
|
2025-02-15 18:57:41 +00:00 |
|
mr. M
|
60be486095
|
Implement toast notifications for user actions and enhance UI feedback
|
2025-02-15 11:23:44 +01:00 |
|
mr. M
|
be6cd98cec
|
Refactor animation code for tab editing to improve readability and maintainability
|
2025-02-15 09:57:40 +01:00 |
|
mr. M
|
a5e34fc9a5
|
Refactor tab renaming logic to ensure consistent label handling and add animation effect; update CSS for vertical tabs to improve styling
|
2025-02-15 02:10:37 +01:00 |
|
mr. m
|
e1b57df990
|
Merge branch 'dev' into feature/tab-rename
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-02-15 01:49:16 +01:00 |
|
mr. M
|
8813c5174e
|
Update newtabButton to newtabButtons for multiple button handling in ZenUIManager
|
2025-02-14 19:57:54 +01:00 |
|
mr. M
|
47824d8bca
|
Simplify ResizeObserver initialization in ZenUIManager by consolidating method calls
|
2025-02-14 19:43:57 +01:00 |
|
mr. M
|
1a293fc5ff
|
Refactor initialization logic in ZenStartup and update tab toolbar handling in ZenUIManager and ZenPinnedTabManager
|
2025-02-14 19:32:56 +01:00 |
|
mr. M
|
c27a26eee4
|
Rename 'zen-browser-tabs-wrapper' to 'zen-tabs-wrapper' across multiple files for consistency
|
2025-02-14 11:38:00 +01:00 |
|
mr. M
|
869c2eb8b2
|
Refactor pinned tab management and improve event handling for workspace initialization
|
2025-02-14 11:29:25 +01:00 |
|
mr. M
|
48879fb6a0
|
Enhance workspace tab initialization and update tab toolbar on load
|
2025-02-13 21:15:55 +01:00 |
|
mr. M
|
31ef8d2ec9
|
Refactor tab management and update CSS for improved layout and performance
|
2025-02-13 19:17:20 +01:00 |
|
mr. m
|
d6acd4deb8
|
Fixed switching workspaces
|
2025-02-13 16:29:34 +01:00 |
|
jso8910
|
539535e66f
|
Deactivated listener in collapsed sidebar mode, refactored code
|
2025-02-13 08:32:13 +08:00 |
|
jso8910
|
3319420c31
|
Merged dev into feature/tab-rename, resolved conflicts by incorporating all changes
|
2025-02-12 11:09:09 +08:00 |
|
mr. M
|
e387652c8b
|
HUGE: handle workspaces as individual containers instead of a single list of tabs
|
2025-02-11 22:01:41 +01:00 |
|
mr. m
|
6f612d62cf
|
Started working on new workspaec layout
|
2025-02-11 16:35:06 +01:00 |
|
mr. m
|
290aa09f89
|
Small urlbar improvements
|
2025-02-11 11:32:09 +01:00 |
|
jso8910
|
f37e80535a
|
Added preference to disable tab renaming, refactored inline styles to css files, changed listener to blur, refactored code
|
2025-02-11 12:26:00 +08:00 |
|
mr. M
|
be2a44dab9
|
Added a timeout before the newtab url bar can clear it's content
|
2025-02-10 22:16:50 +01:00 |
|
mr. M
|
d457e6fc76
|
Fixed urlbar hiding when entering on a composition state
|
2025-02-10 20:12:00 +01:00 |
|
mr. m
|
1961969a82
|
Merge branch 'dev' into feature/tab-rename
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-02-10 00:37:19 +01:00 |
|
mr. M
|
3708b86e58
|
Remove middle-click new tab preference and associated event handling for vertical tabs
|
2025-02-09 18:12:30 +01:00 |
|
jso8910
|
508812914f
|
Changed listener to tabContainer.addEventListener
|
2025-02-09 21:56:22 +08:00 |
|
mr. m
|
523066598e
|
Merge branch 'dev' into feature/tab-rename
|
2025-02-07 23:09:07 +01:00 |
|
mr. M
|
f0976bc582
|
Implement scrollbar state management and adjust overflowing behavior in Zen UI components
|
2025-02-07 22:46:53 +01:00 |
|
jso8910
|
8f1b7723c8
|
Added zen-has-static-label to session store, temporarily removed label persist functionality, rewrote tab reset to use DOM
|
2025-02-07 11:56:44 +08:00 |
|
jso8910
|
19b7eacfc4
|
Added persisting in tab label renaming, added tab label resetting
|
2025-02-06 21:40:04 +08:00 |
|
jso8910
|
02342e2806
|
Fixed bug where new pinned tabs can't be renamed
|
2025-02-06 08:42:53 +08:00 |
|
jso8910
|
48a5891c91
|
Fixed code formatting for linter
|
2025-02-06 08:13:20 +08:00 |
|
jso8910
|
5620e8d1ac
|
Moved rename to gZenVerticalTabsManager, changed to double click on pinned tabs
|
2025-02-06 08:09:29 +08:00 |
|
mr. M
|
ff1c57c5a3
|
Refactor URL bar handling and improve tab removal logic for enhanced user experience
|
2025-02-03 21:01:13 +01:00 |
|
mr. M
|
01d9fc31c1
|
Enhance ZenUIManager and ZenPinnedTabManager for improved tab drag-and-drop behavior and URL bar handling
|
2025-02-03 20:27:03 +01:00 |
|
mr. M
|
88fbae4bec
|
Refactor ZenPinnedTabManager and ZenUIManager for improved tab closing behavior and URL bar handling
|
2025-02-03 19:42:28 +01:00 |
|
mr. M
|
d9c8609d43
|
Add tab selection handling to ZenUIManager for improved URL bar management
|
2025-02-03 00:33:07 +01:00 |
|
mr. M
|
20b04937c9
|
URL bar now opens instead of a newtab (optional, on by default)
|
2025-02-02 23:40:40 +01:00 |
|