And Finally
1eb27f40b6
Merge branch 'update/marketplace-1' into update/restyle-tab-bar
2021-08-12 16:51:15 +01:00
Maria Górska-Piszek
5b34edeaea
Fix menu shadow and margins.
2021-08-12 17:47:39 +02:00
Maria Górska-Piszek
7c46e02fb8
Center the menu on larger screens.
2021-08-12 14:53:53 +02:00
And Finally
4272ca3a3e
Merge branch 'update/marketplace-1' into update/layout-tweaks
2021-08-12 09:15:13 +01:00
And Finally
8a326b24ba
Merge branch 'trunk' into update/marketplace-1
2021-08-12 09:03:09 +01:00
And Finally
1a4f061710
Removed `wrap` class from `.wc-addons-wrap` div on Marketplace page, as we now have a way of forcing the notices to appear at a particular place. Removing styles associated with the previous classes.
2021-08-11 18:15:26 +01:00
And Finally
af7c5a4e1d
Simplifying styling of notices on Marketplace and My Subscriptions pages.
...
- Added `.wp-header-end` div on Marketplace page, so WordPress will insert `admin_notices` there.
- Added top margin on notice on My Subscriptions page to keep it clear of Help tab.
2021-08-11 17:42:11 +01:00
And Finally
9816c375f1
Merge branch 'update/marketplace-1' into update/layout-tweaks
...
# Conflicts:
# assets/css/admin.scss
# includes/admin/views/html-admin-page-addons.php
2021-08-11 16:47:02 +01:00
Maria Górska-Piszek
97624b9525
Add menu scroll on mobile.
2021-08-11 16:31:46 +02:00
Maria Górska-Piszek
5a9725bb62
Update current item highlight.
2021-08-11 16:29:56 +02:00
Maria Górska-Piszek
8e348e9580
Fix box shadow and margins.
2021-08-11 16:28:51 +02:00
Maria Górska-Piszek
528ec4c2f3
Add mobile styles for top bar.
2021-08-11 16:22:43 +02:00
Maria Górska-Piszek
13ccf2eb87
Rebase with feature branch.
2021-08-11 16:13:49 +02:00
And Finally
584b0a0a61
Layout tweaks. Changed new page classes to kebab case to avoid future stylelint selector warnings. Styling notices when they appear above the purple header.
2021-08-11 11:58:36 +01:00
Maria Górska-Piszek
662af41359
Merge pull request #30410 from woocommerce/update/styling-product-cards
...
Add product card styling.
2021-08-11 12:30:34 +02:00
And Finally
8553519657
Layout tweaks. Addressing positioning and styling of systems notices like the regenerating thumbnails notice, which should appear above the purple header. Changed `wc_addons_wrap` class to kebab case to address stylelint issue with class selector.
2021-08-11 10:15:06 +01:00
barryhughes
d10802f950
Revert to Select2 4.0.3 (was previously overwritten by SelectWoo 1.0.9).
2021-08-10 15:05:06 -07:00
And Finally
608f4ef44e
Merge branch 'trunk' into update/marketplace-1
...
# Conflicts:
# tests/e2e/core-tests/specs/merchant/wp-admin-extensions-connect-wccom.test.js
2021-08-10 16:02:18 +01:00
Maria Górska-Piszek
7e138278cd
Add product list margin on larger screens.
2021-08-10 14:50:16 +02:00
And Finally
a44d9c9827
CSS and layout tweaks.
...
- Changed `wc_addons_wrap` to `wc-addons-wrap` to adhere to stylelint class rule.
- Removed `max-width` from `wc-addons-wrap` – we need the purple header to stretch to full width. Added new `wc-subscriptions-wrap` class to give the `max-width` to the My Subscriptions page.
- Changed width of product cards to use `calc`, so that any trailing odd-numbered card has the same width as the others.
- Fixed some stylelint issues. Moved style blocks to address `no-descending-specificity` warnings. Remove quotes from URLs and font names that don't need them.
- Gave `#screen-meta-links` absolute position on the marketplace page, so it overlays the full-width purple header.
2021-08-09 16:48:57 +01:00
Maria Górska-Piszek
e7df403b73
Align product cards on the Extensions page.
2021-08-05 11:03:28 +02:00
roykho
3d37ac60bf
Fix variations menu order not applying correctly when manually set closes #29630
2021-08-04 09:03:35 -07:00
Maria Górska-Piszek
51d0a4563c
Add product card styling.
2021-08-03 13:35:58 +02:00
And Finally
92273b140a
Giving 100% width to purple header.
2021-08-03 09:32:31 +01:00
And Finally
f2f12ae2f8
Style tweaks. Using flexbox. Using default font. Removed letter-spacing. Added mobile style.
2021-08-03 09:32:31 +01:00
And Finally
c9f07fdc01
Style tweaks. Added mobile styles. Using default font-family. Removed letter-spacing. Using flexbox to centre the content in the header.
2021-08-03 09:32:31 +01:00
Gerhard
6f9e7d1074
New marketplace addons header
2021-08-03 09:32:31 +01:00
Roy Ho
00439232ec
Update assets/js/admin/quick-edit.js
...
Co-authored-by: jonathansadowski <jonathansadowski@users.noreply.github.com>
2021-07-30 17:19:29 +01:00
roykho
eb66b032dc
Revert the use of prop here as we want to remove the attribute completely closes #30282
2021-07-28 10:56:55 -07:00
Martin Winkel
1085ac2539
[ #30185 ] Use of deprecated function wp.passwordStrength.userInputBlacklist
2021-06-30 23:00:28 +02:00
Néstor Soriano
1f1f331432
Merge pull request #30081 from woocommerce/frosso/wcs-extensions-bannes-updates
...
chore: copy changes on WCS banner
2021-06-28 16:52:44 +02:00
Vedanshu Jain
d1f5784fa4
Merge pull request #30108 from helgatheviking/issues/30107-enhanced-select-sortable
...
Issues/30107 enhanced select sortable
2021-06-25 18:17:50 +05:30
Vedanshu Jain
de9a0b176b
Merge pull request #30082 from woocommerce/frosso/remove-canada-post-extension-banner
...
chore: remove WCS canada post mentions
2021-06-25 15:38:29 +05:30
Christopher Allford
6f812b2689
Merge pull request #30096 from woocommerce/fix/30089
...
Revert previous jQuery migration changes as it is not needed here clo…
2021-06-21 10:34:33 -07:00
jonathansadowski
b3894c47a4
Merge pull request #30111 from umhan35/patch-1
...
[twenty-twenty-one.scss] Use theme default font
2021-06-21 11:28:58 -05:00
Barry Hughes
4487b3fa9a
Merge pull request #30015 from sabbir1991/fix/29984
...
Fix JS console error when add new shipping zone button clicke | #29984
2021-06-18 15:08:51 -07:00
Zhao Han
7ec51cc240
[twenty-twenty-one.scss] Use theme default font
2021-06-15 21:45:57 -04:00
helgatheviking
1c45df120e
Fix script error in enhanced select sorting. Use $(this) instead of $(self). Closes #30107 .
2021-06-15 12:38:48 -06:00
Francesco
614e97e134
Update assets/css/admin.scss
2021-06-15 09:54:17 -05:00
frosso
c988f25e1e
justify content on images
2021-06-15 08:56:00 -05:00
roykho
665464c49b
Revert previous jQuery migration changes as it is not needed here closes #30089
2021-06-14 06:41:57 -07:00
frosso
a4ad8c67da
updates on the images
2021-06-10 14:34:42 -05:00
frosso
0883ccc26a
also remove unused images
2021-06-10 13:11:26 -05:00
frosso
e445918c8e
chore: copy changes on WCS banner
2021-06-10 12:29:32 -05:00
Christopher Allford
19bdc1c35b
Merge pull request #30074 from woocommerce/fix/jquery-trim-migration
...
Update former uses of jQuery.trim to work properly with non-string types
2021-06-09 15:43:33 -07:00
Jonathan Sadowski
2715b745d7
Update for coding standards
2021-06-09 16:23:26 -05:00
Jonathan Sadowski
4d32ef0dac
Fix issue with jQuery migration and editing addresses in wp-admin
2021-06-09 16:06:18 -05:00
Jonathan Sadowski
b157fe8eac
Restore inadvertant removal of semicolon in select2
2021-06-09 13:03:25 -05:00
Jonathan Sadowski
67a5a969b4
Fix a typo in params.term comparison
2021-06-09 12:59:35 -05:00
Jonathan Sadowski
2fad2d7116
Update former uses of jQuery.trim to work properly with non-string types
2021-06-09 12:50:03 -05:00