woocommerce-paypal-payments/modules/ppcp-paylater-wc-blocks/resources/js/CartPayLaterMessagesBlock
Narek Zakarian fbffff81a5
refactor(ppcp-paylater-wc-blocks): replace inline timeout logic in Cart block with shared hook and component
Removes the duplicated timedOut state, setTimeout effect, and inline
spinner/placeholder conditional in the Cart Pay Later block editor in
favour of usePreviewTimeout and PreviewPlaceholder.
2026-05-05 17:07:14 +04:00
..
block.json Fix indentation in block.json 2024-04-25 11:08:06 +02:00
cart-paylater-block-inserter.js Run eslint autofix 2024-07-12 12:58:34 +02:00
cart-paylater-block.js Run eslint autofix 2024-07-12 12:58:34 +02:00
edit.js refactor(ppcp-paylater-wc-blocks): replace inline timeout logic in Cart block with shared hook and component 2026-05-05 17:07:14 +04:00
edit.test.js test: add unit tests for Cart Pay Later block editor timeout 2026-04-27 16:06:54 +04:00