compodoc

The missing documentation tool for your Angular, Nest & Stencil application

MIT License

Downloads
1.5M
Stars
4K
Committers
86

Bot releases are hidden (Show)

compodoc - 1.1.25

Published by vogloblinsky 5 months ago

Merged

  • style(templates): Fix typo in dark mode comments #1476, Thanks Keiishu

Bug fixes

  • fix(app): PDF.js vulnerability CVE-2024-4367 (ca5089b), closes #1478
  • fix(app): remove deprecated @babel/plugin-proposal-private-methods (b651a63), closes #1475
  • fix(app): mobile display (d4e8878), closes #1473
  • fix(app): support input models | first level of syntax support (3b41147), closes #1474
compodoc - 1.1.24

Published by vogloblinsky 6 months ago

Merged

  • docs: fixed typos #1470, Thanks grjan7
  • docs: update readability #1467, Thanks grjan7
  • fix(app): remove trailing commas from routes #1451, Thanks raizorlol
  • feat(app): display inputsignals as inputs rather than properties #1439, Thanks astrutz
  • feat(app): disableConstructors for components, directives, services and pipes #1437, Thanks astrutz

Bug fixes

  • fix(app): toggle dark mode on page loading (256430d), closes #1456
  • feat(app): bump dev/dependencies (09b0e88), closes #1362
  • fix(app): support TypeScript aliases for extends (a0840ff), closes #1427
  • fix(app): correct test for styles, styleUrls, styleUrl (bfbc48f), closes #1444
  • feat(app): outputs signal supports (2e36d95), closes #1443 (2e36d95), closes #1439
compodoc - 1.1.23 Latest Release

Published by vogloblinsky 11 months ago

Merged

  • Update translations in ru-RU locale, sort strings #1396, Thanks Eugeno
  • Update translations in ru-RU locale, refactor i18n sorting and translation strings 9861d8c
  • feat: georgian language support #1392, Thanks KostaD02

Bug fixes

  • fix(dark-mode): avoid flickering when navigating between pages (0ff45cd), closes #1397
compodoc - 1.1.22

Published by vogloblinsky about 1 year ago

Merged

Bug fixes

  • fix(app): @ example render twice for methods (f5d6f97), closes #1385
  • fix(app): interfaces multiple extends support (229f407), closes #1364
  • fix(app): relax @angular-devkit/schematics version for Angular v14.x support (51fe4b9), closes #1362
  • fix(app): disableLifeCycleHooks for pipes and services (753b74d), closes #1369
  • fix(app): json export and disableSourceCode - template and style sources should not be added (6a85f1b), closes #1370
  • fix(app): remove inside dependency no longer used, bump dev/Dependencies (91865b7), closes #1355
compodoc - 1.1.21

Published by vogloblinsky about 1 year ago

Bug fixes

  • feat(app): downgrade Marked version (e0a4b78), closes #1349
compodoc - 1.1.20

Published by vogloblinsky over 1 year ago

Features

  • feat(app): Directive composition API for directives and components (127076a), closes #1340
  • feat(app): Required Inputs (e1a5396), closes #1340
  • feat(app): Standalone components, directives and pipes support (cb02ca0), closes #1323
  • fix(app): support exportAs for directives (76a8f34), closes #1328

Bug fixes

  • feat(app): bump @compodoc/ngd-transformer (ef9bd94), closes #1311
  • fix(app): service/injectable export in module providers (34967a9), closes #1290
  • fix(app): missing rel attribute with _blank links (c8379e0), closes #1282
  • feat(app): Add specific id in each html section (03ac1ad), closes #1241
  • fix(app): Invalid links to a class when the class name includes an interface name (047cedb), closes #1239
  • fix(routing): path wrongly resolved during routing analysis (1722ca3), closes #1170

Merged

compodoc - 1.1.19

Published by vogloblinsky over 2 years ago

Merged

Bug fixes

  • fix(menu): custom-logo links are broken for doc deployments with a path (bd28dd0), closes #1203
  • feat(app): display project properties from package.json file (b091e19), closes #1198
  • fix(app): Nestjs controllers class inheritance (06dad8c), closes #1140
  • fix(app): Directive class inheritance (765f496), closes #1140
  • feat(app): JSDoc tag @internal correct support (18da1fe), closes #1101
  • fix(app): @example correct support (9a1a7e1), closes #1099
  • fix(app): double layer spread support for modules (e25a4ee), closes #979
