Chi-Hsuan Huang
4ac861d94c
[Customize your store] Make the frame not navigable for the MVP ( #40431 )
...
* Make the frame not navigable for the MVP
* Add changelog
2023-09-29 11:38:25 +08:00
Chi-Hsuan Huang
0c43712b68
[Customize Your Store] Hide color panel and fix nav links on WooExpress site ( #40326 )
2023-09-22 14:27:22 +08:00
Moon
f106ca16b9
Customize Your Store - Homepage sidebar ( #40140 )
2023-09-19 13:54:19 +08:00
Moon
e3ccb47b19
Customize Your Store - Footer ( #40136 )
...
* Update sidebar text
* Add to query pattern and blocks
* Move EntityProvider to access blocks from the sidebars
* Filter footer blocks
* Implement highlight effect
* Add changefile(s) from automation for the following project(s): woocommerce
* Update block list
* Use usePatterns
* Replace the last block instead of checking slug value
* Update block list
* Update footer sidebar
* Update sidebar item style
* Fix preview frame
* Update header and footer sidebar
* Remove console
* Sort patterns
* Fix item border style
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
2023-09-18 17:29:29 +08:00
Sam Seay
36c644a1c4
Customize your store header ( #40107 )
...
This closes #39718 by loading header patterns in the header customization menu of the assembler.
2023-09-14 20:24:46 +12:00
Chi-Hsuan Huang
c025b102fc
Add customize store assembler hub logo ( #39932 )
...
* Add @wordpress/blob for wc admin customize store project
* Update save-hub to save entities correctly
* Add logo block context
* Update block-editor to render different preview layout for different paths
* Add media uploader filter
* Update logo sidebar
* Fix auto block preview
* Update styles
* Update loading state
* Add changefile(s) from automation for the following project(s): woocommerce
* Add comments
Add comments
* Update pnpm-lock.yaml
* Update pnpm-lock.yaml
* Add custom resiable-frame
* Update plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor.tsx
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Update plugins/woocommerce-admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-logo.tsx
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Update plugins/woocommerce-admin/client/customize-store/assembler-hub/resizable-frame.jsx
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Open media uploader when clicking logo image
* Update style
* FRAME_TRANSITION -> frameTransition
* Fix missing import
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-09-05 14:21:19 +08:00
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