woocommerce/plugins
Cem Ünalan 3854f710df
In-App: make in-app header sticky (#51187)
* In-App: make in-app header sticky

z-index: 1 is required to make sure the header appears above product
cards.

Also had to remove a parent `overflow: hidden` property. Apparently,
it's there to remove a second scrollbar. Upon removal, I didn't see
any double scrollbars, although it can be platform differences. Will
check it out in the PR review.

* Add changefile(s) from automation for the following project(s): woocommerce

* Update Change Your Store width for Marketplace search listing

Setting it 450px hardcoded causes overflows and breaks the layout.

See:
https://github.com/woocommerce/woocommerce/pull/51187#issuecomment-2344003169

* Move CYS tweak to the component

It was placed in the marketplace SCSS code previously. GitHub:
https://github.com/woocommerce/woocommerce/pull/51187#discussion_r1758381473

* Remove marketplace-specific styles from customize store banner

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Herman <KokkieH@users.noreply.github.com>
2024-09-13 15:55:47 +00:00
..
woo-ai Fix typos. (#50047) 2024-08-23 18:26:09 +01:00
woocommerce In-App: make in-app header sticky (#51187) 2024-09-13 15:55:47 +00:00
woocommerce-admin In-App: make in-app header sticky (#51187) 2024-09-13 15:55:47 +00:00
woocommerce-beta-tester Deprecate unsupported Inbox note banner layout (#51275) 2024-09-13 01:11:11 +00:00
woocommerce-blocks [Enhancement] Abstract rating block (#50810) 2024-09-13 09:35:56 -03:00