woocommerce/plugins/woocommerce-admin/client/core-profiler
Moon c45335b936
CYS - Add LookAndFeel and ToneOfVoice pages (#39979)
* Add ProgressBar component to @woocommerce/components

* Add changelog

* Remove html.wp-toolbar in fullscreen mode

* Add base style

* Add Tell us a bit more about your business page

* Fix merge conflict issues

* Send BUSINESS_INFO_DESCRIPTION_COMPLETE event when continue button is clicked

* Remove duplicated style import

* Add changefile(s) from automation for the following project(s): @woocommerce/components, woocommerce

* Lint fix

* Add 'Look and Feel' and 'Tone of voice' pages';

* Use correct classname

* Minor changes

* Textearea color should be gray-900 after the user enter text
* guide font weight should be 500

* Fix layout shift when a choice is selected

* Fix choices width for tone of voice page

* Use context value for the default

* Revert button margin top

* Fix default selection

* Add X button

* Decrease the margin by 20px to accommodate the height of the close button

* Add close action

* Include @woocommerce/ai package

* Add AI service

* Use AI service

* Parse JSON from in function

* Fix assignLookAndTone event type

* Update plugins/woocommerce-admin/client/customize-store/design-with-ai/components/choice/choice.scss

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>

* Update plugins/woocommerce-admin/client/customize-store/design-with-ai/services.ts

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>

* Log when AI API endpoint request fails

* Add spinner when user clicks the continue button

* streamlined unnecessary isRequesting context and forwarded close event

* pnpm-lock changes from trunk

* lint fixes

* ai package test passWithNoTests

* changelog

* reset pnpm-lock to trunk

* Dev: update pnpm-lock.yaml and jest preset config (#40045)

* Update pnpm-lock.yaml

* Update jest-preset config to fix unexpected token error

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
Co-authored-by: rjchow <me@rjchow.com>
2023-09-06 14:21:09 +08:00
..
actions Add plugin installation request track for core profiler (#39533) 2023-08-17 22:34:52 +08:00
assets/images Update SVG files so they are all the same size 2023-08-24 13:57:50 -10:00
components CYS - Add LookAndFeel and ToneOfVoice pages (#39979) 2023-09-06 14:21:09 +08:00
pages dev: refactor core profiler loader (#39735) 2023-08-22 19:58:33 +10:00
services Additional changes for the core profiler plugins page (#38616) 2023-06-13 15:03:03 -07:00
stories dev: refactor core profiler loader (#39735) 2023-08-22 19:58:33 +10:00
test Update/39325 typo in core profiler data sharing copy (#39327) 2023-07-24 12:13:13 -07:00
utils dev: refactor core profiler loader (#39735) 2023-08-22 19:58:33 +10:00
index.tsx dev: refactor core profiler loader (#39735) 2023-08-22 19:58:33 +10:00
shared.scss Various UI fixes in Core profiler steps (#38759) 2023-06-17 13:14:13 +08:00
style.scss dev: refactor core profiler loader (#39735) 2023-08-22 19:58:33 +10:00
types.tsx add: customize your store xstate scaffolding (#39619) 2023-08-18 13:30:25 +08:00