Releases: Labs64/GuideChimp
Releases · Labs64/GuideChimp
4.2.0
4.1.1
4.1.0
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
- 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
3.3.0
- updated: add context attributes to the GuideChimp methods
distinguish between tour closed by user or closed by programmatically when listening 'onStop' events - #96 - updated: methods configuration documentation - https://github.com/Labs64/GuideChimp/wiki/Configure#methods