diff --git a/package.json b/package.json index 780eb47b0..500edbb9f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "uxp-photoshop-documentation", - "version": "0.1.19", + "version": "0.1.20", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/src/pages/index.md b/src/pages/index.md index 773a5f83c..b10407f1b 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -33,6 +33,17 @@ UXP is the modern way to create plugins and scripts for Adobe Creative Cloud - A - [Scripting Quickstart guide](scripting/getting-started/) - [Creative Cloud Developer Forums](https://forums.creativeclouddeveloper.com/) + + + +We want your feedback to know how we’re doing with UXP. + +Please fill out the [annual survey](https://survey.adobe.com/jfe/form/SV_bOTadEb8jZIHkHk?Source=ps_docs) and share more about your experience building UXP Plugins or Scripts. We read every response, and any and all feedback is appreciated! + + +

+

+ ## Overview Welcome to the world of Adobe Photoshop and UXP (**U**nified E**x**tensibility **P**latform). UXP is powered by a modern JavaScript engine, offers a curated selection of UI components and a more streamlined workflow for developers. diff --git a/src/pages/uxp-api/reference-js/Global Members/HTML DOM/getComputedStyle.md b/src/pages/uxp-api/reference-js/Global Members/HTML DOM/getComputedStyle.md index 0bedaf299..64f6d96a4 100644 --- a/src/pages/uxp-api/reference-js/Global Members/HTML DOM/getComputedStyle.md +++ b/src/pages/uxp-api/reference-js/Global Members/HTML DOM/getComputedStyle.md @@ -1,4 +1,4 @@ -import Content from "uxp-documentation/src/pages/uxp-api/reference-js/Global Members/HTML DOM/getComputedStyle"; +import Content from "uxp-documentation/src/pages/uxp-api/reference-js/Global Members/HTML DOM/getComputedStyle.md";