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

Block Library: Add the Comments Pagination Next block #36562

Merged
merged 14 commits into from
Dec 20, 2021

Commits on Dec 17, 2021

  1. Add pagination next block

    Carlos Bravo authored and Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d21fb9f View commit details
    Browse the repository at this point in the history
  2. Remove not needed attribute color, added arrow as context

    Carlos Bravo authored and Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    8f56293 View commit details
    Browse the repository at this point in the history
  3. Update fixtures

    Carlos Bravo authored and Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    8b659ab View commit details
    Browse the repository at this point in the history
  4. Update PHP code

    Carlos Bravo authored and Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    59bfce9 View commit details
    Browse the repository at this point in the history
  5. Update block to have arrow from comments pagination block

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    969fe74 View commit details
    Browse the repository at this point in the history
  6. Add pagination arrow class on edit

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c57ad77 View commit details
    Browse the repository at this point in the history
  7. Change the category for comments pagination blocks

    gziolo authored and Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    265e8d8 View commit details
    Browse the repository at this point in the history
  8. Add function to style arrows on comment pagination in php

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    fd078b9 View commit details
    Browse the repository at this point in the history
  9. Implement same styles than in query pagination

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    6ea4a87 View commit details
    Browse the repository at this point in the history
  10. Refactor code to keep it cleaner

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ce731b8 View commit details
    Browse the repository at this point in the history
  11. Add filter to be able to add attributes without a wrapper

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    3e310f3 View commit details
    Browse the repository at this point in the history
  12. Fix styles for comment pagination next

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    5ef8519 View commit details
    Browse the repository at this point in the history
  13. Update to work with comment/perPage

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    60a2e71 View commit details
    Browse the repository at this point in the history
  14. Fix small blank space

    Carlos Bravo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    db2e960 View commit details
    Browse the repository at this point in the history