-
Notifications
You must be signed in to change notification settings - Fork 800
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AI Logo Generator: open logo generator modal when logo block extensio…
…n is clicked (#38491) * Connect the generator modal using sample site details * Fetch site settings to set the proper site details * Changelog * Remove the temporary logo generator entry point from the sidebar * Include site name and description as dependencies so the prompt gets updated * changelog * Version bump
- Loading branch information
1 parent
904df75
commit 7b777bd
Showing
6 changed files
with
49 additions
and
45 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
...-packages/ai-client/changelog/update-jetpack-ai-connect-logo-generator-to-block-extension
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: fixed | ||
|
||
AI Logo Generator: make the initial prompt update when the site name and description are fully laoded from store. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
...cts/plugins/jetpack/changelog/update-jetpack-ai-connect-logo-generator-to-block-extension
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: minor | ||
Type: other | ||
|
||
Jetpack AI: connect the site logo block extension to AI Logo Generator modal. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters