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
- fix
css
parameter in better-docs theme properties.
- totally changed the UI
- [#27] - search ability
- update peerDependencies to more up to date version
- support for flow type
- [#30] fix line links in source code view
- add the ability to include a stylesheet via templates.default.staticFiles and then include it in the final theme via templates[better-docs].css
- [#43] - fixed windows issue
- 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