woocommerce/plugins/woocommerce-admin/client/layout
Matt Sherman d279466eb3
[Product Editor] Fix blank editor flash when loading product (#43840)
* EditorLoadingContext

* Use EditorLoadingContext

* Remove fallbacks

* Make sure metadata exists before using it

* Add header loading state

* Do not return skeleton

* Use EditorLoadingContext

* Update editor loading state

* Remove ProductPageSkeleton

* Remove unused import

* Remove unused import

* Handle undefined variationId and parentId in VariationSwitcherFooter

* Remove ProductPageSkeleton

* Include productId in determination of whether editor is loading

* Handle variation loading

* Fix rebase merge conflict mistakes

* Fix layout margins

* Show welcome tour and feedback bar after editor has loaded

* Changelogs

* Make loading context experimental
2024-02-14 09:57:17 -05:00
..
footer Add variation switcher in footer for variation page (#40713) 2023-10-12 11:56:48 -03:00
hooks Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
store-alerts Use fallback colors wherever CSS variables are used in WooCommerce admin 2023-11-30 11:53:12 +02:00
test Regenerate PNPM Lock File & Fix Errors (#41830) 2023-12-05 00:36:30 -08:00
transient-notices Fix snackbar icon position (#41399) 2023-11-15 07:18:40 +01: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 [Product Editor] Fix blank editor flash when loading product (#43840) 2024-02-14 09:57:17 -05:00
index.js fix: fixed all instances of no-use-before-define lint rule violations 2023-11-16 19:21:30 +08: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 wp-admin sidebar menu pushed down on wc-admin pages (#41001) 2023-10-25 15:16:08 -03:00