You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app: filter for entity type on the api list page doesn't display type icons (eeb8bdd)
app: global CSS styles leak into component demos (91727f5), closes #28
app: prev/next links are wrong for pages with similar routes (3cdf42a), closes #29
app: remove warning about beautify-html library (714f3c7)
builder:onlyForTags property of the page/category configuration object should contain project configuration name like production or development (9aebc99)
Features
app:toc is generated based on headers with id given header level (96cd9e2)
app: add anchorHeadings to the NgDocConfiguration interface, that can be used to limit the headings for which anchor links should be generated (10aaa20), closes #27
app: filter by entity name on the api list page is focused by default (865d0a4)
app: replace ngDoc configuration field in angular.json with ng-doc.config.js file (e2c9b6c), closes #20