woocommerce-paypal-payments/modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks
inpsyde-maticluznar 40b1b0d280
Merge remote-tracking branch 'origin/trunk' into PCP-3930-Make-the-webhook-resubscribe/simulate-logic-usable-in-React-application
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks/ButtonSettingsBlock.js
#	modules/ppcp-settings/resources/js/Components/Screens/Overview/TabSettingsElements/Blocks/Troubleshooting.js
#	modules/ppcp-settings/resources/js/data/common/action-types.js
#	modules/ppcp-settings/resources/js/data/common/constants.js
#	modules/ppcp-settings/src/SettingsModule.php
2024-12-18 07:05:09 +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 Merge remote-tracking branch 'origin/trunk' into PCP-3930-Make-the-webhook-resubscribe/simulate-logic-usable-in-React-application 2024-12-18 07:05:09 +01:00
FeatureSettingsBlock.js ️ Revert recent changes from PCP-4025 2024-12-17 15:03:15 +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