issues Search Results · repo:AdobeXD/typings language:JavaScript
Filter by
60 results
(101 ms)60 results
inAdobeXD/typings (press backspace or delete to remove)Are there any declarations for the photoshop API (https://developer.adobe.com/photoshop/uxp/2022/ps_reference/)? This
would be very helpful for developing plugins PSJS scripts.
question
partlyhuman
- 1
- Opened on Oct 8, 2022
- #81
Hello 👋 ,
I just wanted to ask whatever this project is still being actively developed. There is already Adobe XD v34 but the
latest release of typings here is for v25. Thanks.
petrbrzek
- 3
- Opened on Nov 5, 2020
- #79
Hi, thanks for making the typings for XD, it s a big help. Here are a couple problems I ve come across:
1. If I type selection as XDSelection and I try to then access, selection.items[0].text I get an ...
abcd-ca
- 2
- Opened on Jun 5, 2020
- #78
For reference: I m now updating the typings to match the docs of version 29 🙂
enhancement
pklaschka
- Opened on May 20, 2020
- #76
Folks, thanks for great tooling! Q: What was the reason behind adding the global declaration for require?
https://github.com/AdobeXD/typings/commit/bda80c1b27653d6977d58ded7f25d413534dc5be#diff-88bec6beae84369c0376b56b3bb88fe1R13 ...
peterblazejewicz
- 3
- Opened on Feb 19, 2020
- #75
In earlier TypeScript days, the term Typings was used to refer to both Type Declarations themselves and, more
importantly, the typings tool that used to provide access to said Type Declarations.
The current ...
ericdrobinson
- Opened on Jan 2, 2020
- #74
Declaring both tsconfig.json and jsconfig.json is unnecessary (and actually a bit confusing). The presence of either
will instruct the TypeScript Language Service that the containing folder is the root ...
ericdrobinson
- 15
- Opened on Dec 31, 2019
- #73
PR #70 changed the Selection type declaration to be XDSelection. It may be helpful for users to have this explicitly
called out (with explanation for why) in the ReadMe.
Suggestion: Add a new section ...
enhancement
ericdrobinson
- 1
- Opened on Dec 31, 2019
- #72
Create declarations for the new application.activeDocument: DocumentInfo and typedef DocumentInfo APIs. Cf.
https://adobexdplatform.com/plugin-docs/reference/application.html#module_application-activeDocument ...
enhancement
pklaschka
- Opened on Dec 18, 2019
- #71
When following the quick start it uses:
selection.insertionParent.addChild(newElement);
while the Selection in the global namespace uses SceneNode as its insertionParent type.
Issue:
SceneNode type ...
bug
invalid
Triggs9
- 2
- Opened on Nov 9, 2019
- #68

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.