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

feat(blog): allow sorting blog posts through a options.sortPosts function hook #9840

Closed
wants to merge 16 commits into from

Commits on Feb 9, 2024

  1. wip

    OzakIOne committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2d1d219 View commit details
    Browse the repository at this point in the history
  2. fix joi validation

    OzakIOne committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e096c38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef530e View commit details
    Browse the repository at this point in the history
  4. refactor

    OzakIOne committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a767e3e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. refactor: review

    OzakIOne committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cb04411 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    08d30a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003f163 View commit details
    Browse the repository at this point in the history
  3. feat: types, helper function

    OzakIOne committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    20093ad View commit details
    Browse the repository at this point in the history
  4. revert eslint autofix rule

    OzakIOne committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    93715e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. wip refactor

    OzakIOne committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    71ca16d View commit details
    Browse the repository at this point in the history
  2. feat: unit tests

    OzakIOne committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    67f5f27 View commit details
    Browse the repository at this point in the history
  3. fix: sortPosts undefined

    OzakIOne committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8bbc6c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9c5799 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    fa7ec65 View commit details
    Browse the repository at this point in the history
  2. wip: test process posts

    OzakIOne committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c949c3f View commit details
    Browse the repository at this point in the history