Commit Graph

36794 Commits

Author SHA1 Message Date
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
jonathansadowski fde1595b78
Merge pull request #28387 from woocommerce/fix/28304
Make cart page visually compatible with 2021 theme
2020-11-24 15:13:32 -06: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
jonathansadowski d5668a804b
Merge pull request #28381 from woocommerce/add/2021-compat-checkout-page
Add Checkout Page compatibility to Twenty Twenty-One
2020-11-24 13:49:37 -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
vedanshujain ede094bba8 Removed old styles that conflicts with new. 2020-11-24 17:12:17 +05:30
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
jonathansadowski cc2407fb33
Merge pull request #28371 from woocommerce/update/2021-onsale-badge
Twenty Twenty-One Compat: Adjust Sale Badge
2020-11-23 15:15:46 -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
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
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
Vedanshu Jain ae163eb28b
Merge pull request #27734 from woocommerce/enhancement/optimize-wc-order
Optimize function `wc_get_orders` by priming caches beforehand
2020-11-14 12:37:44 +05:30
Rodrigo Primo 4240f9924a
Merge pull request #28048 from woocommerce/fix/27807
Remove dynamic build dependencies
2020-11-13 15:34:35 -03:00
Rodrigo Primo a637a42574
Merge pull request #28115 from woocommerce/update/node-12
bump node to version 12
2020-11-13 15:32:05 -03:00
Claudio Sanches 02860e4336
Merge pull request #28271 from woocommerce/remove-unused-config-files
Removes Code Climate and Scrutinizer config files
2020-11-13 14:45:55 -03:00
Rodrigo Primo d9448435a0 Remove Scrutinizer badge from README.md
We are not using Scrutinizer anymore
2020-11-13 12:18:40 -03:00
Rodrigo Primo c08f461513 Removes Code Climate and Scrutinizer config files
We are not using these services anymore, so this commit removes the configuration files for both Code Climate and Scrutinizer.
2020-11-13 11:47:12 -03:00
Claudio Sanches 744053ac66
Merge pull request #28199 from woocommerce/renovate/richardsimko-github-tag-action-1.x
Update richardsimko/github-tag-action action to v1.0.5
2020-11-13 10:16:41 -03:00
Vedanshu Jain 13f429e80d
Merge pull request #28102 from woocommerce/fix/28100
Exclude user table columns as well while setting metadata props
2020-11-13 13:50:02 +05:30
Christopher Allford 03f65478f2
Merge pull request #28249 from woocommerce/add/composer-2
Update Composer to v2 (includes woocommerce-blocks 3.8.0 and woocommerce-admin 1.7.0)
2020-11-12 21:16:51 -08:00