5c08c75612
* Remove i2 from build * Remove i2 php registration * Rename old checkout dir * Rename i2 dir * Migrate i1 to i2 code * Register block metadata to fix frontend rendering when migrating to i2 * Register in correct order * Missing styles * add register-components to side effectful list * wrong block class in e2e test * wp prefix missing on selector * Fix top level block test * Reselect labels to work around rerendering * missing empty cart styles * Consolodate duplicate styles * remove init code * update selectBlockByName Co-authored-by: Nadir Seghir <nadir.seghir@gmail.com> |
||
---|---|---|
.. | ||
README.md | ||
block.json | ||
block.tsx | ||
edit.tsx | ||
frontend.tsx | ||
index.tsx |
README.md
Checkout Sample Block
This block is a demonstration of the extensibility system. It will be removed to a tutorial once finalized.
For documentation relating to the block registration system on the checkout, see /packages/checkout/blocks-registry.