Skip to content

Releases: ng-doc/ng-doc

v15.10.0-beta.1

31 Mar 22:33

Choose a tag to compare

v15.10.0-beta.1 Pre-release
Pre-release

15.10.0-beta.1 (2023-03-31)

v15.9.0

26 Mar 15:21

Choose a tag to compare

15.9.0 (2023-03-26)

Bug Fixes

app: code blocks have wrong font config([8a8b172] (8a8b172))

Features

app: conditionally remove docs page from sidebar([5f52ab8] (5f52ab8)), closes#35

v15.8.0

23 Mar 12:49

Choose a tag to compare

15.8.0 (2023-03-23)

Bug Fixes

app: headings don't display anchor icon on hover([167b15a] (167b15a))

Features

add: add schematics adds default RouterModule config automatically to allow scroll repositions when link anchor was clicked([2698781] (2698781))

v15.7.12

22 Mar 17:26

Choose a tag to compare

15.7.12 (2023-03-22)

Bug Fixes

app: navigation links in code examples do not work when using baseHref(12280d0), closes#34

v15.7.11

22 Mar 16:32

Choose a tag to compare

15.7.11 (2023-03-22)

Bug Fixes

app:
navigation links do not work when using baseHref(41f4c3f), closes#34

v15.7.10

21 Mar 01:18

Choose a tag to compare

15.7.10 (2023-03-21)

Bug Fixes

app: navigation links do not work when using baseHref(81a0847)

v15.7.9

19 Mar 12:16

Choose a tag to compare

15.7.9 (2023-03-19)

Bug Fixes

builder: new demo code previews are unavailable until the application is restarted(038e0ef), closes#33

v15.7.8

17 Mar 12:10

Choose a tag to compare

15.7.8 (2023-03-17)

Bug Fixes

  • add: schematic doesnt add NgDoc modules (dcee2ae)
  • builder: if an error is made in the template syntax, the application throws an error and stops building, while if the error is fixed, you still have to restart the build (81f7b70)

v15.7.7

13 Mar 15:46

Choose a tag to compare

15.7.7 (2023-03-13)

Bug Fixes

  • builder: replace ts-node config loader with swc (b0df84f)
  • builder: update builder imports (a4ef8c3)

v15.7.6

13 Mar 14:54

Choose a tag to compare

15.7.6 (2023-03-13)

Bug Fixes

  • builder: replace ts-node config loader with swc (f279818)