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: add new patterns to the library #2325

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Conversation

HardeepAsrani
Copy link
Member

@HardeepAsrani HardeepAsrani commented Aug 6, 2024

Closes https://github.com/Codeinwp/otter-internals/issues/182.

Summary

This PR adds new patterns and page templates to the library. Pro Patterns are part of https://github.com/Codeinwp/store-themeisle/pull/754

Screenshots


Test instructions

  • Make sure everything looks good on the most popular themes.

Checklist before the final review

  • Included E2E or unit tests for the changes in this PR.
  • Visual elements are not affected by independent changes.
  • It is at least compatible with the minimum WordPress version.
  • It loads additional script in frontend only if it is required.
  • Does not impact the Core Web Vitals.
  • In case of deprecation, old blocks are safely migrated.
  • It is usable in Widgets and FSE.
  • Copy/Paste is working if the attributes are modified.
  • PR is following the best practices

This PR adds new patterns and page templates to the library. Closes fix/issue-182
@HardeepAsrani HardeepAsrani added the pr-checklist-skip Allow this Pull Request to skip checklist. label Aug 6, 2024
@pirate-bot pirate-bot added the pr-checklist-complete The Pull Request checklist is complete. (automatic label) label Aug 6, 2024
@pirate-bot
Copy link
Contributor

pirate-bot commented Aug 6, 2024

Bundle Size Diff

Package Old Size New Size Diff
Animations 265.96 KB 265.96 KB 0 B (0.00%)
Blocks 1.53 MB 1.53 MB 768 B (0.05%)
CSS 95.66 KB 95.66 KB 0 B (0.00%)
Dashboard 207.2 KB 207.2 KB 0 B (0.00%)
Onboarding 155.62 KB 155.62 KB 0 B (0.00%)
Export Import 92.68 KB 92.68 KB 0 B (0.00%)
Pro 383.13 KB 383.13 KB 0 B (0.00%)

@pirate-bot
Copy link
Contributor

pirate-bot commented Aug 6, 2024

Plugin build for 21fd8eb is ready 🛎️!

@pirate-bot
Copy link
Contributor

pirate-bot commented Aug 6, 2024

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 237.8, firstPaint: 146.65, domContentLoaded: 1536.9, loaded: 1537.65, firstContentfulPaint: 3430.9, firstBlock: 7585.4, type: 12.46, minType: 11.8, maxType: 15.8, typeContainer: 9.44, minTypeContainer: 7.77, maxTypeContainer: 14.24, focus: 34.13, minFocus: 28.51, maxFocus: 41.53, inserterOpen: 22.38, minInserterOpen: 19.65, maxInserterOpen: 25.77, inserterSearch: 0.72, minInserterSearch: 0.59, maxInserterSearch: 0.83, inserterHover: 3.16, minInserterHover: 2.56, maxInserterHover: 4.39, listViewOpen: 146.99, minListViewOpen: 135.42, maxListViewOpen: 169.5

@HardeepAsrani HardeepAsrani merged commit 4934fce into development Aug 7, 2024
11 checks passed
@HardeepAsrani HardeepAsrani deleted the fix/issue-182 branch August 7, 2024 11:13
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-checklist-complete The Pull Request checklist is complete. (automatic label) pr-checklist-skip Allow this Pull Request to skip checklist. released Indicate that an issue has been resolved and released in a particular version of the product.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants