Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] need to support self-defined type #267

Closed
rdkmaster opened this issue Aug 5, 2017 · 2 comments
Closed

[FEATURE] need to support self-defined type #267

rdkmaster opened this issue Aug 5, 2017 · 2 comments

Comments

@rdkmaster
Copy link

Overview of the issue

default

PopupPosition is a self-defined type look like this

export type PopupPosition = PopupPoint | ElementRef | HTMLElement;

compodoc should create a link to this type or use PopupPoint | ElementRef | HTMLElement to replace PopupPosition in the generated doc.

this source is here

@vogloblinsky vogloblinsky changed the title [feature] need to support self-defined type [FEATURE] need to support self-defined type Aug 5, 2017
@benjamincharity
Copy link

I am also hitting this issue.

TsVerticalSpacingDirective uses TsVerticalSpacingTypes so it would be great for those types to appear in the documentation.

@vogloblinsky vogloblinsky added this to the 1.0.0-beta.17 milestone Sep 4, 2017
@vogloblinsky vogloblinsky modified the milestones: 1.0.0-beta.15, 1.0.2, 1.0.1 Sep 8, 2017
@lock
Copy link

lock bot commented Oct 1, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants