This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Releases: pixijs/pixi-jsdoc-template
Releases · pixijs/pixi-jsdoc-template
v2.1.1
v2.1.0
Added
- Adds tag if a method overrides a base class method #1
- De-emphasizes the inherited properties in the list to make it easier to find the members unique to this class.
Changed
v2.0.1
Fixed
- Fixes vertical scrolling issue on iOS
- Updates version of Bootstrap to latest v3
Added
- Support small screen layout with hamburger button
v2.0.0
Changed
- More compressed source link names
- Adds responsive layout for some larger touch devices
- Changes color scheme to match PixiJS
- Adds more spacing and changes typeface to Libre Franklin to make more legible
- Improves the search by reseting when search field is cleared
- Better namespace listing of classes and sub-namespaces
Note: This is a fork of jaguarjs-jsdoc and to not confuse with releases of that template, this has been bumped a major release.