Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Releases: pixijs/pixi-jsdoc-template

v2.6.0

04 Apr 15:41
Compare
Choose a tag to compare

🎁 Added

  • Add support for injecting custom styles and scripts (#26)

👏 Contributors

v2.5.1

05 Jan 21:33
Compare
Choose a tag to compare

🎁 Added

  • Adds support for modules list (#17)
  • Adds support for @hideconstructor (#12)
  • Adds support for tutorials (#14)
  • Adds Implements section (#20, #23)
  • Add favicon option (#24)

🐛 Fixed

  • Fix staticfiles clobber (#16)

👏 Contributors

v2.4.3

29 Aug 22:10
Compare
Choose a tag to compare

🐛 Fixed

  • Fix to allow for named exports in PIXI (#19)

👏 Contributors: 1

v2.4.2

04 Jul 03:54
Compare
Choose a tag to compare

Fixed

  • Reverts f6cbeca to work with JSdoc 3.5.5 fixing copyFileSync bug

v2.4.1

23 May 14:26
Compare
Choose a tag to compare

Fixed

v2.4.0

18 Dec 22:28
Compare
Choose a tag to compare

🎁 Added

  • Make the global.html page accessible in the navigation #7

🐛 Fixed

  • Honor the templates.default.includeDate configuration setting #6

Contributors

v2.3.0

23 Nov 00:35
Compare
Choose a tag to compare

Added

  • Creates better visual representation of deprecated status #5

Examples

Deprecated Member

screen shot 2017-11-22 at 3 38 50 pm

Deprecated Classes & Namespaces

screen shot 2017-11-22 at 3 38 36 pm

Deprecated Members Navigation

screen shot 2017-11-22 at 3 38 19 pm

Deprecated Classes Navigation

screen shot 2017-11-22 at 3 39 01 pm

Deprecated Namespace Navigation

screen shot 2017-11-22 at 3 40 37 pm

v2.2.0

24 Oct 18:29
Compare
Choose a tag to compare

Added

  • Adds a plugin script from pixijs/pixi.js for dealing with issues related to JSDoc and ES6 syntax 5c4f427

v2.1.3

21 Sep 18:11
Compare
Choose a tag to compare

Fixed

  • Removed the small line-height for the readme page so it is consistent with the rest of the pages.

v2.1.2

21 Sep 15:54
Compare
Choose a tag to compare

Fixed

  • Don't output line numbers without source
  • Interfaces and typedefs not inheritable, should have parent CSS class

Changed

  • Better looking table headers