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 themeisle-sdk to Blocks Animation #2276

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Conversation

HardeepAsrani
Copy link
Member

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

Summary

The PR adds ThemeIsle SDK to Blocks Animation child-plugin.


Test instructions

  • Make sure the SDK works and doesn't throw any issues when used with or without Otter.

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

The PR adds ThemeIsle SDK to Blocks Animation child-plugin.

Closes Codeinwp/otter-internals#196
@pirate-bot pirate-bot added the pr-checklist-complete The Pull Request checklist is complete. (automatic label) label Jul 25, 2024
@pirate-bot
Copy link
Contributor

pirate-bot commented Jul 25, 2024

Plugin build for 97d32a5 is ready 🛎️!

@pirate-bot
Copy link
Contributor

pirate-bot commented Jul 25, 2024

Bundle Size Diff

Package Old Size New Size Diff
Animations 264.43 KB 264.2 KB -232 B (-0.09%)
Blocks 1.52 MB 1.52 MB -2.12 KB (-0.14%)
CSS 93.67 KB 93.45 KB -232 B (-0.24%)
Dashboard 196.45 KB 195.96 KB -501 B (-0.25%)
Onboarding 154.09 KB 153.89 KB -200 B (-0.13%)
Export Import 91.15 KB 90.96 KB -200 B (-0.21%)
Pro 362.52 KB 362.19 KB -336 B (-0.09%)

@pirate-bot
Copy link
Contributor

pirate-bot commented Jul 25, 2024

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 237.8, firstPaint: 170.8, domContentLoaded: 1552.75, loaded: 1553.4, firstContentfulPaint: 3483.8, firstBlock: 6692.15, type: 11.5, minType: 9.52, maxType: 14.47, typeContainer: 8.17, minTypeContainer: 6.46, maxTypeContainer: 10.21, focus: 28.64, minFocus: 25.39, maxFocus: 35.26, inserterOpen: 23.08, minInserterOpen: 20.94, maxInserterOpen: 30.31, inserterSearch: 0.69, minInserterSearch: 0.61, maxInserterSearch: 0.86, inserterHover: 3.71, minInserterHover: 3.15, maxInserterHover: 4.6, listViewOpen: 145.44, minListViewOpen: 128.45, maxListViewOpen: 167.46

@HardeepAsrani HardeepAsrani merged commit 9c4b6c1 into development Jul 30, 2024
11 checks passed
@HardeepAsrani HardeepAsrani deleted the fix/issue-196 branch July 30, 2024 18:32
@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) 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.

3 participants