woocommerce/plugins/woocommerce-admin/client
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
..
activity-panel Change WooCommerce Payments to WooPayments across the WC Core (#39188) 2023-07-13 12:58:17 +03:00
analytics Fix Layout Controller forwarding arrays from the URL query string. (#38593) 2023-06-05 04:55:20 -03:00
core-profiler CYS - Add LookAndFeel and ToneOfVoice pages (#39979) 2023-09-06 14:21:09 +08:00
customize-store CYS - Add LookAndFeel and ToneOfVoice pages (#39979) 2023-09-06 14:21:09 +08:00
dashboard Fix linter issues and update Syncpack (#38523) 2023-05-31 11:45:10 +12:00
embedded-body-layout Fix Layout Controller forwarding arrays from the URL query string. (#38593) 2023-06-05 04:55:20 -03:00
guided-tours Remove marketplace tour temporarily (#39618) 2023-08-10 14:10:08 +02:00
header Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
homescreen Fix infinite redirect from homescreen to core profiler (#38768) 2023-06-16 20:28:25 +08:00
hooks Move usePreventLeavingPage to navigation package (#36752) 2023-03-16 05:33:22 -03:00
inbox-panel Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
layout Fix undismissable notices when using localization for certain messages like "Coupon management has moved" (#39913) 2023-08-28 11:48:07 -03:00
lib Moving currencyContext to currency package and updating references (#36959) 2023-02-28 08:55:49 -08:00
marketing fix: applied lint autofixes (#39942) 2023-08-30 06:40:45 +08:00
marketplace Marketplace: Cache Discover page content 2023-08-18 18:59:36 +03:00
mobile-banner Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
navigation Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
payments Update WCPay banners for WooPay (#39596) 2023-08-07 19:17:59 -07:00
payments-welcome Merge branch 'trunk' into feature/marketplace 2023-08-22 13:16:13 +02:00
products Convert simple to variable product and auto add variations (#39673) 2023-08-11 11:15:05 -03:00
profile-wizard Change WooCommerce Payments to WooPayments across the WC Core (#39188) 2023-07-13 12:58:17 +03:00
settings Add Missing Tracks Events to Tax Settings Conflict Warning (#36042) 2022-12-16 16:57:09 +08:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping Refactoring LayoutContext and implementing with product editor (#37720) 2023-04-25 15:17:33 -07:00
store-management-links Fix "Marketing & Merchandising" padding on store management panel (#38088) 2023-05-10 13:02:22 +08:00
stylesheets Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
task-lists Update task list progress bar default setting (#39369) 2023-09-05 13:50:33 -10:00
typings Use feature the new feature flags engine to guard the access to the new product blocks experience (#37122) 2023-05-19 12:53:55 -04:00
utils CYS - Add LookAndFeel and ToneOfVoice pages (#39979) 2023-09-06 14:21:09 +08:00
wp-admin-scripts fix: applied lint autofixes (#39942) 2023-08-30 06:40:45 +08:00
index.js dev: added xstate inspector toggling (#38022) 2023-04-28 15:30:52 +08:00
jest.config.js Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00
xstate.js dev: added xstate inspector toggling (#38022) 2023-04-28 15:30:52 +08:00