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

Use remove component method #664

Merged
merged 9 commits into from
Dec 31, 2017
Merged

Use remove component method #664

merged 9 commits into from
Dec 31, 2017

Conversation

aciccarello
Copy link
Collaborator

Updating TypeScript in #654 highlighted a method that was not being used. This PR enables this logic again. Will need to do some testing with the minimal theme.

See #654 (comment) for more details

@aciccarello aciccarello merged commit e9b866e into master Dec 31, 2017
@aciccarello aciccarello deleted the remove-component branch December 31, 2017 04:19
@validData validData mentioned this pull request Jan 19, 2018
fabioberger added a commit to 0xProject/typedoc that referenced this pull request Mar 1, 2018
* 'master' of github.com:TypeStrong/typedoc:
  Don't write BOM for search index file (TypeStrong#705)
  fix: check for null variable when excludeNotExported is true (TypeStrong#694)
  0.10.0
  Update dependencies (TypeStrong#689)
  Allow multiple excludes (TypeStrong#592)
  fix(package): update fs-extra to version 5.0.0 (TypeStrong#661)
  fix(package): update @types/highlight.js to version 9.12.0 (TypeStrong#647)
  Fix `--plugin` argument parsing (TypeStrong#682)
  update renderer specs
  Upgrade tslint to 5.9.1 (TypeStrong#683)
  Implemented '--excludeProtected' option similar to the '--excludePriv… (TypeStrong#666)
  Use remove component method (TypeStrong#664)
  Added support for generic type aliases (TypeStrong#622)
  dont parse comment for tags inside a code block (TypeStrong#633)

# Conflicts:
#	package.json
#	src/lib/utils/options/sources/component.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants