generated from AdobeDocs/dev-site-platform-template
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #191 from AdobeDocs/marketplace-updates
Marketplace Announcement
- Loading branch information
Showing
6 changed files
with
81 additions
and
7 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,19 @@ | ||
# UXP API Reference | ||
|
||
<InlineAlert variant="warning" slots="header, text1, text2, text3" /> | ||
|
||
Important Changes for XD Plugin Distribution in the Marketplace | ||
|
||
On November 15th, 2024, we will stop accepting <i>new</i> plugins for Adobe XD in [our Marketplace](http://exchange.adobe.com/creativecloud). | ||
|
||
Existing published plugins can continue to be managed and updated via the Developer Distribution portal. The UXP Developer Tool (UDT) will continue to support plugin development. | ||
|
||
Visit the [FAQs](https://developer.adobe.com/xd/uxp/faq/) page for more details and refer to [this document](https://helpx.adobe.com/in/support/xd.html) for the overall plans for Adobe XD. | ||
|
||
<br></br><br></br><br></br> | ||
|
||
* [JavaScript Reference](reference-js/index.md) : Technical documentation regarding the functions, classes, and modules available globally (on window, for example) and via `require`. | ||
* [CSS Reference](reference-css/index.md) : Technical documentation regarding the kinds of CSS styles and features available in UXP. | ||
* [HTML Reference](reference-html/index.md) : Technical documentation regarding some of the HTML elements and attributes that are supported. | ||
* [Spectrum UXP Reference](reference-spectrum/index.md) : Information on the Spectrum UXP Web Component widgets and their capabilities. | ||
* [Known Issues](known-issues.md): List of known issues in UXP | ||
|
||
* [Known Issues](known-issues.md): List of known issues in UXP |