Commit graph

222 commits

Author SHA1 Message Date
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
6e2f58c565
💄 Give payment method icons a fixed size 2025-01-27 10:55:17 +01:00
Philipp Stracker
5c5601af97
🚸 Replace clickable div with button 2025-01-24 17:06:15 +01:00
Philipp Stracker
9cadf1ff76
♻️ Use wp icon instead of custom SVG 2025-01-24 17:03:23 +01:00
Philipp Stracker
63185b39b7
💄 Fix the payment method item grid layout 2025-01-24 17:01:03 +01:00
Philipp Stracker
95bdf8bcc7
💄 Fix layout of feature overview 2025-01-24 16:29:03 +01:00
Philipp Stracker
105202f833
💄 Resolve the nested “button > a” structure 2025-01-24 16:10:28 +01:00
Philipp Stracker
a1f8f24d4c
♻️ Split feature list into smaller components 2025-01-24 15:31:11 +01:00
Philipp Stracker
f7845c72f6
💄 Style the OptionSelector boxes (wizard) 2025-01-24 12:50:51 +01:00
Philipp Stracker
cb9f185d71
🚸 Make full checkbox-container clickable 2025-01-24 12:36:21 +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
Philipp Stracker
74cb182565
💄 Fix the nav-title font 2025-01-23 19:54:17 +01:00
Philipp Stracker
3840352c54
🔥 Remove unused files 2025-01-23 19:50:13 +01:00
Philipp Stracker
294bd5c67b
🎨 Use new callback method props 2025-01-23 19:41:31 +01:00
Philipp Stracker
78386cb0a3
🎨 Minor code adjustments 2025-01-23 19:40:43 +01:00
Philipp Stracker
508c9e85c4
♻️ Simplify the base Checkbox component 2025-01-23 19:40:16 +01:00
Philipp Stracker
e3bbd73e66
Create a much cleaner “SelectBox” alternative 2025-01-23 18:20:57 +01:00
Philipp Stracker
34b8e2de90
♻️ Improve the RadioButton component 2025-01-23 18:20:25 +01:00
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
Philipp Stracker
09ca3d0871
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SelectBox.js
2025-01-23 16:12:52 +01:00
Philipp Stracker
4015a8fa3c
♻️ Switch ControlRadio to use default WP component 2025-01-23 16:04:06 +01:00
Philipp Stracker
3894919d43
🐛 Convert select field value to expected format 2025-01-23 16:01:27 +01:00
Philipp Stracker
874b9c5e96
♻️ Use the generic select field in ControlSelect 2025-01-23 15:19:10 +01:00
Philipp Stracker
5e9abb8d80
Create a generic select field 2025-01-23 15:18:54 +01:00
Philipp Stracker
d24adbfe2f
♻️ Migrate SelectBlock to ControlSelect 2025-01-23 13:41:14 +01:00
Philipp Stracker
00b720088a
🎨 Minor code simplification 2025-01-23 13:32:26 +01:00
Philipp Stracker
7f861c5825
🚚 Move settings-controls into new subfolder 2025-01-23 13:28:57 +01:00
Philipp Stracker
b9df4d06a4
🔥 Clean up ControlButton 2025-01-23 13:24:46 +01:00
Philipp Stracker
420437d55a
♻️ Migrate RadioBlock to ControlRadioGroup 2025-01-23 13:24:32 +01:00
Philipp Stracker
209c264f71
♻️ Migrate ButtonBlock to ControlButton 2025-01-23 12:46:11 +01:00
Emili Castells Guasch
55a0dd4824 Merge branch 'trunk' into PCP-4120-add-payment-method-modal-data-to-data-store 2025-01-23 11:16:05 +01:00
Philipp Stracker
74c9647456
💫 Animate accordion open/close action 2025-01-22 18:31:46 +01:00
Philipp Stracker
99c7541bb1
💫 Fix UI animations inside accordion content 2025-01-22 18:24:27 +01:00
Daniel Dudzic
b2bb4efb60
Settings UI: Update Overview tab Features button links 2025-01-22 18:23:46 +01:00
Philipp Stracker
3e41928f59
♻️ Allow styling of the accordion title 2025-01-22 17:56:05 +01:00
Philipp Stracker
979a01f45a
♻️ Replact AccordionBlock with plain Accordion 2025-01-22 17:54:33 +01:00
Philipp Stracker
c466a91646
🐛 Fix copy-paste error 2025-01-22 17:23:39 +01:00
Philipp Stracker
837656eaf6
🚚 Move AccordionSettingsBlock up one level 2025-01-22 17:20:15 +01:00
Philipp Stracker
cb474dcce7
♻️ Shorten generic CSS class names 2025-01-22 17:19:23 +01:00
Philipp Stracker
8bd29e921f
♻️ Migrate ToggleSetting to ControlToggleButton 2025-01-22 16:48:49 +01:00
Philipp Stracker
0ca45eef53
Format string-only descriptions as HTML 2025-01-22 16:47:20 +01:00
Philipp Stracker
cfbf16dab9
🐛 Fix issue with empty block headers 2025-01-22 16:07:16 +01:00
Philipp Stracker
b865ae82c7
New static-value control 2025-01-22 16:05:54 +01:00
Philipp Stracker
7a71ff3657
♻️ Remove description-location-logic 2025-01-22 15:48:11 +01:00
Philipp Stracker
f90ab656f5
♻️ Migrate InputSettings to ControlTextInput 2025-01-22 15:32:22 +01:00
Philipp Stracker
2f79a9fe4d
🚧 Fix CSS class of ButtonSettingsBlock 2025-01-22 15:31:31 +01:00
Philipp Stracker
d8ecb019de
🚧 Adjust architecture of ButtonSettingsBlock 2025-01-22 15:30:22 +01:00
Philipp Stracker
b6720146eb
Opt-out for the card-layout in Content component 2025-01-22 15:11:24 +01:00
Philipp Stracker
4da27fdb05
🚚 Rename component to TitleExtra 2025-01-22 15:09:41 +01:00