Skip to content

History / JSDoc support in JavaScript

Revisions

  • Updated JSDoc support in JavaScript (markdown)

    @orta orta committed Jul 28, 2019
  • Updated JSDoc support in JavaScript (markdown)

    @orta orta committed Jun 19, 2019
  • Merge pull request #206 from latel/master fix jsdoc @typedef annotation order error

    @DanielRosenwasser DanielRosenwasser committed Apr 19, 2019
  • docs(jsdoc): Document union nullable types

    @ExE-Boss ExE-Boss committed Apr 7, 2019
  • fix jsdoc @typedef annotation order error

    @latel latel committed Mar 26, 2019
  • One small wording improvement

    @sandersn sandersn committed Aug 1, 2018
  • Document this/extends/class/enum

    @sandersn sandersn committed Aug 1, 2018
  • Reformat and update wiki jsdoc Note that class/constructor, this, augments/extends and enum are not documented yet.

    @sandersn sandersn committed Aug 1, 2018
  • Add html element example

    @greggb greggb committed Jul 24, 2018
  • Max column length

    @mhegazy mhegazy committed Jul 16, 2018
  • Add `import` types documentation

    @mhegazy mhegazy committed Jul 16, 2018
  • Small updates to JSDoc syntax documentation

    @sandersn sandersn committed Apr 23, 2018
  • Update JSDoc page for newer patterns like type assertions.

    @DanielRosenwasser DanielRosenwasser committed Oct 24, 2017
  • Fix typo in JSDoc-support-in-JavaScript.md

    @schalkventer schalkventer committed Oct 5, 2017
  • Update formatting

    @yuit yuit committed May 30, 2017
  • Updated JSDoc support in JavaScript (markdown)

    @yuit yuit committed May 30, 2017
  • Add "function" and "Function" usage

    @yuit yuit committed May 30, 2017
  • Updated JSDoc support in JavaScript (markdown)

    @yuit yuit committed May 26, 2017
  • Updated JSDoc support in JavaScript (markdown)

    @yuit yuit committed May 26, 2017
  • Updated JSDoc support in JavaScript (markdown)

    @yuit yuit committed May 26, 2017
  • use lower case `object`

    @mhegazy mhegazy committed May 19, 2017
  • Document jsDoc annotation for a parameter that's a class constructor.

    Jan Miksovsky committed May 18, 2017
  • Update JSDoc-support-in-JavaScript.md Add documentation for @typedef tag, solves https://github.com/Microsoft/TypeScript-wiki/issues/117 .

    @Adam-Meisen Adam-Meisen committed Apr 13, 2017
  • Fixed typo in JSDoc-support-in-JavaScript.md Fixed a few minor spelling and grammatical mistakes that I spotted in JSDoc-support-in-JavaScript.md.

    @willl willl committed Mar 24, 2017
  • Updated JsDoc support in JavaScript (markdown)

    @DanielRosenwasser DanielRosenwasser committed Aug 27, 2016