Releases
v2.0.0
Compare
Sorry, something went wrong.
No results found
Features
okidoc-md: improve @doc tag visitor warn log (be85dd7 )
okidoc-md: render markdown for class and class constructor (#41 )
okidoc-site: add ability to render react components inside markdown (#44 )
okidoc-site: add ability to use nested pages navigation (#45 ), closes #27
okidoc-site: allow to use okidoc-site commands without config path param. (#47 )
okidoc-site: Redesign 2 column navigation (cfd6887 )
okidoc-site: Update styling for code (177a40c )
okidoc-site: migrates to gatsby v2 (fdf1916 , #54 ) closes #49
okidoc-site: improve site config yaml validation (9caeee1 )
Bug Fixes
okidoc-md: freeze documentationjs version (0c4e15f ) (due to documentationjs/documentation#1057 )
okidoc-md: fix issue ts vs flow issue with optional interface property (39ddff0 )
okidoc-md: fix issue ts vs flow issue with optional class property (374c61d )
okidoc-md: fix issue with interface trailing JSDoc comments (b77f417 )
okidoc-md: freeze unist-builder to 1.0.2 due to changed build result in 1.0.3 (add6a3e )
okidoc-md: use unist-builder@1.0.2. (efd9d46 )
okidoc-md: handle optional method for interface (0048af6 ), closes #66
okidoc-md: fixed parsing code issue with new in interface (ac0c144 ), closes #59
okidoc-md: fix issue with error while rendering return type md (fca1fb5 )
okidoc-site: increase left padding for md heading navigation with depth >= 3 (f15bd1c )
okidoc-site: Fixes rendering for long types (0439eb6 ), closes #34
okidoc-site: freezing version of docsearch.js in okidoc-site/site (270d7cf )
okidoc-site: update style for functional type
okidoc-site: fix issue with headings with same name on one page (a4b47a0 )
Chore
okidoc-md: refactor buildDocumentationSourceAST logic (979bf67 )
okidoc-md: refactor visitor api logic (4901b46 , d14f534 )
okidoc-md: migrated from babylon to @babel/parser (0ebcd27 ), closes #70
okidoc-md: bump babel to v7.7.0 (968d220 )
BREAKING CHANGES
okidoc-md: change custom visitor api (4901b46 , d14f534 )
change rendering of documentation for class and class constructor (#41 )
okidoc: okidoc package deprecated. Use okidoc-md and/or okidoc-site (8304548 )
You can’t perform that action at this time.