Chi-Hsuan Huang
532bb3056e
Replace font ai suggestion with pre-defined rule-based approach ( #40696 )
2023-10-12 01:35:46 -05:00
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
Ilyas Foo
1b18634ad3
Fix CYS font pairing issues ( #40668 )
...
* Remove invalid text parameter used to optimize loaded font
* Fix preview not loading the heading and text font families
* Changelog
2023-10-11 13:40:08 +08:00
Chi-Hsuan Huang
6ce8199e97
[Customize Your Store] Add "Inter + Inter" font pairing & Set default font pairing ( #40611 )
...
* Add Inter + Inter font pairing
* Set default font pairing
* Add changelog
2023-10-06 03:53:52 -05:00
Chi-Hsuan Huang
de1fe1bf96
Fix Customize Your Store UI bugs ( #40456 )
...
* Add woocommerce_customize_store_ai_suggestions option to allowed list
* Add z-index=1 to tour-kit close btn to ensure it's clickable
* Fix cys container classname
* Fix color palette border style and frame spinner position
* Fix janky ai loader
* Add changelog
* Fix classname and section header spacing
* Fix cannot save cys logo changes
* Add use-selected-pattern hoook to add selected style to pattern
* Fix opacity preview issue
* Revert interval change
* Add test
* Fix findPatternByBlock
* Fix range input focus style
* Fix lint
2023-10-02 16:28:13 +08:00
RJ
ceb5f942ea
fix: cys assembler font loading optimisations ( #40458 )
...
* fix: cys assembler font loading optimisations
* lint
2023-09-29 13:20:29 +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
RJ
bf80b7a534
add: use ai suggestions to populate color schemes in assembler hub ( #40377 )
2023-09-26 11:32:14 +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
Chi-Hsuan Huang
7f9322c858
[Customize Your Store] Loading - Persisting AI assembled site ( #40294 )
...
* Persist AI assembled site
* Update color options
* Invalid the selectors
* Add changefile(s) from automation for the following project(s): woocommerce
* Fix lint
* Update colorPaletteName
* Fix tests
* [Customize Your Store] Call wc store patterns API (#40297 )
* Call /wc/store/v1/patterns endpoint to populate pattern contents/images
* Add changefile(s) from automation for the following project(s): woocommerce
---------
Co-authored-by: github-actions <github-actions@github.com>
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-09-21 13:30:57 +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