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

[WIP] Layout: Explore adding in sticky position support within the layout support #44723

Closed
wants to merge 14 commits into from

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    7f0410a View commit details
    Browse the repository at this point in the history
  2. Add side to data

    andrewserong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b828e72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1725a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ae45b7 View commit details
    Browse the repository at this point in the history
  5. Fix phpcs issue

    andrewserong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    78fdf5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec50566 View commit details
    Browse the repository at this point in the history
  7. Fix linting issues

    andrewserong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    bfe28fb View commit details
    Browse the repository at this point in the history
  8. Move server rendering to a separate render callback, use html tag pro…

    …cessor to ensure output at outer wrapper level
    andrewserong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d6e4cb1 View commit details
    Browse the repository at this point in the history
  9. Move JS implementation up out of the individual layout types and give…

    … it a separate container classname
    andrewserong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    35feb92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa13881 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6818e0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d77971c View commit details
    Browse the repository at this point in the history
  13. Add calc for top output to support non-zero offsets that factor in th…

    …e logged in admin bar height
    andrewserong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a106a00 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Update UI controls

    andrewserong committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    41022c8 View commit details
    Browse the repository at this point in the history