Commit Graph

2093 Commits

Author SHA1 Message Date
Nestor Soriano ddf46a5186 Don't invert prev/next colors for 2021 theme 2020-12-02 08:59:35 +01:00
Jonathan Sadowski bc9e7e78f8 Adjust sale badge size between 668 and 768px viewports 2020-12-01 10:47:03 -06:00
Jonathan Sadowski ffc7502583 Remove font exception for sale badge on smaller viewports 2020-12-01 10:42:53 -06:00
Jonathan Sadowski ce2444e9e3 Improve tabs on smaller viewports 2020-11-30 12:56:39 -06:00
Jonathan Sadowski 42f8fa2fe8 Apply sale badge change to correct viewport size 2020-11-30 12:17:21 -06:00
Jonathan Sadowski bc2f7d08d2 Move sale badge to left on smaller viewports to fix gallery conflict 2020-11-30 12:12:06 -06:00
Nestor Soriano 526dd62b9c Add 2021 theme compatibility for the "My Account - Payment methods" page:
- Remove table borders
- Make buttons have transparent background, dark on hover
- Make buttons pile vertically, not horizontally
- Adjust margins
2020-11-30 09:50:23 +01:00
Nestor Soriano 40a3514733 Add 2021 theme compatibility for the "My Account - Add payment method" page:
- Make payment method name and images properly aligned with
  the radio button
- Adjust font sizes and margins
2020-11-27 13:11:28 +01:00
Nestor Soriano 4a05c30f7f Add 2021 theme compatibility for the "My Account - edit addresse" page:
- Adjust size and margins of labels and textboxes
- Adjust size and margins of dropdown selectors
2020-11-27 11:17:04 +01:00
Nestor Soriano 74c93103ff Add 2021 theme compatibility for the "My Account - Addresses" page:
- Reduce the size of the address title font
- Reduce spacing between address lines
- Move "Edit" link to the right of the address title
- Adjust space between addresses
2020-11-26 16:45:20 +01:00
Nestor Soriano 2114e05704 Add 2021 theme compatibility for the "My Account - Downloads" page:
- Make downloads table background on even rows slightly darker
- Remove table and row borders
- Make downloads table rows thinner
- Make buttons have transparent background (dark on hover)
- Make buttons have all the same size
- Center the contents of the "Downloads remaining" column
2020-11-26 11:33:57 +01:00
Nestor Soriano 521a9ba61b Add compatibility with the 2021 theme for the "Account Details" page
- Add a black border around text boxes
- Adjust font sizes
- Adjust margins
2020-11-25 12:40:02 +01:00
Nestor Soriano 5000b21218 Add 2021 theme compatibility for the "My Account - Orders" page:
- Make orders table background same as theme background
  (slightly darker on even rows)
