Skip to content

Releases: ng-doc/ng-doc

v17.6.13

14 Jun 22:22

Choose a tag to compare

17.6.13 (2024-06-14)

Bug Fixes

  • ng-add: undefined project in assets and tsconfig paths (#160) (df214a3), closes #115

v17.6.12

14 Jun 09:32

Choose a tag to compare

17.6.12 (2024-06-14)

Bug Fixes

  • allows customizing the title of the API page (#170) (0bc22b5)

v17.6.11

06 Jun 21:43

Choose a tag to compare

17.6.11 (2024-06-06)

Bug Fixes

  • app: home icon in breadcrumb has invalid path (8a9bb7e), closes #167

v17.6.10

27 May 09:30

Choose a tag to compare

17.6.10 (2024-05-27)

Bug Fixes

  • builder: cannot read properties of undefined (reading 'relative') (42506f5)

v17.6.9

27 May 07:28

Choose a tag to compare

17.6.9 (2024-05-27)

Bug Fixes

  • app: category imports break a build for Angular 17.3 and above (e4163d4)

v17.6.8

08 May 09:08

Choose a tag to compare

17.6.8 (2024-05-08)

Bug Fixes

  • app: table of contents link does not work properly with baseHref (f65fc1f), closes #159

v17.6.7

03 May 13:18

Choose a tag to compare

17.6.7 (2024-05-03)

Bug Fixes

  • builder: setting hidden: true for the page doesn't have an effect (6cf9aaa), closes #158

v17.6.6

01 May 07:15

Choose a tag to compare

17.6.6 (2024-05-01)

Bug Fixes

  • builder: eliminate dev-server schema validation error (#153) (68a9039), closes #147

v17.6.5

30 Apr 17:40

Choose a tag to compare

17.6.5 (2024-04-30)

Bug Fixes

  • builder: playground templates do not support direct input directive binding (e.g., <img [ngDocRotator]="true"/>) (ab8bcb2)

v17.6.4

27 Apr 14:20

Choose a tag to compare

17.6.4 (2024-04-27)

Bug Fixes

  • builder: builder doesn't ignore inputs used for the component in the playground template (75c89d0), closes #156