DescriptionMD History: Show sidebar next to content on wide screens
This ensures that the sidebar is always visible when the screen has
enough space, and hides it within a drawer otherwise. To achieve this,
we split <history-side-bar> apart so that it is no longer responsible
for the drawer. We also add extra capabilities to <cr-toolbar> to
support hiding the menu button and adjusting the margins.
These changes break the focus trapping inside the drawer (which already
didn't work in certain situations). This will be addressed in a follow-up.
BUG=608968
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/5844d81e3382eaabda8f366eafb424050a47ec52
Cr-Commit-Position: refs/heads/master@{#408572}
Patch Set 1 #Patch Set 2 : Do less and be lazy #Patch Set 3 : Add test #
Total comments: 8
Patch Set 4 : calamity@ review #
Total comments: 2
Patch Set 5 : Rebase and fix #Patch Set 6 : dpapad@ review #
Total comments: 3
Messages
Total messages: 36 (23 generated)
|