woocommerce-paypal-payments/modules/ppcp-paylater-block/resources/js
Narek Zakarian f7a0ea6b58
refactor(ppcp-paylater-block): replace inline timeout logic with shared hook and component
Removes the duplicated timedOut state, setTimeout effect, and inline
spinner/placeholder conditional in favour of usePreviewTimeout and
PreviewPlaceholder.
2026-05-05 17:07:07 +04:00
..
components feat(ppcp-paylater-block): add PreviewPlaceholder component 2026-05-05 17:07:03 +04:00
hooks feat(ppcp-paylater-block): add usePreviewTimeout hook 2026-05-05 17:06:59 +04:00
edit.js refactor(ppcp-paylater-block): replace inline timeout logic with shared hook and component 2026-05-05 17:07:07 +04:00
edit.test.js test: add unit tests for classic Pay Later block editor timeout 2026-04-27 16:06:58 +04:00
paylater-block.js Run eslint autofix 2024-07-12 12:58:34 +02:00