Releases: Kocal/jsdoc-vuejs
Releases · Kocal/jsdoc-vuejs
v2.2.3
23 Nov 06:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
pkg: file "config.js" should be packaged too (#127 ) (8e81715 )
v2.2.1
23 Nov 06:19
Compare
Sorry, something went wrong.
No results found
v2.2.0
23 Nov 06:19
Compare
Sorry, something went wrong.
No results found
Features
renderers: use a templating system with EJS (#106 ) (96a3aff )
v2.1.0
23 Nov 06:19
Compare
Sorry, something went wrong.
No results found
v2.0.5
23 Nov 06:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
renderers: types with < and > were rendered as HTML (#85 ) (d810412 ), closes #84
v2.0.4
23 Nov 06:19
Compare
Sorry, something went wrong.
No results found
v2.0.2
22 Jun 18:35
Compare
Sorry, something went wrong.
No results found
Fixes
Fix documented methods source lines number (#73 )
Internals
In the folder example, write a JSDoc configuration file for each supported template (#74 )
v2.0.1
21 Jun 20:36
Compare
Sorry, something went wrong.
No results found
Fixes
Fix regression on methods that are not displayed (#72 )
v2.0.0
18 Jun 05:19
Compare
Sorry, something went wrong.
No results found
Features
Added @vue-prop tag (#59 )
Added @vue-data tag (#59 )
Added @vue-computed tag (#59 )
Added rendering system to support more JSDoc templates (#59 )
Rewrote default renderer (#64 )
Added docstrap renderer (#65 )
Added tui renderer (#66 )
Added minami renderer (#67 )
Removals
Removed followImports config (#53 )
Removed configuration system (#53 )
Removed source transformation (Babel) (#55 )
Removed Vue component script evaluation (#57 )
Removed Vue lifecycle hooks listing (#59 )
Removed @vue tag (#59 )
Internals