woocommerce-paypal-payments/modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks
2024-12-17 12:58:02 +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 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
FeatureSettingsBlock.js New Settings UI: Implement logic for features and refresh button. 2024-12-17 12:58:02 +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 Make the toggle state name a bit more descriptive 2024-12-17 11:56:38 +01:00
PaymentMethodsBlock.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
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