woocommerce/plugins/woocommerce-admin/client/customize-store/design-without-ai
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
..
pages 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
tests CYS - E2E tests: fix flaky assembler-hub test (#46030) 2024-04-02 08:35:15 +00:00
actions.ts Fix activeThemeHasMods undefined error (#45255) 2024-03-04 19:09:36 +00:00
fonts.ts CYS - Core: fix font load when user opts out of tracking (#45185) 2024-02-28 14:47:31 +00:00
guards.ts [CYS - Core] Before installing the fonts, ensure that the font library is available (#44358) 2024-02-06 11:28:26 +01:00
index.tsx [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
services.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
state-machine.tsx [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00
types.ts [CYS] Update the intro page (#46916) 2024-06-05 16:54:29 +02:00