Chi-Hsuan Huang
e87835e95b
Improve CYS font/color performance ( #40701 )
...
* Move BlockEditorProvider to variation container and set useSubRegistry to true
* Add custom iframe component
* Add changelog
2023-10-12 12:32:20 +08:00
RJ
858fdecc52
fix: cys site assembler color palette persistence bug ( #40396 )
...
Fix the bug where sometimes switching from user defined color palettes to a pre-defined color palette won't set some colors.
2023-09-27 16:27:04 +08:00
Chi-Hsuan Huang
2313667d81
Address CYS UI feedback 19 Sep ( #40269 )
...
* Direct user to the assembler hub automatically after saving
* Unset active state on color palette when user changes colors
* Add changefile(s) from automation for the following project(s): woocommerce
* Remove unneed styles
* Fix color variation logic
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-09-20 12:52:22 +08:00
Chi-Hsuan Huang
4495a6a49e
Add customize store - fonts ( #40082 )
...
* Add customize store fonts
* Add changefile(s) from automation for the following project(s): woocommerce
* Add inline comment for font-hosting note
* Update plugins/woocommerce-admin/client/customize-store/assembler-hub/auto-block-preview.tsx
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Remove duplicated External dependencies
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-09-13 16:01:28 +08:00
Chi-Hsuan Huang
940b24cce2
Add customize store colors ( #40051 )
...
* Add cys color palettes
* Add reference links
* Add changefile(s) from automation for the following project(s): woocommerce
* Rename color-palette
* Add changefile(s) from automation for the following project(s): woocommerce
* Update folder structure
* Reset color changes when navigating back
* Rename files
* Update COLOR_PALETTES options
* Add color-palette-variations/preview.tsx
* Fix double slash links
* Fix color variations item style
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-09-11 17:48:23 +08:00