Commit Graph

4604 Commits

Author SHA1 Message Date
Barry Hughes 6a07bea567
Merge pull request #30706 from woocommerce/fix/30625-marketplace-categories-dropdown
Fix in-app marketplace category dropdown menu on iOS
2021-09-15 10:44:29 -07:00
Néstor Soriano 69203f2924
Merge pull request #30650 from woocommerce/fix/29890
Add individual item remove notices for shipping and fees closes #29890
2021-09-15 17:05:52 +02:00
And Finally 77528d9dd6 Addressing https://github.com/woocommerce/woocommerce/issues/30625 caused by iOS's behaviour around taps and hover, https://humanwhocodes.com/blog/2012/07/05/ios-has-a-hover-problem/. Adding `no-touch` class to body if we're not on a touch device. Adjusted CSS to take this class into account. 2021-09-13 14:29:32 +01:00
roykho 41f63bd487
Fix select2 dropdown alignment offset closes #28996 2021-09-09 15:12:26 -07:00
Barry Hughes 3ce7d627f2
Merge pull request #30640 from woocommerce/fix/30264
Add additional context to have browse all products open in new tab cl…
2021-09-08 12:05:10 -07:00
roykho c935a4a5f8
Add individual item remove notices for shipping and fees closes #29890 2021-09-07 08:06:32 -07:00
roykho 15e8e1d19e
Add additional context to have browse all products open in new tab closes #30264 2021-09-03 07:56:27 -07:00
roykho 89535405bf
Use prop to set checked state fixes #30471 2021-09-03 07:24:25 -07:00
roykho ccf481c97b
Fix search input not getting focus when select2 dropdown element gets focused closes #30607 2021-09-01 11:41:01 -07:00
And Finally 2888176944 Addressing feedback.
- Deleted `stylelint-disable` comments.
- Changed hook for `update_menu_highlight` from `parent_file` to `submenu_file`, so we don't need to access `$submenu_file` global.
2021-08-17 12:54:23 +01:00
Maria Górska-Piszek 0a5878a0bb Fix z-index for Extensions menu. 2021-08-17 13:27:37 +02:00
And Finally f0c25f59c8 Added logic to close marketplace section menu if user clicks outside it. 2021-08-13 15:36:03 +01:00
And Finally 98bcc4c084 Increased width of tablet/desktop menu. Decreased top and bottom padding of tablet/desktop menu items. 2021-08-13 14:14:59 +01:00
And Finally 57f949bcf7 Added mobile style section menu to marketplace. 2021-08-13 13:54:37 +01:00
And Finally 5a1ef16774 Merge branch 'update/marketplace-1' into update/marketplace-mobile-fixes
# Conflicts:
#	assets/css/admin.scss
2021-08-13 12:59:23 +01:00
And Finally 8de3f6bb24 Reduced left padding of `.marketplace-header` on smallest screens, so text in it lines up with the breadcrumb menu and section dropdown link. 2021-08-13 11:55:13 +01:00
Maria Górska-Piszek 24548f2e3d Fix linter errors. 2021-08-13 12:13:50 +02:00
Maria Górska-Piszek 7c2df9f84a Add dropdown arrow. 2021-08-13 11:35:48 +02:00
Maria Górska-Piszek 1691cb6b08 Initial dropdown menu styling. 2021-08-13 11:29:12 +02:00
And Finally 4d2afc71ce Restored classname in style block, accidentally deleted. 2021-08-13 10:14:13 +01:00
Maria Górska-Piszek 883df8ad25 Fix product card width on mobile. 2021-08-13 10:40:24 +02:00
And Finally 98893585d8 Small style tweaks.
- Added top margin to `.addons-button` to ensure there's a gap above it when promos are squished to a narrower width.
- Changed wording and style of `Search results for` label at the top of extensions search results, to conform to new design.
2021-08-13 09:34:21 +01:00
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