Releases: smapiot/pidoc
Releases · smapiot/pidoc
0.15.0
- 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
- Fixed missing types in type renderer
- Updated dependencies
Full Changelog: v0.14.2...v0.14.3
0.14.2
- Fixed issue with most recent TypeDoc not showing types
- Removed previously unused styling
0.14.1
- Fixed issue with
publicPath
in Markdown links - Improved styling of header section
0.14.0
- Added optional dark mode (with auto detection)
0.13.4
- Added
getPageLayout
for backwards compatiblity
0.13.3
- Added backwards compatibility support
- Improved exported typings of
pidoc
0.13.2
- Improved doclet quick fix
- Improved debugging in monorepo
- Added support for
doclet
in package.json
0.13.1
- Added
sdk-raw
subcommand - Fixed issue with long section navigation
0.13.0
- Improved CLI commands (support for flags etc.)
- Added support for templates
- Added types of config
- Added support for
Header
andSectionNav
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