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

Add padding, margin and experimental border support to Pagination block #69110

Conversation

yogeshbhutkar
Copy link
Contributor

@yogeshbhutkar yogeshbhutkar commented Feb 10, 2025

What, Why and How?

Closes #69109

The Query Pagination block now includes support for:

  1. Margin and padding spacing controls.
  2. Border width, color, style, and radius controls.

These changes give users more flexibility in styling pagination elements to match their theme design.

Testing Instructions

  1. Add a Query block to a page.
  2. Insert Query Pagination block.
  3. Open the block settings sidebar.
  4. Verify new controls are available:
    4.1. Margin controls
    4.2. Padding controls
    4.3. Border controls (width, color, style, radius)
  5. Test applying different values.
  6. Check the styling renders correctly on the front end.

Screencast

Screen.Recording.2025-02-10.at.9.54.01.AM.mov

@yogeshbhutkar yogeshbhutkar deleted the enhance-69109/extend-supports branch February 10, 2025 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pagination Block: Missing padding, margin, border GUI options (Available/works via theme.json)
1 participant