Commit graph

125 commits

Author SHA1 Message Date
Philipp Stracker
f927f59dde
💄 Minor CSS changes 2025-02-07 19:29:55 +01:00
Emili Castells
b1adebdfe6
Merge pull request #3078 from woocommerce/PCP-4138-confirmation-message-after-saving-settings
Confirmation message after saving settings (4138)
2025-02-07 17:15:15 +01:00
Philipp Stracker
877c7bbe3b
💫 Animate the confirmation message 2025-02-07 16:50:46 +01:00
Philipp Stracker
c853282f0c
💄 Style the save confirmation message 2025-02-07 16:17:39 +01:00
Philipp Stracker
5851724422
💄 Adjust CSS to make the overlay look nice 2025-02-06 19:11:47 +01:00
Philipp Stracker
aa17a05e91
💄 Fix a minor CSS issue with wrong separator gaps 2025-02-04 17:56:52 +01:00
Philipp Stracker
dda23b38b4
💄 Style the new LearnMore links 2025-01-29 18:38:55 +01:00
Philipp Stracker
c79ed52fb4
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/BadgeBox.js
2025-01-29 18:22:42 +01:00
Philipp Stracker
e00a6e1ff7
♻️ Improve readability of SCSS code 2025-01-29 18:21:42 +01:00
Philipp Stracker
badef20dc5
🔥 Remove unused prop from BadgeBox 2025-01-29 18:12:22 +01:00
Philipp Stracker
46d00fb36f
💄 Make the top navigation look nicer 2025-01-29 17:10:43 +01:00
Philipp Stracker
686f131246
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/TopNavigation.js
2025-01-29 16:46:56 +01:00
Philipp Stracker
8bd0743183
Prepare a sub-navigation slot for the top-nav 2025-01-28 19:03:30 +01:00
carmenmaymo
ede2cb51b3
Remove lines 2025-01-28 13:31:37 +01:00
carmenmaymo
3413516799
Add style 2025-01-28 12:15:49 +01:00
Philipp Stracker
77f6ecb3d1
💄 Fix radio-button alignment 2025-01-28 10:48:26 +01:00
Philipp Stracker
4a611cf3b4
💄 Improve webhook details in Troubleshooting tab 2025-01-28 10:47:22 +01:00
Philipp Stracker
9d3080a259
💄 FIx the loading-spinner position and layout 2025-01-27 18:04:47 +01:00
Philipp Stracker
60f54d56ea
💄 Fix settings-container alignment & width 2025-01-27 17:22:35 +01:00
Philipp Stracker
7f260b690d
💄 Fix HStack/VStack CSS 2025-01-27 13:55:31 +01:00
Philipp Stracker
b907eeebe6
🔀 Merge branch 'trunk' 2025-01-27 13:37:20 +01:00
carmenmaymo
904be9c0cc
Align to the left and under the arrow 2025-01-27 11:50:51 +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
63185b39b7
💄 Fix the payment method item grid layout 2025-01-24 17:01:03 +01:00
Philipp Stracker
a43427ce29
🎨 Minor code style improvement in SCSS 2025-01-24 16:33:40 +01:00
Philipp Stracker
95bdf8bcc7
💄 Fix layout of feature overview 2025-01-24 16:29:03 +01:00
Philipp Stracker
f7845c72f6
💄 Style the OptionSelector boxes (wizard) 2025-01-24 12:50:51 +01:00
Philipp Stracker
74cb182565
💄 Fix the nav-title font 2025-01-23 19:54:17 +01:00
Philipp Stracker
f721d991e8
💄 Adjust layout of the button blocks 2025-01-23 13:06:47 +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
Philipp Stracker
bd6a9cc2c1
💄 Fix some Accordion styling 2025-01-22 17:54:46 +01:00
Philipp Stracker
b36461bca7
♻️ Extract general styles to own SCSS file 2025-01-22 17:53:35 +01:00
Philipp Stracker
b4ef85dafb
New option to add a gap between multiple actions 2025-01-22 17:22:45 +01:00
Philipp Stracker
ceca647cde
🎨 Rearrange CSS 2025-01-22 17:22:19 +01:00
Philipp Stracker
22230def4f
🔥 Remove unused CSS 2025-01-22 17:21:34 +01:00
Philipp Stracker
cb474dcce7
♻️ Shorten generic CSS class names 2025-01-22 17:19:23 +01:00
Philipp Stracker
765793b94b
♻️ Move general layout-CSS to more relevant file 2025-01-22 17:17:13 +01:00
Philipp Stracker
695a91ac07
🐛 Fix issue with horizontally-aligned controls 2025-01-22 16:44:01 +01:00
Philipp Stracker
4e6162cacd
More theming options for settings-blocks 2025-01-22 16:06:52 +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
54504b7591
♻️ Add prefix to CSS state-classes 2025-01-22 15:08:14 +01:00
Philipp Stracker
c7b80b6cd5
♻️ SImplify InputSettingsBlock logic 2025-01-21 18:35:17 +01:00
Philipp Stracker
e82f4c5f88
♻️ Clean-up and simplify component SCSS 2025-01-21 18:21:41 +01:00
Philipp Stracker
560f6ed30d
💄 Fix some minor CSS issues 2025-01-16 14:53:58 +01:00
Philipp Stracker
1cac69ce99
Make some generic UI components themeable 2025-01-16 14:37:44 +01:00
Philipp Stracker
85794e77ce
💄 Improve the (broken) UI in the Styling-tab 2025-01-15 19:41:46 +01:00
Philipp Stracker
406e8ebc98
Add generic option to suppress separator lines 2025-01-10 18:29:54 +01:00