Skip to content

4.0.0

Choose a tag to compare

@r-brown r-brown released this 20 May 14:00
· 141 commits to master since this release
  • updated: change DIV highlighting to SVG highlighting - #97 #55
  • added: add extendable HTML templates instead of programmatic templating #100
  • added: new templating plugin - https://github.com/Labs64/GuideChimp/wiki/Plugins
  • added: new option "showNavigation" to hide previous and next arrows #100
  • added: new pagination theme "numbers" #67
  • added: new option "paginationTheme" to switch between two different pagination styles - "circles" or "numbers"
  • added: new option "paginationCirclesMaxItems"(default: 10) - determines the number of steps at which there will be an automatic switch from the theme of "circles" to "numbers"
  • updated: option "padding", the default value was changed from 10 to 8
  • added: new tooltip positions: "bottom-right", "bottom-left", "bottom-middle", "top-right", "top-left", "top-middle"
  • fixed: skypack import #107