woocommerce/plugins/woocommerce-admin/client/layout
Joshua T Flowers 81e92392d5
Fix double scrollbars on product editor page (#38281)
* Refactor Layout component to functional component

* Add class to pages based on page path

* Add styling for interface skeleton on product pages

* Add changelog entries

* Move product page styles out of product editor package and into client

* Fix linting issues

* Check for location before checking path in page tracking

* Dont add body classes when no page path exists

* Record page view without router location for embed pages
2023-05-18 05:25:36 -03:00
..
footer Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
hooks Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
store-alerts Await triggerNoteAction before navigating when action is clicked (#38047) 2023-05-02 11:17:50 -03:00
test Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
transient-notices Show a dismissible snackbar if the server responds an error (#35160) 2022-10-22 10:47:17 -03:00
NoMatch.tsx Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
controller.js Remove `qs` dependency from `woocommerce-admin` (#35128) 2023-05-09 21:03:25 +02:00
index.js Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
navigation.js Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
notices.js Align WooCommerce javascript code standards/linting/styles with WordPress core. (https://github.com/woocommerce/woocommerce-admin/pull/3674) 2020-02-14 15:23:21 +13:00
style.scss Add a bottom padding to the whole form (#35721) 2022-11-29 15:11:57 -03:00