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

Nav Block: Show justification controls for vertical variant #30351

Merged
merged 6 commits into from
Apr 14, 2021

Commits on Apr 13, 2021

  1. Show justification controls for vertical variant

    - Don't limit controls to show only on horizontal
    - This enables controls to show for both horiz and vert
    - The vertical CSS specifies a block so will require tweaking
    - Filter out space-between from vertical controls
    mkaz authored and jasmussen committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    cff6793 View commit details
    Browse the repository at this point in the history
  2. Fix aligments.

    jasmussen committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    e842f83 View commit details
    Browse the repository at this point in the history
  3. Add attribute so Nav Editor can hide justify

    - Adds an additional attribute to showJustifyControls to navigation
    block so the Nav Editor screen can hide the controls, since that screen
    is intended to create/edit nav menus and not format/style.
    
    - Use 'showJustifyControls' since the positive is easier to reason and
    there is already a 'showSubMenuIcon' attribute that also defaults to
    true
    mkaz committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a3d2818 View commit details
    Browse the repository at this point in the history
  4. Right align text.

    jasmussen authored and mkaz committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    667ce84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ed9056 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Restore property.

    jasmussen committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    672f0af View commit details
    Browse the repository at this point in the history