Skip to content

Releases: ng-doc/ng-doc

v17.6.3

24 Apr 19:52

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

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

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

v17.6.0

14 Apr 09:14

Choose a tag to compare

17.6.0 (2024-04-14)

Features

  • ui: nunito font was removed, now UI uses system fonts by default (32d3e11), closes #152

v17.5.7

08 Apr 07:23

Choose a tag to compare

17.5.7 (2024-04-08)

Bug Fixes

  • builder: builder configuration doesn't support .js extension (94773ac), closes #148

v17.5.6

03 Apr 18:46

Choose a tag to compare

17.5.6 (2024-04-03)

Bug Fixes

  • builder: playgrounds break the build for the Angular 17.3 version (54e8711), closes #144

v17.5.5

06 Mar 03:22

Choose a tag to compare

17.5.5 (2024-03-06)

Bug Fixes

  • demo: demos don't extract code from the new styleUrl property (b8061f0), closes #140
  • playgrounds: recreating playground's demos doesn't work (9b4bdb7), closes #138

v17.5.4

03 Mar 20:42

Choose a tag to compare

17.5.4 (2024-03-03)

Bug Fixes

  • builder: input signals that have undefined in type are not displayed in playgrounds (07dd7f6), closes #137

v17.5.3

02 Mar 17:16

Choose a tag to compare

17.5.3 (2024-03-02)

Bug Fixes

  • builder: builder doesnt format the code if application uses prettier >=2.x.x (4df1eda), closes #136

v17.5.2

27 Feb 01:15

Choose a tag to compare

17.5.2 (2024-02-27)

Bug Fixes

  • app: search icon is not displayed in the navbar for mobile and tablet views (dcd3d6d)