website icon indicating copy to clipboard operation
website copied to clipboard

Create "Ember version" of icons for use in the API.

Open MelSumner opened this issue 7 years ago • 2 comments

The devs working on the API like these ones: https://github.com/TypeStrong/typedoc-default-themes/blob/master/src/default/assets/images/icons.png

  • [ ] They'd need to be converted into Ember colors.
  • [ ] They would ideally be converted into SVGs instead of an image sprite

Legend: image

MelSumner avatar Jan 11 '18 21:01 MelSumner

We probably wouldn't need all of these.. The priority ones would be:

  • Module
  • Function
  • Class

(not sure if we'd want to change color/annotation for private/public)

And then possibly later... (for public, private, inherited)

  • property
  • method
  • event (not in typedoc)

toddjordan avatar Jan 12 '18 01:01 toddjordan

Are these still needed? I should have some time. Do we have a screenshot of where they will be used?

nummi avatar Jun 01 '18 04:06 nummi