Skip to content

chore(typedoc): hide some declarations from typedoc document #2902

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

Merged
merged 17 commits into from
Nov 5, 2018

Conversation

Aleksandyr
Copy link
Contributor

Closes #2858

@damyanpetev damyanpetev self-assigned this Nov 1, 2018
@damyanpetev damyanpetev added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Nov 1, 2018
@damyanpetev
Copy link
Member

Looking at TypeStrong/typedoc#639 generating just the exported API might not be supported at all, so yeah @hidden it is.
There are more than those though, will update with a full list.

Exported OverlayAnimationEventArgs from overlay service,removed unused
base component
@damyanpetev

This comment has been minimized.

@Aleksandyr Aleksandyr requested a review from tiliev November 2, 2018 07:37
@gedinakova
Copy link
Contributor

None of the Excel, ColumnChooser and TreeGrid related items should be visible.

@damyanpetev
Copy link
Member

damyanpetev commented Nov 2, 2018

After latest changes what's left in the API docs are the following not exported items:

import {
    DisplayContainerComponent,
    IgxProcessBarTextTemplateDirective,
    VirtualHelperComponent,
    IValueChangedEventArgs,
} from 'igniteui-angular';

@tiliev tiliev removed their request for review November 5, 2018 10:09
@damyanpetev damyanpetev added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 💥 status: in-test PRs currently being tested labels Nov 5, 2018
@bazal4o bazal4o merged commit 418002f into master Nov 5, 2018
@bazal4o bazal4o deleted the typedoc-hide-definitions branch November 5, 2018 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation typedoc version: 6.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants