Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen Mode: Change W button to toggle wp-admin sidebar #22191

Closed
wants to merge 18 commits into from

Commits on May 20, 2020

  1. Revert "Revert "Fullscreen Mode: Change the "Back" button to toggle t…

    …he sidebar (#21121)" (#21929)"
    
    This reverts commit caf52c1.
    Jon Q committed May 20, 2020
    Configuration menu
    Copy the full SHA
    0e1898f View commit details
    Browse the repository at this point in the history
  2. Moving the adminMenuToggle outside of the skeleton. This could be a b…

    …ad idea.
    shaunandrews authored and Jon Q committed May 20, 2020
    Configuration menu
    Copy the full SHA
    63c81b2 View commit details
    Browse the repository at this point in the history
  3. Fixing two Safari issues related to the #adminmenuback element

    - The #adminmenuback element wouldn't render when transitioned on screen.
    - The same element wouldn't _leave_ when transitioned off screen.
    
    I fixed both of these by hiding the #adminmenuback div entirely, and then adjusting the height of the #adminmenuwrap element to ensure the background color stretches vertically.
    shaunandrews authored and Jon Q committed May 20, 2020
    Configuration menu
    Copy the full SHA
    900e970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dfd0b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e04db8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9e261b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    554847e View commit details
    Browse the repository at this point in the history
  8. Moving __experimentalMainDashboardButton from the skeleton into the l…

    …ayout.
    shaunandrews authored and Jon Q committed May 20, 2020
    Configuration menu
    Copy the full SHA
    cc0634b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a31863e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3761c30 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d707c01 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa94e0f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e703d2f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    79eb3ad View commit details
    Browse the repository at this point in the history
  15. Fix AdminMenuToggle link to post.php

    Jon Q committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ef2c284 View commit details
    Browse the repository at this point in the history
  16. Fix ref to buttonNode for click events

    Jon Q committed May 20, 2020
    Configuration menu
    Copy the full SHA
    69825e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    744e547 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Update show/hide navigation label

    Jon Quach authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f35569a View commit details
    Browse the repository at this point in the history