Changelog
- FEA: Edit Product - Add
@dream-encode/wp-js-plugin-utils/edit-product, wrappers around the registry thatmax-marine-edit-product-shared-statepublishes onwindow.maxMarineEditProduct. ExportsregisterField,registerAction,registerRequirement,registerOnReady,getRegistryandonEditProductEvent, plus the lifecycle event names and context constants, so no consuming plugin hand-copies an event string.MMEPSSStockQuantityChangedhad already been declared by hand in two plugins at once. - TSK: Edit Product -
registerOnReady()registers fields before actions and requirements, since both refer to fields by key and the registry checks that the key resolves.
Full Changelog: v0.6.3...v0.8.0