woocommerce/plugins/woocommerce-admin/client/customize-store
Alba Rincón 88cbceb6fa
[CYS] Update the intro page (#46916)
* Change the modal condition to check if the theme is a block theme

* Only switch to TT4 if the theme is not a block theme

* Remove unnecessary code

* Add new Intro cards when the theme is customized

* Redirect to the customizer if the active theme is a classic one

* Update the "Start designing" link depending on the type of theme

* Fix lint errors

* Fix more lint errors

* Fix tests

* Remove only

* Add tests for the customize button

* Update copy

* Fix lint errors

* Try to fix tests

* Fix tests

* Add changefile(s) from automation for the following project(s): woocommerce

* Remove commented out css code

* Fix tests

* Remove unused

* Add margin to the cards

* Change active theme has mods by customize task completed

* Add events to the new intro page

* Fix color palette tests

* Remove unused 'fetchActiveThemeHasMods' function

This fixes the "select( 'core' ).getCurrentThemeGlobalStylesRevisions() is deprecated since version 6.5.0" warning

* Revert allowing any block theme in the assembler

* Prevent other block themes to go to the assembler

* Fix linting errors, restore test

* Remove only from test

Co-authored-by: Luigi Teschio <gigitux@gmail.com>

* Fix lint error

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Luigi Teschio <gigitux@gmail.com>
2024-06-05 16:54:29 +02:00
..
assembler-hub CYS > Patterns Migration: Ensure a message is displayed if the user did not allow fetching patterns via API and/or they are unavailable (#48095) 2024-06-05 15:09:35 +02:00
assets [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
data CYS: Override header and footer template parts (#45196) 2024-02-29 15:32:44 +01:00
design-with-ai [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
design-without-ai [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
hooks Add fullscreen class to body when CYS component is shown (#41056) 2023-10-27 17:06:13 +08:00
intro [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
test [Customize your store] Fix default width for logo (#41080) 2023-10-31 21:44:09 +08:00
tracking CYS - AI flow: Replace recordEvent with trackEvent (#46823) 2024-04-23 19:38:06 +02:00
transitional Entrepreneur Signup: Simplify final step in CYS when entering from Entrepreneur signup flow. (#47578) 2024-05-21 13:56:26 +00:00
types CYS - add shuffle feature (#47356) 2024-05-28 07:32:26 +00:00
global.d.ts Add customize store assembler hub (#39843) 2023-08-28 09:28:05 +08:00
guards.ts [CYS - Core] introduce route guards for the AI flow (#43481) 2024-01-11 16:12:41 +01:00
index.tsx [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
style.scss Entrepreneur Signup: Show WordPress logo when entering Design With AI from Entrepreneur signup flow. (#47576) 2024-05-20 15:43:24 +02:00
types.ts CYS > Patterns Migration: Ensure a message is displayed if the user did not allow fetching patterns via API and/or they are unavailable (#48095) 2024-06-05 15:09:35 +02:00
utils.js [CYS - Core] Improve loading screen (#43791) 2024-01-19 12:03:19 +01:00