woocommerce-paypal-payments/modules/ppcp-settings
Narek Zakarian 934ca238fb
fix(button-styling): force PreviewPanel remount when disable-funding changes
PayPalScriptProvider ignores option changes after initial mount. Adding
a `key` derived from the `disable-funding` option forces a full remount
whenever the enabled payment methods change, so the preview correctly
reflects the current selection.

Also removes the now-resolved TODO comment.
2026-02-24 17:36:08 +04:00
..
assets/images Move images for consistency 2026-01-06 16:26:36 +02:00
docs 📝 Document authentication flow 2025-02-24 18:12:46 +01:00
fonts Adjust styles, add fonts 2024-11-05 17:54:47 +04:00
resources fix(button-styling): force PreviewPanel remount when disable-funding changes 2026-02-24 17:36:08 +04:00
src Merge pull request #4069 from woocommerce/dev/PCP-5025-phpstan 2026-02-17 14:11:37 +01:00
composer.json Add boilerplate for react settings app 2024-10-18 17:17:07 +02:00
module.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
services.php Merge branch 'dev/develop' into dev/PCP-5025-phpstan 2026-02-12 16:12:44 +02:00