- Make orders table rows thinner
- Make buttons have transparent background (dark on hover)
- Add some margin before "Prev/Next" buttons
- Remove right padding on date column to avoid wrapping
2020-11-25 11:37:06 +01:00
Jonathan Sadowski a8c2bac9b2 Update the my account page colors 2020-11-24 18:02:06 -06:00
Jonathan Sadowski c29aafd66d Update targeting for account page styles 2020-11-24 17:52:17 -06:00
jonathansadowski ebbf6b9d2e
Merge branch 'add/2021-compat' into add/2021-compat-my-account-page 2020-11-24 17:45:43 -06:00
Nestor Soriano 6fef73f469 Fix overlapping elements in shop items. 2020-11-24 15:36:14 -08:00
jonathansadowski 2f3701739d
Merge pull request #28395 from woocommerce/update/2021-compat-cart
Twenty Twenty-One: Cart Page
2020-11-24 17:09:41 -06:00
Christopher Allford 333e2e5137
Merge pull request #28333 from woocommerce/add/2021-compat-single-product
Add single product page compatibility for Twenty Twenty-One
2020-11-24 15:09:14 -08:00
Jonathan Sadowski 50690010c6 Adjust the margin around display of variable product price on single product page 2020-11-24 17:01:20 -06:00
Christopher Allford 73a9d865f1 Removed bullet points from shipping method selection during checkout 2020-11-24 14:56:15 -08:00
Jonathan Sadowski cbe07cf35e Make tabs look tabby 2020-11-24 16:49:16 -06:00
Christopher Allford 0e8e15645d Corrected cart page according to design 2020-11-24 14:44:42 -08:00
Christopher Allford d343527949 Corrected the "on sale" badge display 2020-11-24 14:06:04 -08:00
Jonathan Sadowski 3aeab3571e Fix height of add to cart button 2020-11-24 15:53:58 -06:00
Christopher Allford c3a940be6f
Merge pull request #28343 from woocommerce/update/twenty-twenty-one-home-page-css
Add home page compatibility for Twenty Twenty-One theme
2020-11-24 13:45:45 -08:00
Jonathan Sadowski fb4b9db3f1 Remove cart padding; set proceed to checkout button width to 100% 2020-11-24 14:48:17 -06:00
jonathansadowski 9ebb754195
Merge branch 'add/2021-compat' into fix/28304 2020-11-24 14:17:40 -06:00
Christopher Allford 3921ac3b50 Adjusted the dark mode 2020-11-24 11:08:44 -08:00
Christopher Allford 4795ee86dd Adjusted the checkbox 2020-11-24 10:35:10 -08:00
Christopher Allford fa47b11816 Adjusted the checkbox visibility 2020-11-24 10:19:24 -08:00
Nestor Soriano 71d85558ef Changes on "My Account" menu items based on mockup from designer:
- Even darker
- Smaller font
- Reduce space between items
- Un-bold
2020-11-24 16:24:36 +01:00
vedanshujain ede094bba8 Removed old styles that conflicts with new. 2020-11-24 17:12:17 +05:30
Nestor Soriano 8f475383e1 Remove styling for "onsale" since it already exists in target branch 2020-11-24 12:16:43 +01:00
Nestor Soriano d197f5059e Merge branch 'add/2021-compat' into add/2021-compat-shop-page 2020-11-24 12:14:04 +01:00
Nestor Soriano 14af0c432b Fixes in the "My Account" page for 2021 theme
- Adjust padding under the "My Account" title (was too big)
- Adjust color of menu items (was too light)
- Adjust thickness of underline on menu items hover (was too thick)
- Add some space between the "Hello" line and the next paragraph
2020-11-24 11:02:59 +01:00
vedanshujain a0b999191e Merge fixups 2020-11-24 14:26:23 +05:30
Christopher Allford 9d61226987 Fixed the apply_coupon button 2020-11-23 21:50:19 -08:00
Christopher Allford a9601fbebf Added appropriate styling to checkout page 2020-11-23 21:26:31 -08:00
Jonathan Sadowski 9d4d419d1c Remove non-WooCommerce specific h2 styles 2020-11-23 16:50:29 -06:00
jonathansadowski f88c19c3af
Merge branch 'add/2021-compat' into update/twenty-twenty-one-home-page-css 2020-11-23 16:20:11 -06:00
Jonathan Sadowski e86889b080 Remove non-WooCommerce specific wp-block-cover styles 2020-11-23 16:17:21 -06:00
Jonathan Sadowski 4016b58142 Calculate width for product li; improve smaller viewport 2020-11-23 16:07:04 -06:00
vedanshujain 528e7b7d91 More style fixes 2020-11-24 00:40:01 +05:30
vedanshujain 08ec8d2547 Style fixes for cart page for 2021 theme. 2020-11-24 00:39:54 +05:30
Jonathan Sadowski 6240b41215 Update badge to have dynamic width 2020-11-23 10:41:01 -06:00
Nestor Soriano 8505558b94 Adjust CSS for the "sale" mark in the shop page
Make it round, displayed on the right and with green background,
same as in the mockup.
2020-11-23 16:47:40 +01:00
Nestor Soriano cc81646506 Adjust CSS for the product title and buttons in the shop page
- Un-bold product titles
 - Make buttons have transparent background by default and dark
   background on hover, same as the rest of the theme
