woocommerce/plugins/woocommerce-admin/client/layout
Chi-Hsuan Huang 56f4ad623f
Add customize store assembler hub (#39843)
* Add @wordpress dependencies for customize store task

* Update webpack config to bundle wp edit-site package instead of using external

* Add customize-store task list item fill

* Update CustomizeStore task to load editor scripts and settings

* Update customize store routing path

Use /* since we want to match any path that starts with customize-store

* Add assembler-hub

* Ignore some wp packages from syncpack for customize store assembler hub

We need to use specific versions of these packages for the customize store
"@wordpress/interface", "@wordpress/router", "@wordpress/edit-site"

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

* Tweak style

* Use CustomizeStoreContext and send xstate event

* Update assembler-hub style

* Fix nav width

---------

Co-authored-by: github-actions <github-actions@github.com>
2023-08-28 09:28:05 +08:00
..
footer Fix grey background when menu collapsed (#38941) 2023-07-04 14:59:33 -03:00
hooks Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
store-alerts Store alerts update - use admin theme colors 2023-07-14 13:51:49 +03:00
test Fix save settings error within Analytics (#38542) 2023-05-31 09:35:54 -03:00
transient-notices Fix transient notices overlapping product editor footer (take 2) (#38698) 2023-06-14 16:32:28 -04: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 Add customize store assembler hub (#39843) 2023-08-28 09:28:05 +08:00
index.js Fix transient notices overlapping product editor footer (take 2) (#38698) 2023-06-14 16:32:28 -04: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