Releases: ng-doc/ng-doc
Releases Β· ng-doc/ng-doc
v15.3.2
v15.3.1
v15.2.0
v15.1.1
v15.1.0
v15.0.1
v15.0.0
15.0.0 (2023-02-01)
Bug Fixes
- api: ng-doc displays private-public properties that have been set by the Angular Compiler (0a82d7e)
- api: remove
overridekeyword from function presentation (379d65b) - api: types in api list filter are not sorted (16d5fee)
- app: toc is not stretched to full height (1dce071)
- app: toc selection bar cut off (f582991)
- app: tooltips on API pages are not centered (2965224)
- builder: added path to API entity is not watched for changes (8723bc7)
- builder: all classes are abstract on the API page (d4f3462)
- builder: api not updating automatically when files change (1dcf640)
- builder: builder freezes if rendering fails (b8cbd72)
- builder: pages paths now uses sourceRoot folder by default (564a89e)
- builder: the dependency file was assembled incorrectly (3afda1d)
- builder: wrong links generated for duplicate class names (f8c34e2), closes #1
- demo: demo recreates component every change detection cycle (4421c7f)
- dependencies: dependency file doesn't generate assets when it was just created (e408606)
- keywords: ng-doc generates links not only for typescript code examples (8646fb8)
- ng-doc:
ng-docdoesn't forget pages that have been moved to another directory (6ba172e) - ng-doc: add
allowSyntheticDefaultImportsto ng-add (026e411) - ng-doc: add cdk to dependencies for
@ng-doc/app(7f80a8c) - ng-doc: add npm access for packages (0217c88)
- ng-doc: add raw-loader to the builder dependencies (a234b8e)
- ng-doc: add README.md for builder (a13325f)
- ng-doc: add schema for
ng-addcommand (00ed2de) - ng-doc: angular dependencies for
ng-doc/app(fc0f36e) - ng-doc: doesn't render all entities (99d0562)
- ng-doc: downgrade
chalkversion (bc604ed) - ng-doc: fix @ng-doc/add schematics (a705cc7)
- ng-doc: fixes for schematics (af031e3)
- ng-doc: make package public (0c4984c)
- ng-doc: move ng-add schematics to the external library (066a548)
- ng-doc: ng-add depends on nx (2515fa9)
- ng-doc: ng-add doesn't update assets (1bd745f)
- ng-doc: ng-doc doesn't update the indexes when page content has been updated (31280f8)
- ng-doc: ng-doc- destroys dependency entity after build (d62d6c5)
- ng-doc: non peer dependencies array (a3e733e)
- ng-doc: project fixes for default angular app (4361ae0)
- ng-doc: project fixes for default angular app (83c571a)
- ng-doc: release config (193dac2)
- ng-doc: release fixes (653bcb9)
- ng-doc: remove reference to builder (7e4d7bc)
- ng-doc: rename
ng-doc-addlibrary (a91449b) - ng-doc: search doesnt show results (af416fd)
- ng-doc: several created entities are rendered incorrectly (6761e4f)
- ng-doc: the css tab in the demo is still invisible after adding styles (ad678a7)
- ng-doc: trigger for final beta (c3e5e3b)
- ng-doc: update angular dependencies (2db13ff)
- ng-doc: update packages dependencies (3124b4e)
- page: ng-doc doesn't forget about removed demos (cc60604)
- schematics: auto import category creates incorrect import (bfc2e3e)
- schematics: category parameter raise an error if there is no category in the folder (1701fa4)
- schematics: generated dependency file has invalid import of the page (86e641b)
- tags: add color for
@Injectabledecorator (03ef2bb)
Features
- api: add accessors section for classes and interfaces (b1a4610)
- api: add constructor API for classes (cf2083e)
- api: add constructor API for classes (b3f1411)
- api: add more types for classes implementing angular entities (c5101bb)
- api: add tooltips for properties badges (3812f14)
- api: constructor parameters now display overrides, inherited and implements states (f8445b4)
- api: improvements for class and interface APIs (c522ed2)
- app: add shortcut for search field (fb3fecc)
- app: add simple animation for dot in sidebar items (7c2b154)
- app: add titles for guidelines and api pages (2ed2f0d)
- app: table of contents improvements and fixes (e646dc0)
- demo: demo code will now be processed by the keyword processor (fdbb8ad)
- ng-doc:
ng-docis out! ([60a...
v15.0.0-beta.33
15.0.0-beta.33 (2023-01-31)
Bug Fixes
- app: toc selection bar cut off (f582991)
Features
- app: add simple animation for dot in sidebar items (7c2b154)
- app: add titles for guidelines and api pages (2ed2f0d)
Performance Improvements
- builder: improve builder performance (2543469)
v15.0.0-beta.32
v15.0.0-beta.31
15.0.0-beta.31 (2023-01-12)
Bug Fixes
- api: ng-doc displays private-public properties that have been set by the Angular Compiler (0a82d7e)
- api: remove
overridekeyword from function presentation (379d65b) - api: types in api list filter are not sorted (16d5fee)
- app: tooltips on API pages are not centered (2965224)