Skip to content

Release/WDSBT v1.0 #32

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

Merged
merged 36 commits into from
Aug 23, 2024
Merged

Release/WDSBT v1.0 #32

merged 36 commits into from
Aug 23, 2024

Conversation

khleomix
Copy link
Contributor

@khleomix khleomix commented Aug 22, 2024

Closes

#WDSBT-23

Link to test

Test Locally

Description

  • Related Posts Block:
    • Adds a new Related Posts Block that displays posts from the same category, excluding the current post.
    • Supports AIOSEO and Yoast SEO to retrieve the primary category for more accurate related posts selection.
    • If no primary category is found, all categories are included.
    • Displays a maximum of 3 related posts in descending order by date.
    • This feature improves content navigation by displaying contextually relevant posts.
  • Cleaned Up Post Blocks: Streamlined the post blocks to improve performance and readability.
  • Style Adjustments: Re-added missing styles for button size variations.
    Updated related posts styles to ensure consistency.
  • Template Updates: Updated templates for single and archive posts to enhance overall layout and design.
  • Build Process Enhancements:
    • Updated Composer, Webpack, and related packages to optimize the build process.
    • Resolved minor issues with paths and configurations.
  • Block Patterns and Responsiveness: Tweaked block patterns for better alignment and improved mobile responsiveness.
  • Bug Fixes and Performance Improvements:
    • Various bug fixes and style improvements were made to ensure a smooth user experience across different devices.
    • Improved block editing experience and ensured the theme remains adaptable to different use cases.
    • Optimized styles and template rendering to reduce load times and improve overall site performance.
  • Additional Fixes:
    • Fixed theme.json errors for v3.
    • Updated the README.md and packages.
    • Enhanced the workflow to only run on pull requests.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

image

image

Added to documentation?

  • 📜 README.md
  • 📓 Confluence
  • 🙅 No documentation needed

Added tests?

  • 👍 Yes
  • 🙅 No, because they aren't needed
  • 🙋 No, because I need help

Testing Instructions


Reviewer's Testing Checklist

As a reviewer, please verify that the relevant testing criteria are fulfilled and confirmed before approving this Pull Request.

  • Visual Regression Testing: Ensure that existing functionality is not negatively impacted by the changes.
  • Cross-Browser Compatibility: Test on major browsers (Chrome, Firefox, Safari) to ensure compatibility.
  • Mobile Responsiveness: Confirm that the changes are responsive and functional on various mobile devices.
  • Theme Compatibility: Ensure that the changes do not adversely affect the site's theme and styling.
  • Linting: Check that the code passes all linting checks (PHPCS, ESLint, SassLint). Check if PR passes code quality check.
  • Accessibility Testing: Validate that the changes comply with accessibility standards. Run npm run a11y.
  • Security Best Practices: Ensure that the code follows WordPress security best practices. Check if PR passes security check.
  • Documentation: Ensure that any new features or changes are appropriately documented in the README.md or Confluence.
  • Post-Deployment Tasks: Check if there are any tasks that need to be performed after deployment.

[optional] Additional Reviewer Notes or Considerations?

khleomix added 30 commits June 20, 2024 05:07
@khleomix khleomix added documentation Improvements or additions to documentation enhancement New feature or request release labels Aug 22, 2024
@khleomix khleomix self-assigned this Aug 22, 2024
@khleomix khleomix marked this pull request as ready for review August 23, 2024 00:37
Copy link
Contributor

@thatmitchcanter thatmitchcanter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @khleomix - approved!

@thatmitchcanter thatmitchcanter merged commit d25d2a2 into main Aug 23, 2024
@thatmitchcanter thatmitchcanter deleted the release/WDSBT-v1.0 branch August 23, 2024 17:08
@thatmitchcanter
Copy link
Contributor

Commenting here to remind myself to excise the block added to its own plugin and up on Satis/Packages.WDS

jenniferfarhat added a commit that referenced this pull request Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants