Commit graph

16 commits

Author SHA1 Message Date
Daniel Dudzic
07e1e3b2d2
Add the component and styling for the Warning Message for Payment Method items 2025-02-25 12:01:52 +01:00
Daniel Dudzic
f2cb29e8e5
Add a disabled visual state to the Payment Method component 2025-02-20 00:59:14 +01:00
Philipp Stracker
7468e0f538
🐛 Don’t render invalid payment method entries
Removes items that are not initialized, during first component render
2025-01-27 11:28:23 +01:00
Philipp Stracker
e4feb1f8f8
♻️ Switch PaymentMethodsBlock to new action 2025-01-27 11:07:57 +01:00
Philipp Stracker
7613babb7c
♻️ Minor code cleanup in PaymentMethodsBlock 2025-01-27 11:07:19 +01:00
Philipp Stracker
63185b39b7
💄 Fix the payment method item grid layout 2025-01-24 17:01:03 +01:00
Philipp Stracker
d2cab43c8f
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks/PaymentMethodItemBlock.js
#	modules/ppcp-settings/resources/js/Components/Screens/Settings/Tabs/TabOverview.js
2025-01-23 19:59:45 +01:00
Emili Castells Guasch
364f2548e0 Move modal fields config to data store 2025-01-22 12:09:21 +01:00
Philipp Stracker
47294ca530
♻️ Organize some reusable components 2025-01-21 18:57:36 +01:00
Emili Castells Guasch
cca1313fec Add item title and description 2025-01-21 18:02:46 +01:00
Emili Castells Guasch
2bea225d9b Connect enable payment method to data store 2025-01-20 16:04:35 +01:00
Daniel Dudzic
02baae890f
Consolidate payment method modals into unified config-driven system 2025-01-09 00:16:12 +01:00
Daniel Dudzic
e4e95de5f6
Refactor the Overview tab > Features > Buttons 2025-01-02 13:55:32 +01:00
Daniel Dudzic
f32f30ef0a
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
Daniel Dudzic
51613c3020
Fix toggle animation issue 2024-12-16 16:00:27 +01:00
Daniel Dudzic
390a3f69f8
Update the Settings UI design to match the Figma files 2024-12-08 09:33:49 +01:00