Skip to content

Release 6.0.1

Compare
Choose a tag to compare
@mrin9 mrin9 released this 24 Oct 07:03
· 1346 commits to master since this release

New Features

provided options to customize navigation bar

  • nav-bg-color
  • nav-text-color
  • nav-hover-bg-color
  • nav-hover-text-color
  • nav-accent-color

New options to control schema and description expansion

  • schema-expand-level (to control the depth of schema to be expanded)
  • schema-description-expanded (to control initial display of field description)

New Slot added to display content on navigation bar

Bug Fixes

  • Fixed a issue where auto selection of api server was not working #65. Thanks to @peterbroadhurst for the PR
  • Improved scrolling behavior for navigation bar

Others

API Documentation is updated