forked from brave/browser-laptop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes brave#11272 - Remove tabs.less - Set color properties on theme.js - Ser default properties on tabIcon.js - BrowserButton component is applied to back/forward button and menu button on the tabs bar Also: - Apply no-drag to the new tab button and tab area - Make the default icon large - Add will-change:opacity to the animations - Remove 'content' from theme.tab on theme.js Test Plan: 1. Test that tabs are pinnable 2. Test that tabs are unpinnable 3. Test that tabs are draggable to same tabset 4. Test that tabs are draggable to alternate tabset 5. Test that tabs can be teared off into a new window 6. Test that you are able to reattach a tab that is teared off into a new window 7. Test that tab pages can be closed 8. Test that tab pages can be muted Test Plan: 1. Test that the area around tab page indicators is draggable 2. Test that the gap between them is draggable
- Loading branch information
Showing
29 changed files
with
643 additions
and
584 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.