woocommerce/plugins/woocommerce-admin/client/customize-store/intro
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
..
tests 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
actions.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
color-palettes.tsx Update recommended themes for Customize Your Store (#40650) 2023-10-09 02:45:04 -05:00
index.tsx [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
intro-banners.tsx [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
intro-site-iframe.tsx Render site thumbnail in CYS intro screen (#41130) 2023-11-01 00:11:26 +08:00
intro.scss [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
services.ts [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
theme-card.tsx [CYS on Core] Update the themes list on the intro screen (#44822) 2024-02-25 19:56:10 +00:00
types.ts [CYS on Core] Update the themes list on the intro screen (#44822) 2024-02-25 19:56:10 +00:00
warning-modals.tsx CYS - AI flow: Replace recordEvent with trackEvent (#46823) 2024-04-23 19:38:06 +02:00