Skip to content

0.5.0

Compare
Choose a tag to compare
@VizuaaLOG VizuaaLOG released this 10 Jun 20:43
· 343 commits to master since this release

0.5.0

  • #38 Adjust how plugins are initialised by using classes instead. Data attributes can still be used for customising the plugins behaviour, if supported. (closes #20)
  • 43b64cd Add a new option to the tabs plugin that allows tabs to be changed when the user hovers over the tab link. On mobile this will revert back to the click/tap handler due to the lack of a hover event being called. (closes #35)