Skip to content

Releases: ng-doc/ng-doc

v17.6.10

27 May 09:30
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v17.6.3

24 Apr 19:52
Compare
Choose a tag to compare

17.6.3 (2024-04-24)

Bug Fixes

  • app: input aliasing selector renders in playground template using property name (d7cf81e), closes #155

v17.6.2

22 Apr 08:21
Compare
Choose a tag to compare

17.6.2 (2024-04-22)

Bug Fixes

  • builder: imports in generated APIs lead to a build error for latest angular version (1b4bdf6)

v17.6.1

17 Apr 18:34
Compare
Choose a tag to compare

17.6.1 (2024-04-17)

Bug Fixes

  • builder: imports in ng-doc.routing.ts lead to a build error for latest angular version (61effbf), closes #154