woocommerce-paypal-payments/modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks
Philipp Stracker 143e089f79
Merge pull request #3016 from woocommerce/PCP-3932-implement-logic-for-the-features
Settings UI: Refactor Overview tab and update Feature button links
2025-01-23 17:28:58 +01: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 Settings UI: Update Overview tab Features button links 2025-01-22 18:23:46 +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 Move modal fields config to data store 2025-01-22 12:09:21 +01:00
PaymentMethodsBlock.js Move modal fields config to data store 2025-01-22 12:09:21 +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 Add generic option to suppress separator lines 2025-01-10 18:29:54 +01:00
SettingsBlockElements.js ♻️ Small improvements on reusable component code 2025-01-17 15:35:50 +01:00
TodoSettingsBlock.js Show 5 todo items 2025-01-07 12:18:24 +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