compodoc - 1.1.18

Published by vogloblinsky almost 3 years ago

Fix for colors dependency.

compodoc - 1.1.17

Published by vogloblinsky almost 3 years ago

Features

Merged

  • fix(app): Fix enum member types parsing #1159
  • fix(app): Fix reading class decorators #1158

Bug fixes

  • fix(UI): Dark mode toggle doesn't persist when switching pages (1013cda), closes #1167
  • fix(app): custom-logo links are broken for child content (db47436), closes #1147
  • fix(app): support for backtick in Routing lazy-loading syntax (cff2ca5), closes #1164
  • fix(app): wrong additional folder provided, exit with code 0 (15fd3de), closes #1146
  • fix(app): link in description to class (2b6af73), closes #1157
compodoc - 1.1.16

Published by vogloblinsky almost 3 years ago

Features

  • feat(app): dark mode toggle button (97d2763), closes #1127

Merged

  • fix: Routing aliases #1148, Thanks @Bengejd
  • feat(i18n): Traditional Chinese language #1151, Thanks @doggy8088
  • fix(link-parser): avoid crashing with invalid links #1136, Thanks @sandrafreihofer
  • feat: add decorators to class inputs #1135, Thanks @sandrafreihofer
  • fix(app): change layout in modules template #1132, Thanks @ddubrava

Bug fixes

  • fix(app): multi decorators support (3814299), closes #1128
  • fix(app): URL parsing when using @link for @inputs (95e4945), closes #1125
compodoc - 1.1.15

Published by vogloblinsky about 3 years ago

Merged

  • fix(app): fixes a bug in CORS that only allows specific content types, Fi… #1120
  • fix(i18n): fix misspeling in pt-BR translation #1107
  • fix(app): show custom logo even when in dark mode #1103

Bug fixes

  • fix(app): @link in @see JSDoc tag (ba13a85), closes #1104
  • fix(app): component template import parsing (b31604c), closes #1121
  • fix(app): Fixes a bug in CORS that only allows specific content types, Fixes #1109 (71ab9d3), closes #1109
  • fix(app): last sentences, exporting html with locale option (85d183e), closes #365
  • fix(app): use normalized paths in unit test coverage (43bbc3b), closes #664
  • fix(app): JSDoc @param tag with @link (55eb258), closes #294
  • fix(app): ES6 destructuring assignment support (254e8cd), closes #502
  • fix(app): webcomponent menu transpilation with Babel and missing filename config for @babel/preset-env (10f73a5), closes #1100
  • fix(app): lazy routing with async - await (150d97a), closes #1042
compodoc - 1.1.14

Published by vogloblinsky over 3 years ago

Use now TypeScript 4.3.5

Bug fixes

  • fix(app): support for Type Reference and template literal (c1282d2), closes #1053
  • fix(app): @input/@ouput not duplicated with properties (f42fc69), closes #1095
  • fix(routing): Angular Import does not support return type (f324108), closes #1097
  • fix(routing): async lazy -load should not fail (0cc736b), closes #1096
  • fix(app): TypeScript private APIs mapping + ECMAScript Private Fields and methods (8b71b59), closes #1094
  • fix(app): drop usage of ts-simple-ast for ts-morph 7bb9a40
  • fix(theme): dark mode support 0c7a052
compodoc - 1.1.13

Published by vogloblinsky over 3 years ago

Features

  • feat(cli): Support --watch with --exportFormat json (fdfe925), closes #1087

Bug fixes

  • fix(dark): better dark mode (f93090b), closes #1092
  • fix(cli): remove sleep package | wait 10s if --inspect flag in CONTRIBUTING.md and docs/README.md (a1d5a1a), closes #1090
compodoc - 1.1.12

Published by vogloblinsky over 3 years ago

Thanks to all contributors ! 👏

Features

  • feat(app): @deprecated support 0b2ecde #1032
  • feat(i18n): Korean language #1030
  • feat(i18n): Polish language #991
  • feat(app): add support for inferred input types #998
  • feat(app): Dark mode support (2bb51cb), closes #1064
  • feat(app): add support for inferred input types (11c4a68), closes #896

