Skip to content

Releases: smapiot/pidoc

0.15.0

16 Nov 10:56
Compare
Choose a tag to compare
  • Fixed issue with no JS robot not showing
  • Fixed issue in layout with long version number
  • Added adjustable images for dark mode (#8) [@RishiKumarRay]
  • Added versioned output as default via --versioned (#2)
  • Added multi language support (#4)
  • Improved useMenuItems (#11) [@carvinlo]
  • Improved change handlers (#3)

0.14.3

23 Jun 16:13
Compare
Choose a tag to compare
  • Fixed missing types in type renderer
  • Updated dependencies

Full Changelog: v0.14.2...v0.14.3

0.14.2

20 Jan 22:35
Compare
Choose a tag to compare
  • Fixed issue with most recent TypeDoc not showing types
  • Removed previously unused styling

0.14.1

20 Jan 21:59
Compare
Choose a tag to compare
  • Fixed issue with publicPath in Markdown links
  • Improved styling of header section

0.14.0

20 Jan 21:58
Compare
Choose a tag to compare
  • Added optional dark mode (with auto detection)

0.13.4

20 Jan 21:58
Compare
Choose a tag to compare
  • Added getPageLayout for backwards compatiblity

0.13.3

13 Dec 15:22
Compare
Choose a tag to compare
  • Added backwards compatibility support
  • Improved exported typings of pidoc

0.13.2

13 Dec 15:22
Compare
Choose a tag to compare
  • Improved doclet quick fix
  • Improved debugging in monorepo
  • Added support for doclet in package.json

0.13.1

13 Dec 15:22
Compare
Choose a tag to compare
  • Added sdk-raw subcommand
  • Fixed issue with long section navigation

0.13.0

15 Nov 14:34
Compare
Choose a tag to compare
  • Improved CLI commands (support for flags etc.)
  • Added support for templates
  • Added types of config
  • Added support for Header and SectionNav component
  • Added automatic redirect to first chapter for /
  • Added option for static files (staticDir)
  • Added support for Markdown tasklists
  • Added support for Markdown (arbitrary) file inclusions
  • Added dedicated components package @pidoc/components
  • Renamed piral-docs-tools to @pidoc/core
  • Introduced new pidoc package