2020-11-23 13:12:22 +01:00
Nestor Soriano b538d30f0e Adjust CSS for the categories list in the shop page
- Reduce font size
- Remove underlines
- Remove yellow background in counters
2020-11-23 12:51:47 +01:00
Nestor Soriano f50d383f2a Adjust CSS for the "Shop" title in the shop page
- Un-bolden title, align left, add horizontal rule to be in line
  with the theme.
- Adjust margins/paddings depending on the screen width.
2020-11-23 12:24:07 +01:00
Jonathan Sadowski 313b2bd073 Update styling for homepage category 2020-11-23 00:24:11 -06:00
Jonathan Sadowski b92c528540 2021 Compat: Update the style of the "sale" badge 2020-11-22 22:44:56 -06:00
Rodrigo Primo aa2565b4d7 Start adjusting the product categories widget in the home page for the 2021 theme 2020-11-19 18:15:18 -03:00
Rodrigo Primo 31914b52d7 Adjust font-weight of the section titles in the home page for the 2021 theme 2020-11-19 18:15:18 -03:00
Rodrigo Primo 673b50b4fd Fix the layout of banner in the home page for the 2021 theme 2020-11-19 18:15:10 -03:00
Nestor Soriano c9b6481474 Fix overlapping elements in shop items. 2020-11-19 16:58:10 +01:00
Jonathan Sadowski 192611980a Improve content-area padding at smaller viewports 2020-11-18 13:39:38 -06:00
Jonathan Sadowski bf92437b23 Improve margin beneath short description 2020-11-18 13:25:53 -06:00
Jonathan Sadowski a05e55d119 Improve the readability of cart confirmation 2020-11-17 09:48:42 -06:00
Jonathan Sadowski 07d8855488 Fix related products alignment at lower breakpoints 2020-11-17 09:37:56 -06:00
Jonathan Sadowski 655166b6da Adjust margin on price, related product h2, and variations table 2020-11-17 09:04:25 -06:00
Jonathan Sadowski 0f85f1d754 Fix save payment method checkbox in checkout 2020-11-16 09:23:56 -06:00
Jonathan Sadowski 67b3d1c5fb Fix stretched product admin images 2020-11-14 10:27:42 -05:00
Jonathan Sadowski 58e4b01f06 Apply related products fix to all products 2020-11-13 15:22:22 -05:00
Jonathan Sadowski 996736bf97 Display block overlay on checkout 2020-11-13 14:59:11 -05:00
Jonathan Sadowski 45515928c6 Darkmode support on checkout payment box 2020-11-13 14:53:19 -05:00
Jonathan Sadowski 0e92af159d Fix additional info spacing #28272 2020-11-13 11:14:22 -05:00
Jonathan Sadowski 64cda333d7 Fix related products 2020-11-13 10:25:13 -05:00
Jonathan Sadowski b0c8356a13 Fix product image stretching #28274 2020-11-13 10:10:37 -05:00
Jonathan Sadowski ec2105f183 Remove button color overrides; #site-content to #main 2020-11-16 06:41:39 -06:00
Jonathan Sadowski 5ceb9e43c5 Update checkout page max-width 2020-11-16 06:41:39 -06:00
Jonathan Sadowski 82b2fcc204 Update content area padding, adjust padding around empty notices 2020-11-16 06:41:39 -06:00
Jonathan Sadowski 8df688ffd2 Improve product title styling 2020-11-16 06:41:39 -06:00
Jonathan Sadowski fb8b804e20 Use currentColor for body-color to support contrasting background colors 2020-11-16 06:41:39 -06:00
Jonathan Sadowski f018581c11 Clean up 'onsale' styling 2020-11-16 06:41:39 -06:00
Jonathan Sadowski 1faea15837 Use twentytwenty as base 2020-11-16 06:41:39 -06:00
Jeffrey Pearce bf8662bf67 Adds structure for Twenty Twenty One default theme support. Issue #27766
- New class class-wc-twenty-twenty-one.php
- New stylesheet twenty-twenty-one.scss
- Updates checks for default themes in theme_support_includes() and wc_is_wp_default_theme_active()
2020-11-16 06:41:39 -06:00
Christopher Allford 2516414eb6
Merge pull request #28229 from woocommerce/add/wc-pay-extensions-screen
Add WooCommerce Payments banner to extensions screen
2020-11-12 14:21:01 -08:00
roykho 18bc862773
Remove fix from TwentyNineteen as the issue can't be reproduce anymore 2020-11-11 12:52:05 -08:00
Gerhard Potgieter 8afae13724 Update addons-button-solid to new purple 2020-11-10 18:37:43 +02:00
Gerhard Potgieter 48ff367299 Revert "Use right purple"
This reverts commit 0f62b77d6e.
2020-11-10 18:33:24 +02:00
Gerhard Potgieter 0f62b77d6e Use right purple 2020-11-10 18:32:32 +02:00
Gerhard Potgieter b5fb7c0104 Add purple woo button 2020-11-10 18:26:59 +02:00
roykho 2bad75a87c
Fix checkout page not displaying visual blocking when place order is clicked closes #27656 2020-10-16 16:02:25 -07:00
Claudio Sanches 5daf39e169
Merge pull request #27010 from senff/fix/27009
CSS fix for issue 27009
2020-10-14 21:28:46 -03:00
Claudio Sanches 87ee7167eb
Merge pull request #27968 from woocommerce/fix/issue-27532
Tweak CSS to properly display product reviews in activity widget
2020-10-14 21:07:14 -03:00
roykho 233f38fa67
Tweak CSS to properly display product reviews in activity widget closes #27532 2020-10-14 14:37:28 -07:00
Peter Fabian 398e3b2c1a Remove duplicated content.
Ref: #27410
2020-09-24 10:25:22 +02:00
Ron Rennick 43051a0950 update deprecation versions to 4.6.0 2020-09-18 13:16:46 -03:00
Ron Rennick 9915a5b142 merge master 2020-09-18 12:53:28 -03:00
Rodrigo Primo 2b5a295db0 Fix variations and attributes layout when running WP >= 5.5
This commit fixes the layout of the sections of the product page in the admin that display variations and attributes. It was broken since WP 5.5 was releases. This version of WP removed a CSS rule that WooCommerce uses (see 22d0cd6c96 (diff-fc8970b78a0739bd367f17c3a8e552e6L1993)). So this commit simply adds this rule back.

