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 |
|
jso8910
|
62a7e70ebe
|
Rudimentary tab renaming. Does not persist on page name change or restart
|
2025-02-15 18:56:51 +00:00 |
|
mr. M
|
8e6b4515ed
|
Refactor vertical-tabs.css to enhance tab background styling and improve layout consistency
|
2025-02-15 18:56:51 +00:00 |
|
mr. m
|
894d237841
|
Fixed havhing monochrome titlebar buttons not being disabled
|
2025-02-15 18:48:31 +01:00 |
|
mr. m
|
123128bfc7
|
Added support for macos monochrome titlebar buttons, on by default
|
2025-02-15 18:37:13 +01:00 |
|
mr. M
|
59c559de14
|
Refactor welcome screen preferences and animations for improved user experience
|
2025-02-15 16:44:13 +01:00 |
|
mr. M
|
852d928860
|
Add heart animation to ZenWelcome component and refine fade-in effects
|
2025-02-15 16:28:29 +01:00 |
|
mr. M
|
6abd7ea690
|
Merge branch 'new-onboarding' of https://github.com/zen-browser/desktop into new-onboarding
|
2025-02-15 13:01:55 +01:00 |
|
mr. m
|
6bbf42c000
|
Merge branch 'dev' into new-onboarding
|
2025-02-15 13:01:46 +01:00 |
|
mr. M
|
73d1ccb257
|
Refactor ZenWelcome component for improved code readability and consistency
|
2025-02-15 13:01:28 +01:00 |
|
mr. M
|
3c3efde2e6
|
Refactor CSS variables for button backgrounds and text colors to enhance theme consistency and improve hover effects
|
2025-02-15 13:01:09 +01:00 |
|
mr. M
|
a0da6da320
|
Refactor button hover styles and enhance animation effects in ZenWelcome component for improved UI responsiveness
|
2025-02-15 12:51:48 +01:00 |
|
mr. M
|
0917cc82e0
|
Update zen-welcome styles and animations for improved UI transitions
|
2025-02-15 12:33:47 +01:00 |
|
mr. m
|
cabd426801
|
Merge branch 'dev' into new-onboarding
|
2025-02-15 11:55:10 +01:00 |
|
mr. M
|
534627fd11
|
Add hover effect to toolbar elements in zen-workspaces.css for improved UI interaction
|
2025-02-15 11:35:51 +01: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
|
e3bcffdd6b
|
Refactor vertical-tabs.css to enhance tab background styling and improve layout consistency
|
2025-02-15 01:26:32 +01:00 |
|
mr. M
|
697db429f6
|
Refactor zen-theme.css to improve toolbar background transparency handling
|
2025-02-15 00:45:07 +01:00 |
|
mr. M
|
ca11631531
|
Enhance ZenWelcome component with improved layout and animation for radio buttons
|
2025-02-15 00:36:57 +01:00 |
|
mr. M
|
93e267cb95
|
Add fadeInContent method and update ZenWelcome component for improved content display
|
2025-02-14 23:56:45 +01:00 |
|
mr. M
|
5884fee7ac
|
Enhance Zen welcome styles: improve button scaling, update layout properties, and add background effects
|
2025-02-14 22:19:27 +01:00 |
|
mr. m
|
aec9c9d34b
|
Merge branch 'dev' into new-onboarding
|
2025-02-14 21:26:48 +01:00 |
|
mr. M
|
89bb3a7f2c
|
Refactor Zen welcome component: update styles, enhance animations, and improve localization handling
|
2025-02-14 21:22:44 +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
|
03cd059a6f
|
Adjust padding and overflow properties in zen-welcome.css for improved layout
|
2025-02-14 13:06:47 +01:00 |
|
mr. M
|
1298c67d1b
|
Enhance Zen welcome component styling and functionality, including improved animations and layout adjustments
|
2025-02-14 13:02:04 +01:00 |
|
mr. M
|
b393979d53
|
Enhance welcome page functionality and styling in Zen component
|
2025-02-14 12:45:37 +01:00 |
|
mr. m
|
fae7eaed93
|
Merge branch 'dev' into new-onboarding
|
2025-02-14 11:48:46 +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
|
422bc5baf3
|
Update primary button text color in Zen theme for better visibility
|
2025-02-14 01:10:17 +01:00 |
|
mr. M
|
76d872cbe5
|
Enable window dragging for Zen Welcome page styling
|
2025-02-14 01:02:19 +01:00 |
|
mr. M
|
d003a31353
|
Update Zen theme styles for improved button color mixing and enhance welcome page button styling
|
2025-02-14 01:00:45 +01:00 |
|
mr. M
|
425d0ea951
|
Implement Zen Welcome page with initial animation and styling; remove deprecated files
|
2025-02-14 00:42:18 +01:00 |
|
mr. M
|
07ede1b96b
|
Add Windows acrylic support and enhance toolbar transparency styles
|
2025-02-13 22:02:17 +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
|
855c36280b
|
Refactor tab overflow detection and adjust workspace initialization logic
|
2025-02-13 19:36:00 +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 |
|