And Finally
de331ad893
Addressing feedback. Removed `!important` from `.addons-button-expandable` rule. Renamed `geowhitelist` and `geoblacklist` to `geo_allow_list` and `geo_block_list`.
2021-05-12 09:41:31 +01:00
And Finally
e4d3b157ff
Changed block name and CSS classnames to the more generic "promotion block".
2021-05-06 22:12:07 +01:00
And Finally
f1a69cb4af
Added comment to new `output_ad_block` method. Removed differences introduced by PhpStorm autoformat.
2021-05-06 15:16:49 +01:00
And Finally
3fa233872c
Added `output_ad_block` method to `WC_Admin_Addons` and CSS rules to render a WooCommerce Payments ad banner at the top of the "Featured" section of the WC Core addons page, `wp-admin/admin.php?page=wc-addons§ion=_featured`. This is to fulfil the requirements of WooCommerce.com issue https://github.com/Automattic/woocommerce.com/issues/9860 .
...
We output the block if
- The user has permissions to install plugins.
- Their location is in one of the countries identified in a `geowhitelist`.
- WooCommerce Payments is not already active.
2021-05-06 12:55:30 +01:00
Roy Ho
f7e38bd1f1
Merge pull request #29497 from woocommerce/fix/29323
...
Make select2 dropdown text visible in dark mode closes #29323
2021-03-26 14:31:10 -07:00
roykho
80ef3f039a
Make select2 dropdown text visible in dark mode closes #29323
2021-03-25 07:48:40 -07:00
roykho
43323d3cc6
Fix alignment issues with lost password form closes #29325
2021-03-25 07:30:48 -07:00
roykho
0b9f208ea7
Adjust alignment issues for Twenty Twenty One theme closes #28700
2021-03-24 13:39:58 -07:00
roykho
657bef2eb0
Fix sale tag misaligned on product archive when columns are less than 3 closes #29343
2021-03-18 09:01:19 -07:00
Moon
00a272fa85
Merge pull request #29174 from woocommerce/add/28568-dashboard-widget-finish-setup
...
Add/28568 dashboard widget - setup
2021-03-02 16:46:51 -08:00
Moon
5c99233905
Minor fixes
...
* Removed extra double quotation from the image tag
* Fixed typo in the init() method
* Moved init() method body into the constructor -- a separate method is not necessary
2021-02-22 20:33:02 -08:00
Moon
781c5e24d7
Status dashboard widget should be rendered only if onboarding tasks have been completed or hidden
2021-02-22 15:29:47 -08:00
Roy Ho
2fab448010
Update assets/css/twenty-twenty-one.scss
...
Co-authored-by: Christopher Allford <christopher.allford@automattic.com>
2021-02-17 13:58:16 -08:00
Moon
6284cbee3a
Add a new dashboard widget to promote store setup
2021-02-17 12:10:13 -08:00
roykho
ab97be1e98
Fix placeholder image height in cart closes #29137
2021-02-15 19:50:30 -08:00
roykho
66155b978b
Wrap variables in recent SASS format closes #29119
2021-02-12 15:33:45 -08:00
Matt Sherman
6044f3e958
Update Products and Reports icons to use Dashicons instead of custom font
2021-02-12 10:37:23 -05:00
Matt Sherman
cca38a577e
Use SVG instead of CSS/font for WooCommerce icon
2021-02-10 15:12:47 -05:00
Josee Wouters
294df7f96a
Left align content in tfoot in checkout-review-order-table
2021-01-27 10:38:39 +01:00
jonathansadowski
1f430fc980
Merge pull request #28827 from jffng/add/twentytwentyone-style-tweaks
...
Adjust spacing and font sizes for Twenty Twenty-One
2021-01-20 13:52:51 -06:00
Jeff Ong
82d759c7b6
Adjust spacing and font sizes.
2021-01-15 12:30:44 -05:00
Claudio Sanches
55cfa098d5
Merge pull request #28709 from kevinruscoe/fix/28707
...
Export sass vars to css var
2021-01-15 11:27:14 -03:00
Claudio Sanches
a9a7391fdd
Apply suggestions from code review
2021-01-15 11:25:36 -03:00
Roy Ho
b7e45c3073
Merge pull request #28607 from masteradhoc/masteradhoc-patch-speak-none
...
patch for css3 validation issue for speak property
2021-01-12 12:38:45 -08:00
roykho
e0a722a642
Adjust dismiss link of store notice banner closes #28727
2021-01-11 12:24:49 -08:00
Ron Rennick
b3b73e069a
merge upstream
2021-01-05 14:56:27 -04:00
Kevin Ruscoe
55fb3c0628
Export sass vars to css var
2021-01-02 11:36:02 +00:00
Brian
2f808a1868
speak none fix
2020-12-17 07:47:40 +01:00
Brian
10fb4a3c19
speak none fix
2020-12-17 07:47:17 +01:00
Brian
3270423772
speak none fix
2020-12-17 07:46:57 +01:00
Brian
9d42187039
speak: never
...
#28601 issue on woo github
2020-12-17 07:45:50 +01:00
roykho
83f327026f
Fix error tooltip misaligned on tax country field closes #28260
2020-12-11 12:34:31 -08:00
Ron Rennick
80ded96120
merge master
2020-12-07 13:13:52 -04:00
Jonathan Sadowski
0e40a078db
Use correct colors for radios on payment method box
2020-12-04 16:56:06 -06:00
Jonathan Sadowski
2cb314edfc
2021 compat: Fix checkout page payment box radio styling
2020-12-04 16:41:49 -06:00
Jonathan Sadowski
c7a1a627d4
2021 compat: improve error notice display on checkout page
2020-12-03 18:29:28 -06:00
Jonathan Sadowski
70299e7f12
2021 compat: improve error notice display on cart page
2020-12-03 18:27:40 -06:00
Jonathan Sadowski
4c9ce8cd74
2021 Compat: Fix stretched product image on cart page
2020-12-03 18:23:14 -06:00
jonathansadowski
7e12cba4d1
Merge pull request #28407 from woocommerce/add/2021-compat-my-account-details
...
Add "My Account - Details" page compatibility for Twenty Twenty-One
2020-12-03 17:52:10 -06:00
Jonathan Sadowski
0582632cbd
Update account details form to use CSS vars for border size and color
2020-12-03 17:50:23 -06:00
Christopher Allford
7e4c2a9f91
Merge branch 'master' into add/2021-compat-my-account-add-payment-method
2020-12-03 15:23:48 -08:00
Christopher Allford
ddd0750bed
Merge branch 'master' into add/2021-compat-downloads-page
2020-12-03 15:20:23 -08:00
Christopher Allford
e39f6e12d7
Merge pull request #28406 from woocommerce/add/2021-compat-my-account-orders-page
...
Add "My Account - Orders" page compatibility for Twenty Twenty-One
2020-12-03 15:13:11 -08:00
Christopher Allford
bc9143166e
Merge pull request #28492 from woocommerce/add/2021-single-product-page-mobile-compat
...
2021 Theme Compat: Update the single product page and the sales badge for mobile.
2020-12-03 14:51:21 -08:00
jonathansadowski
707ceb4e3d
Merge branch 'master' into add/2021-compat-my-account-details
2020-12-03 16:31:39 -06:00
jonathansadowski
2376120941
Merge pull request #28433 from woocommerce/add/2021-compat-my-account-addresses-page
...
Add "My Account - Edit Address" page compatibility for Twenty Twenty-One
2020-12-03 16:24:10 -06:00
Jonathan Sadowski
5a1994284b
Adjust gallery trigger to not overlap with sale badge; keep sale badge always on right
2020-12-03 15:30:08 -06:00
Jonathan Sadowski
687f9b67d7
2021 compat: Update table on downloads page to support dark mode
2020-12-03 14:04:44 -06:00
Jonathan Sadowski
9d0da2a16c
2021 compat: Fix payment methods table background mobile styling
2020-12-03 13:56:46 -06:00
Jonathan Sadowski
4393319c61
2021 compat: Update payment methods table background on account page to support dark mode
2020-12-03 13:52:30 -06:00