wc-plugin-framework icon indicating copy to clipboard operation
wc-plugin-framework copied to clipboard

The official SkyVerge WooCommerce plugin framework

Results 44 wc-plugin-framework issues
Sort by recently updated
recently updated
newest added
trafficstars

Removes [node-forge](https://github.com/digitalbazaar/forge). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `node-forge` Updates `parcel` from 1.12.3 to 2.12.0 Release notes Sourced from...

Dependencies

Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `jsdom` Updates `parcel` from 1.12.3 to 2.12.0 Release notes Sourced from...

Dependencies

Removes [postcss](https://github.com/postcss/postcss). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `postcss` Updates `parcel` from 1.12.3 to 2.12.0 Release notes Sourced from...

Dependencies

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `tough-cookie` Updates `parcel` from 1.12.3 to 2.12.0 Release notes Sourced from...

Dependencies

Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) to 3.1.2 and updates ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Updates `serialize-to-js` from 1.2.2 to 3.1.2 Release notes Sourced from serialize-to-js's releases. v2.0.0 Breaking...

Dependencies

# Summary Removes support for the deprecated Enhanced navigation feature. ### Story: [MWC-17476](https://godaddy-corp.atlassian.net/browse/MWC-17476) ## QA - [ ] Code review ## Before merge - [ ] I have confirmed these...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork See full diff in compare view [![Dependabot compatibility...

Dependencies

# Summary Cleaning up and optimize the codebase. ## Details There are so many aspects the codebase can be cleaned, so I thought about opening a PR to get feedback...

Hello, Please make the plugin compatible with the woo commerce checkout block. See the error message I get below. ![Image](https://github.com/user-attachments/assets/9ba7ea4e-1b18-4e6f-932f-047eb0eb848e) This is the checkout block it needs to be compatible...

# Summary Adds registration for `jquery-payment` script to ensure it's present before we use it as a dependency. ### Story: [MWC-18758](https://godaddy-corp.atlassian.net/browse/MWC-18758) ### Release: https://github.com/godaddy-wordpress/wc-plugin-framework/pull/791 ## Details Followed prior art from...