Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 1.51 KB

File metadata and controls

69 lines (54 loc) · 1.51 KB

Changelog

v1.6.1

2022-07-02

  • Fix implementation of Github Packages

v1.6.0

2022-07-02

  • Implement Github Packages

1.5.2

2022-06-29

  • Fix chevron color in navbar for darkmode
  • Fix unhandled javascript error
  • Fix table of content (toc) linking to section

1.5.1

2022-06-10

  • Show class description if constructor is hidden

1.5 Darkmode & Hashlink highlight

2022-05-02

  • Add darkmode support
  • Highlight hashlink sections
  • Fix docs navigation animation
  • Replace localstorage with sessions storage for left navigation

1.4.1 Custom pages

2021-06-29

  • Move custom pages to the top of menu

1.4 Filter & Navigations

2021-06-10

  • Add 'copy to clipboard' functionality for linking to methods
  • Add multi keyword support for navigation search filter
  • Add collapsable menus
  • Add documentation menu
  • Show whole navigation tree while filtering
  • Fixed event names with double quotes

1.3 Tutorials

2021-05-28

  • Add tutorial section

1.2 Menu indenting

2021-05-26

  • Add menu indenting for when a class has multiple levelss

1.1.3 ToC

2021-05-26

  • Fix ToC links for static methods

1.1.2 Header tag

2021-05-18

  • Add header tag to support batches in readme.md

1.1.1 Custom Simple Analytics domain

2021-05-18

  • Added option to jsdoc.json to configurate Simple Analytics: "simpleAnalyticsHost": "your-host.extension"

1.1 Collapsable Tables

2021-05-17

  • Added collapsable tables
  • Added shadow to notes

1.0 New Template

2021-05-06

  • Added new basic JSDocs template