forked from FreeTubeApp/FreeTube
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Navigation history dropdowns (FreeTubeApp#5227)
* Supplant mousedown handler for ft-icon-button * Implement navigation history dropdowns * Update top nav to handle icon button styling * Implement long-press handling & adjust arrow logic * Prevent context menu from appearing in dev * Implement base nav history range determination logic * Solidify route.meta.title labelling & specify future steps * Improve readability & fix top-nav-with-main-color icon button styling * Update nav icon titles to reflect new behavior, & make their title text show even when disabled * Add checkmark icon to active history entry * Update checkmark styling to have uniform flex-start alignment * Fix top bar with main color navigation arrow icon bug * Update to use the NavigationHistory API * Implement workaround for updating the current page title in the dropdown list * Have document title update properly * Fix webpack build issue * Fix document.title not populating on the first page after loading the app. * Fix linting * Update app title for hashtag route * Update search page titles to include query * Remove hardcoded disabled coloring * Fix 'FreeTube' title appearing for community posts & on first search navigation
- Loading branch information
Showing
18 changed files
with
316 additions
and
84 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
Oops, something went wrong.