Skip to content

1.3.2

Compare
Choose a tag to compare
@ShukantPal ShukantPal released this 02 May 01:50
· 72 commits to master since this release

πŸŽ‰ Features

  • Add previous/next navigation buttons to the default template (#119)

Screen Shot 2021-05-01 at 9 26 27 PM

  • Add support for customizing app bar items in @webdoc/default-template (template.appBar.items) (#120)
  • Add support for configuring the route of tutorials (template.routes.tutorials) (#120)

πŸ—žοΈ Bug fixes

  • Use CSS Grid for @webdoc/default-template's horizontal layout to fix scrolling issues in Safari (#119)
  • The explorer no longer contains a top-level "(overview)" if you do not provide a README file (#120)
  • An API reference is no longer outputted if the document tree is empty (i.e. you're using webdoc for tutorials only) (#120)