Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 985 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 985 Bytes

CHANGELOG

v3.4.0 (2020-10-15)

  • Added a postprocess function option to template config options

3.3.0

  • Added support for templates.collapse option. When set to true only the active component's members are expanded.
  • Added templates.resources option that takes an object where the keys are the labels and the values are links to external resources.
  • Minor css bugfixes

3.2.0

  • Fix issue where all elements would be hidden if no excludePattern is included (#16 thanks @mercmobily)
  • Display bullet points in documentation (#17) thanks @mercmobily)
  • Allow disableSort to be included in template to prevent automatic sorting of classes and methods (#15 thanks @mercmobily)

3.1.1

  • Hide hidden modules from members section

3.1.0

  • Add anchor tags to examples
  • Increase max-width of sections