Justas Butkus
dbc0c5ab85
Remove permalink reliance
...
Some sites don't have permalinks enabled (e.g. local dev environments) and
can't use the WC site API functionality.
The `rest_get_url_prefix` elsewhere is only used in permalink context (e.g.
`get_rest_url` uses it conditionally), while `$wp->query_vars` are always
populated, even in rewrite condition, thus making them more accessible.
2019-11-27 21:45:21 +02:00
Peter Fabian
278cf53f2f
Merge pull request #25125 from woocommerce/fix/25029.3
...
Fix select2 style and admin screen button alignments in WP 5.3
2019-11-27 17:58:46 +01:00
Peter Fabian
8379e46772
Merge pull request #24278 from woocommerce/fix/23299
...
Display schema for the latest 5 reviews inside product's schema
2019-11-27 17:56:54 +01:00
Peter Fabian
8a0a5805e4
Merge pull request #25085 from woocommerce/fix/24648
...
Improve WC & Twenty twenty compatibility
2019-11-27 17:54:44 +01:00
Peter Fabian
7af0b788ee
Merge pull request #25119 from woocommerce/fix/24731.2
...
Fix order action button centering for WP 5.3
2019-11-27 17:53:20 +01:00
Peter Fabian
14c94341c0
Checkbox size fixed.
2019-11-27 17:33:00 +01:00
Peter Fabian
db3c43a099
Remove the padding from WP 5.3 as per the original change.
2019-11-27 16:09:49 +01:00
Peter Fabian
3a094b820d
There might be more than 3 related products.
2019-11-27 14:51:54 +01:00
Peter Fabian
8f0fa37033
Fixed the onsale floating away in Firefox.
2019-11-27 14:43:08 +01:00
Peter Fabian
cd57edf0b3
Put back forgotten change.
2019-11-27 14:17:50 +01:00
Peter Fabian
7f18773c7d
Apply CSS changes only to WP 5.3.
2019-11-27 14:11:17 +01:00
Viszt Péter
11e13425dd
Support for WP's built-in color themes for select2 elements
2019-11-27 13:05:37 +01:00
Viszt Péter
6d5d238062
Responsive fixes
2019-11-27 13:05:29 +01:00
Viszt Péter
3d6c3b3551
Fixes for alignment issues on the settings screen introduced by WP 5.3
2019-11-27 13:05:20 +01:00
Peter Fabian
45f04d4dc0
Small padding updates to My Account > Orders table.
2019-11-27 12:29:24 +01:00
Peter Fabian
a20c786661
Addressed feedback from designers.
2019-11-27 12:14:48 +01:00
Peter Fabian
2d1c9444f5
Fix action button centering for WP 5.3.
2019-11-26 22:34:34 +01:00
Peter Fabian
f50d8ffdd1
Fixed PHPCS.
2019-11-26 20:54:04 +01:00
Peter Fabian
229967f9ea
Moar fixes.
2019-11-26 20:50:29 +01:00
Peter Fabian
096b7136db
Button color changed to highlight for this theme.
2019-11-26 19:24:39 +01:00
Peter Fabian
65d6a4fcbe
Fix shipping form input radios to only show in case there's a selection.
...
Radio inputs in cart style synced with the one on Checkout page.
2019-11-26 19:19:51 +01:00
Peter Fabian
96c13b9cf6
Login form improvements and related error message updates.
2019-11-26 19:18:40 +01:00
Peter Fabian
eebcf1e3be
Select2 update on Cart page.
2019-11-26 18:23:42 +01:00
Peter Fabian
fd1672f49e
Blocks adjustments.
2019-11-26 18:07:49 +01:00
Peter Fabian
a1ce40942e
Select2 adjustments.
2019-11-26 17:00:44 +01:00
Peter Fabian
56c7f3bf97
My Account section updates.
2019-11-26 17:00:27 +01:00
Peter Fabian
361a23f46f
Improved Thank you page styling.
2019-11-26 14:10:09 +01:00
Peter Fabian
cf03de11af
Narrow checkout layout improvements.
2019-11-26 13:32:58 +01:00
Peter Fabian
7c3ec0dd2c
Wide checkout layout improvements.
2019-11-26 13:13:05 +01:00
Peter Fabian
154a5b51ac
Wide checkout layout improvements.
2019-11-26 11:00:55 +01:00
Peter Fabian
095f6a1373
Update cart button width and colors.
2019-11-26 10:02:10 +01:00
Peter Fabian
e82e53bd7d
Fix notice a tag colours.
2019-11-26 09:59:40 +01:00
Peter Fabian
f911b1f4bb
Reverse order only on add to cart message on single product page.
2019-11-26 09:58:52 +01:00
Peter Fabian
2bf2b87250
Store notice and info messages colors fixed.
2019-11-26 09:43:15 +01:00
Peter Fabian
135e1bebc9
Updated tested up to for WP 5.3
2019-11-25 21:28:33 +01:00
Rodrigo Primo
874381c426
Merge pull request #25110 from woocommerce/update/e2e-must-pass-optional
...
Move E2E tests to allowed_failures section
2019-11-25 10:15:49 -03:00
Gerhard
e0e05928c8
Move E2E tests to allowed_failures section while we wrap up new e2e tests.
2019-11-25 13:37:30 +02:00
Peter Fabian
44c5500fe5
Make cart great again.
2019-11-24 20:05:28 +01:00
Peter Fabian
7db4abb2a0
Sale sign size was too large between wide and narrow viewport.
2019-11-24 12:20:29 +01:00
Peter Fabian
546b947e23
Center upsells to be in line with related products
2019-11-24 12:19:36 +01:00
Peter Fabian
086c60df39
Last product in shop looks weird with even spacing.
2019-11-24 12:00:19 +01:00
Peter Fabian
aadae25552
Display products in one column in narrow viewport.
2019-11-24 11:57:08 +01:00
Peter Fabian
21124cb8c2
Ordering select styling for narrow viewport--break for ultra narrow.
2019-11-24 11:56:26 +01:00
Peter Fabian
9e7ff01e21
Result count and ordering styling for wide and narrow viewport.
2019-11-24 11:42:10 +01:00
Peter Fabian
3f244bd538
Shop heading/title fix.
2019-11-24 10:03:39 +01:00
Peter Fabian
f3892359f3
Make thumbnail larger, improve shop layout.
2019-11-24 09:51:15 +01:00
Peter Fabian
9baaa88adc
Allow Sale sign to be aligned with the picture.
2019-11-23 19:26:33 +01:00
Peter Fabian
3740e253b7
Action buttons in related products switched to correct size.
2019-11-23 19:18:04 +01:00
Peter Fabian
27e844f5bd
Make the Sale marker font and padding same as buttons.
2019-11-23 19:15:03 +01:00
Peter Fabian
1e3ad2a146
Fix review form for user who isn't logged in.
2019-11-23 19:11:48 +01:00