woocommerce-paypal-payments/modules/ppcp-paylater-wc-blocks/resources/js/CheckoutPayLaterMessagesBlock
Narek Zakarian 8267768568
Some checks failed
Build and distribute / build-and-distribute (push) Has been cancelled
CI / coding-standards-analysis-php (push) Has been cancelled
CI / static-code-analysis-php (push) Has been cancelled
CI / tests-unit-php (7.4) (push) Has been cancelled
CI / tests-unit-php (8.0) (push) Has been cancelled
CI / tests-unit-php (8.1) (push) Has been cancelled
CI / tests-unit-php (8.2) (push) Has been cancelled
CI / tests-unit-php (8.3) (push) Has been cancelled
CI / tests-unit-php (8.4) (push) Has been cancelled
refactor(ppcp-paylater-wc-blocks): replace inline timeout logic in Checkout block with shared hook and component
Removes the duplicated timedOut state, setTimeout effect, and inline
spinner/placeholder conditional in the Checkout Pay Later block editor
in favour of usePreviewTimeout and PreviewPlaceholder.
2026-05-05 17:07:17 +04:00
..
block.json Fix minor attribute naming conflict 2024-04-20 19:54:24 +02:00
checkout-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 Checkout block with shared hook and component 2026-05-05 17:07:17 +04:00
edit.test.js test: add unit tests for Checkout Pay Later block editor timeout 2026-04-27 16:06:51 +04:00