woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart
Niels Lange 545ec78185
Make proceed to order button non sticky when zoom level is bigger than 100% (#48391)
* Make proceed to order button non sticky when zoom level is bigger than 100%

* Define sticky container based on media query

* Revert previous inline comment

* Update display logic

* Adjust threshold to stabilise visibility toggling

* Improve readability
2024-06-28 10:05:49 +02:00
..
cart-cross-sells-product-list Show rating stars for the cross-sells products (#43069) 2023-12-28 16:20:07 +07:00
inner-blocks Make proceed to order button non sticky when zoom level is bigger than 100% (#48391) 2024-06-28 10:05:49 +02:00
test Update blocks JS tests to React 18 (#47383) 2024-05-15 21:33:36 +12:00
attributes.js Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
block.js Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
context.ts WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00
edit.js [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
editor.scss Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
frontend.js WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00
index.js [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
style.scss Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
types.ts WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00