All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Changelog maintained after version 1.3.0
- fixed problem of one line comments of types and interfaces [#40]
- fix problem with the methods defined directly in the interface (related to [#39])
- fix problem treating not react files as react (related to [#39])
- fix problem with Array defined as {attribute: type}[] [#39]
- support for documenting class members in typescript
- current item in sidebar is selected
- hash with the link to the documentation element
- Add typescript support
- fixed vue components preview
- attempt to fix error with paths on windows
- add the ability to document vue components with dash in a name
- fix @classdesc tag for components
- add ability to document both react and vue components
- temporarily fix height issue on react components
- add typedef plugin
- fix warning with className