See #27326
2020-09-04 09:47:25 -03:00
Ron Rennick 8fe3bcb90e rebase to current master 2020-08-28 10:59:43 -03:00
Albert Juhé Lluveras cf0ce1b14f Remove no longer necessary property 2020-08-18 19:23:29 +02:00
Albert Juhé Lluveras ea52558086 Twenty Twenty: show notice buttons on the right. Fixes #27386 2020-08-18 19:20:33 +02:00
Albert Juhé Lluveras 3ee608aee8 Twenty Twenty: list error notices vertically. Fix #27385 2020-08-18 19:19:31 +02:00
Ron Rennick 72df8aecfa updated deprecated version to 4.5.0 2020-08-13 14:46:12 -03:00
Ron Rennick f0ad8a01be merge current master 2020-08-13 14:33:07 -03:00
Ron Rennick bb5c367e20 move the arrows on product pointers 2020-08-12 21:44:21 -03:00
Claudio Sanches 891a0cf8e8
Merge pull request #27170 from woocommerce/fix/27167
Fixed - Fixed "Product type" dropdown from Product's data meta box on WP 5.5
2020-07-30 16:38:18 -03:00
Claudio Sanches cc8282a23f
Merge pull request #27142 from woocommerce/fix/25788
Improve order details UI to highlight "Paid" and "Net Payment" sections
2020-07-30 15:49:24 -03:00