woocommerce/plugins/woocommerce-admin/client/customize-store
Daniel W. Robert a203823d62
Add CYS Fiverr Logo Maker CTA (#48486)
* Add markup for Fiverr logo maker.

Add text CTA with link to WooCommerce landing page for Fiverr logo
maker in sidebar navigation on the logo view.

* Adjust styles for Fiverr logo maker CTA.

* Update string output to use interpolateComponents

The text in this addition is mixed with string and markup.

This segmentation can lead to translation issues because
different languages have different syntactic structures.

Here, we utilize interpolateComponents to remedy these potential issues.

See
https://github.com/woocommerce/woocommerce/pull/48486#discussion_r1639637477
for context.

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

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

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

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-06-17 09:12:56 -04:00
..
assembler-hub Add CYS Fiverr Logo Maker CTA (#48486) 2024-06-17 09:12:56 -04:00
assets CYS: Add the Delete button to the Block Toolbar (#48143) 2024-06-06 09:25:07 +02:00
data CYS: set new default patterns (#48467) 2024-06-14 12:51:18 +00:00
design-with-ai CYS: avoid flickering image loading screen (#48460) 2024-06-13 13:29:55 +00:00
design-without-ai CYS: avoid flickering image loading screen (#48460) 2024-06-13 13:29:55 +00:00
hooks Add fullscreen class to body when CYS component is shown (#41056) 2023-10-27 17:06:13 +08:00
intro Fix untranslated strings on CYS and marketplace (#48127) 2024-06-10 07:30:46 +00: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 dev: core profiler xstate v5 migration (#48135) 2024-06-07 15:06:40 +08: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 Fix CYS crash when loads in WordPress Playground (#48129) 2024-06-13 13:38:27 +00:00