website
website copied to clipboard
Create "Ember version" of icons for use in the API.
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:

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)
Are these still needed? I should have some time. Do we have a screenshot of where they will be used?