Merged

  • HTTPS link in .editorconfig #1083
  • fix(app): fix some bug reports with angular >= 9 and extended classes in components #1037
  • fix(app): merge overridden with inherited class members so they are not duplicated in the generated docs #1035
  • provide jsdoctags #1001
  • Add raw descriptions #949
  • Angular lazy loading fix - extra undefined check in router-parser #924
  • fix: generating documentation on project including inacessible folders #916
  • fix(cli): tsx files not considered in include entries #906
  • Fix: Added missing guards and interceptors to the json exporter. #847
  • updates locales for de-DE #861
  • update(angular-util): update findApi to reduce runtime #858

Bug fixes

  • fix(app): directive with no option, and inheritance between component and directives (a6c678c), closes #984
  • fix(app): main comment parsing for ``` (3226d01), closes #1059
  • fix(app): setters arguments correctly documented (8190df5), closes #1062
  • Merge pull request #1032 from Killusions/feat/parse-jsdoc-deprecated (2ff7c21), closes #937
  • fix(app): generic support in function arguments (6b9a1d0), closes #1076
  • fix(app): inheritance & Properties and methods are being duplicate (3dd3e27), closes #1034
  • fix(app): multiple hostlisteners support (2837cea), closes #1022
  • fix(app): more prism languages support (816f6e1), closes #1048
  • fix(app): spread and tuple type support (c7cd839), closes #1052
  • fix(app): Overview page not scrolling (fe9cd04), closes #997
  • fix(app): Directives missing "rawdescription" in JSON output (7d7e1a9), closes #875
  • fix(coverage): function links in documentation coverage are broken (59f2902), closes #859
  • fix(cli): tsconfig with files and include entries (baf122c), closes #860
compodoc - 1.1.11

Published by vogloblinsky about 5 years ago

Features

Bug fixes

compodoc - 1.1.10

Published by vogloblinsky over 5 years ago

Features

  • feat(CLI): disableDependencies flag #798

Merged

Bug fixes

  • fix(app): toggleMenuItems (d759b4f), closes #790
  • fix(app): Code blocks in Markdown not work as expected (9b829ed), closes #750
  • fix(export): disableSourceCode flag for json format (171862d), closes #785
  • fix(CLI): rendering with --disableCoverage (55944ff), closes #786
  • feat(CLI): disableDependencies flag (399054e), closes #797
  • fix(CLI): flag for host url (b2ec5b9), closes #787
  • fix(CLI): output + serve (94e2f82), closes #742
  • fix(CLI): Hide banner in silent mode (fea00d3), closes #747
compodoc - 1.1.9

Published by vogloblinsky over 5 years ago

Features

  • feat(app): documentation coverage for files with lint-staged tools (59ff58e), closes #546

Merged

Bug fixes

  • fix(app): output + serve (8332344), closes #742
  • fix(deps): jsdoc param comment for accessor (655be32), closes #735
  • fix(deps): injectables inheritance (35da83e), closes #738
  • fix(deps): no link if ignored data (242e42d), closes #737
  • fix(deps): multiple inheritance class support (62f1bd0), closes #728
  • fix(deps): Type casting inside decorator (f597531), closes #727
compodoc - 1.1.8

Published by vogloblinsky over 5 years ago

Bug fixes

  • coverage: guards, interceptors not in page (82fe257), closes #722
  • search: remove Lunr.js stemmer for indexing (d73c649), closes #619
  • deps: Literal type information for typealias is generated incorrectly (9db3197), closes #711
  • app: disable AnguarJS project WIP support (2b779a0), closes #667
  • menu: additional menu entries with children collapsed (first level only) (d6086b4), closes #714
  • menu: error js with custom logo (e70eded), closes #713
  • deps: properties with long arrow function declared (d5d5e11), closes #706
  • UI: Inconsistent table formatting for inputs/outputs, method & properties (01e1167), closes #709
  • deps: modules declarations link with global variables (92949ce), closes #710
  • deps: @private and miscellaneous functions (88e0380), closes #671
  • deps: miscellaneous functions return type missing (1171ea5), closes #700
  • CLI: Wrong version of typescript shown (e5bcd5e), closes #683
compodoc - 1.1.7

Published by vogloblinsky almost 6 years ago

Bug fixes

Features

compodoc - 1.1.6

Published by vogloblinsky almost 6 years ago

Bug fixes

Features