Commit graph

498 commits

Author SHA1 Message Date
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
f721d991e8
💄 Adjust layout of the button blocks 2025-01-23 13:06:47 +01:00
Philipp Stracker
209c264f71
♻️ Migrate ButtonBlock to ControlButton 2025-01-23 12:46:11 +01:00
Emili Castells Guasch
e82fdc199e Add modal data to data store 2025-01-23 12:29:41 +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
Emili Castells
a6911bb5ee
Merge pull request #3014 from woocommerce/PCP-4013-checkboxes-should-toggle-when-clicking-anywhere-inside-the-box
Toggle the checkboxes when clicking anywhere inside the box
2025-01-23 11:07:14 +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
5a4b403732
Integrate Redux & persistence to more settings 2025-01-22 18:16:13 +01:00
Philipp Stracker
7eb3e702f7
💄 Apply new Accordion props to onboarding wizard 2025-01-22 17:57:30 +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
dcf918f2c2
🔥 Minor code cleanup 2025-01-22 16:50:35 +01:00
Philipp Stracker
c6be73a536
🎨 Add uniform CSS classes to every block 2025-01-22 16:49:42 +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
911d84204b
♻️ Reuse SettingsBlocks in connection status 2025-01-22 16:08:41 +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
Emili Castells Guasch
3ea8393c1c Add title and description to data store 2025-01-22 15:53:00 +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
Narek Zakarian
b3f64f3700
Add the pay later feature only if the configurator is available 2025-01-22 18:19:33 +04: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
Philipp Stracker
1ca6641d77
🚚 Move Separator component 2025-01-22 15:09:04 +01:00
Philipp Stracker
54504b7591
♻️ Add prefix to CSS state-classes 2025-01-22 15:08:14 +01:00
Narek Zakarian
047cb16fee
Rename the button “Apply“ into “Configure” 2025-01-22 17:09:52 +04:00
Philipp Stracker
193e046a9a
♻️ Move “SelectBox” into the Fields folder 2025-01-22 13:42:18 +01:00
Philipp Stracker
337379f2c8
💡 Add file-level comment to “Elements” module 2025-01-22 13:25:14 +01:00
Philipp Stracker
f52422ff74
♻️ Extract “Field” components in separate files 2025-01-22 13:24:26 +01:00
Emili Castells Guasch
364f2548e0 Move modal fields config to data store 2025-01-22 12:09:21 +01:00
Narek Zakarian
c4c1cd7c24
toggle the checkboxes when clicking inside the box 2025-01-22 14:57:21 +04:00
Philipp Stracker
bd2af4fd64
♻️ Refactor InputSettingsBlock for Redux usage 2025-01-21 19:06:53 +01:00
Philipp Stracker
47294ca530
♻️ Organize some reusable components 2025-01-21 18:57:36 +01:00
Philipp Stracker
c7b80b6cd5
♻️ SImplify InputSettingsBlock logic 2025-01-21 18:35:17 +01:00
Philipp Stracker
a567ce7b51
🚧 Start to simplify component structure 2025-01-21 18:21:07 +01:00
Philipp Stracker
c8261cf62c
🚚 Move the TabSettings component to new folder 2025-01-21 18:19:38 +01:00
Emili Castells Guasch
cca1313fec Add item title and description 2025-01-21 18:02:46 +01:00
Philipp Stracker
85055e74a6
🔥 Remove unused imports 2025-01-21 16:19:41 +01:00
Philipp Stracker
c033db8898
🎨 Small code-style changes 2025-01-21 16:08:02 +01:00
Philipp Stracker
b001d95009
Add module-level loader to styling module 2025-01-21 16:07:43 +01:00