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

refactor: ✨ Wordpress Blocks #114

Merged
merged 8 commits into from
Aug 6, 2024
Merged

refactor: ✨ Wordpress Blocks #114

merged 8 commits into from
Aug 6, 2024

Conversation

BurnedChris
Copy link
Contributor

@BurnedChris BurnedChris commented Jul 29, 2024

  • Rebuilt Donation button to be more flexible with customisation and no longer break with WordPress's new Gutenberg editor.
  • Rebuilt Donation form, to move settings to wordpress sideback for a more consistent interface
  • Refactored codebase from javascript to typescript
  • Updated Wordpress Assets
  • Updated Dashboard with new design and more docs

…ot more in line with the wordpress way allowing better customization in a whizzy wig way
Copy link

vercel bot commented Jul 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sdks-docs ❌ Failed (Inspect) Jul 30, 2024 4:50pm

Copy link

changeset-bot bot commented Jul 30, 2024

🦋 Changeset detected

Latest commit: 45e167e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@everfund/wp-sdk Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@BurnedChris BurnedChris changed the title refactor: ✨ Refactored Both Donation Form and Donate Button … refactor: ✨ Wordpress Blocks Jul 30, 2024
Copy link
Contributor

@lancscoder lancscoder left a comment

Choose a reason for hiding this comment

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

Would be good to see screen shots of how it looks in WP

"name": "@everfund/wp-sdk",
"version": "3.0.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be a major version bump as its breaking changes

Comment on lines 84 to 85
* Added support for multichannel campaigns
* Improved dashboard analytics
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't understand this, neither are related to the widget

Added comments and cleaned up code directorys for clearer understanding of how thing work
@BurnedChris BurnedChris merged commit 32f69d5 into main Aug 6, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants