Settings and activity
13 results found
-
3 votes
Thanks for your clarification! I’ll leave this open with your comments.
An error occurred while saving the comment Anonymous shared this idea ·
-
Global/Master artboard templates (pin objects across all artboards)
-
universal_header_footer.jpg 178 KB -
407e7718-8237-47d3-a651-05edca3ee414.png 15 KB -
Screen_Shot_2016-09-01_at_19.45.36.png 779 KB -
Screen_Shot_2016-07-22_at_4.17.55_PM.png 144 KB -
Screen_Shot_2016-07-01_at_9.02.32_AM.png 10 KB -
Screen_Shot_2016-07-01_at_9.02.26_AM.png 14 KB -
Screen_Shot_2016-07-01_at_9.02.02_AM.png 17 KB
2,872 votesfeature-under-review · 148 comments · Adobe XD: Feature Requests (Read-Only) » 02 : Prototype mode · Admin →Anonymous supported this idea ·
-
-
3,558 votesfeature-under-review · 316 comments · Adobe XD: Feature Requests (Read-Only) » 02 : Prototype mode · Admin →
Anonymous supported this idea ·
-
Dark Interface (overall UI including side panels) / Dark mode
-
Screenshot 2021-02-19 222634.png 29 KB -
Light Mode.png 351 KB -
Dark Mode.png 301 KB -
Untitled-1.jpg 229 KB -
Screen Shot 2019-12-04 at 3.11.59 AM.png 1225 KB -
Screen Shot 2019-12-04 at 3.53.41 AM.png 604 KB -
1 MacOS 10.15.2 beta Catalina.png 358 KB -
Screen_Shot_2017-09-21_at_1.02.42_PM.png 54 KB -
adobe_xd_-_plz_add_color_theme_options.png 2 KB
5,425 votesAnonymous supported this idea ·
-
-
8,057 votes
Reopening the feature request, based on feedback.
Anonymous supported this idea ·
-
693 votes
Note: there’s a limited version of this feature already available. If you select an existing piece of text and then leave it selected while you use the Text tool to create new text, its style will match the piece of text you had selected.
Anonymous supported this idea ·
-
2,013 votes
Anonymous supported this idea ·
-
3,888 votesfeature-in-the-backlog · 516 comments · Adobe XD: Feature Requests (Read-Only) » 01 : Design mode · Admin →
Anonymous supported this idea ·
-
1,111 votesfeature-under-review · 49 comments · Adobe XD: Feature Requests (Read-Only) » 01 : Design mode · Admin →
Anonymous supported this idea ·
-
1,774 votesfeature-under-review · 81 comments · Adobe XD: Feature Requests (Read-Only) » 01 : Design mode · Admin →
Anonymous supported this idea ·
-
1,962 votes
Anonymous supported this idea ·
-
3,311 votes
Anonymous supported this idea ·
-
639 votes
Hi everyone,
We’ve started working on multiple fills and borders, with plans to extend to this multiple shadows in the future.
Best,
DanAnonymous supported this idea ·
First, this VSCode extension seems to be a lot more complicated than it needs to be. We just need to add 2 textboxes for the components, 1 for links, and 1 for description.
To give a more specific example, we use VueJS along with Quasar Framework. Then, I design a component based on the component inside the Quasar Framework. For example, this stepper component: https://quasar.dev/vue-components/stepper
So there's 2 things that can happen after the dev handoff.
1. The dev already knows what component to use and the implementation went smoothly.
2. The dev doesn't know that this is already a component in quasar, and so the designer would need to let the devs know which component is the design based on, and what properties would be needed to set in order to achieve the desired design. As the project gets bigger, this process will be unproductive and repetitive.
To solve this, the designer should be able to give a link to the component's documentation, give notes, descriptions, or any instruction that will point the devs to the right direction. This way, the designer would only need to specify the documentation in the components library or the master file of the components, then everytime the designer uses that component, it will have the documentation already attached.
So for the stepper example
1. I would like to give the component a link which is: "https://quasar.dev/vue-components/stepper"
2. I used the stepper's vertical layout, dark mode, and flat properties, so to help the devs, I want to give instructions saying something like: "vertical=true, dark=true, flat=true"
Also, not every developer uses VSCode. In my case, most of them use IntelliJ.
Last, this should be a very simple addition to components that will have a bigger impact for the development handoff, compared to the VSCode plugin, which relies mostly on VSCode and the developer's understanding of design system packages. Adding 2 textboxes for a link and a description would cover more cases where different teams of developers are using different frontend frameworks, while using the IDE of their choice.