woocommerce-paypal-payments/modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks
2025-01-08 17:12:49 +04:00
..
AccordionSettingsBlock.js Remove the components prop in favor of the native children prop to prevent unnecessary re-renders which are breaking component animations 2024-12-17 11:50:32 +01:00
ButtonSettingsBlock.js Allow button to hve an empty value 2025-01-08 17:12:49 +04:00
FeatureSettingsBlock.js Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3942-add-help-center-components-ver2 2025-01-02 14:42:41 +01:00
index.js Update the Settings UI design to match the Figma files 2024-12-08 09:33:49 +01:00
InputSettingsBlock.js Remove the components prop in favor of the native children prop to prevent unnecessary re-renders which are breaking component animations 2024-12-17 11:50:32 +01:00
PaymentMethodItemBlock.js Refactor the Overview tab > Features > Buttons 2025-01-02 13:55:32 +01:00
PaymentMethodsBlock.js Refactor the Overview tab > Features > Buttons 2025-01-02 13:55:32 +01:00
RadioSettingsBlock.js Remove the components prop in favor of the native children prop to prevent unnecessary re-renders which are breaking component animations 2024-12-17 11:50:32 +01:00
SelectSettingsBlock.js Remove the components prop in favor of the native children prop to prevent unnecessary re-renders which are breaking component animations 2024-12-17 11:50:32 +01:00
SettingsBlock.js Remove the components prop in favor of the native children prop to prevent unnecessary re-renders which are breaking component animations 2024-12-17 11:50:32 +01:00
SettingsBlockElements.js Update the Settings UI design to match the Figma files 2024-12-08 09:33:49 +01:00
TodoSettingsBlock.js Update the Settings UI design to match the Figma files 2024-12-08 09:33:49 +01:00
ToggleSettingsBlock.js Remove the components prop in favor of the native children prop to prevent unnecessary re-renders which are breaking component animations 2024-12-17 11:50:32 +01:00