Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Releases: HydraWiki/Tabber

Release 2.4.3

26 Jan 20:25
Compare
Choose a tag to compare
  • Fix an issue with Chrome Explorer mishandling spaces in anchor hashes.

Release 2.4.2

25 Jan 19:34
Compare
Choose a tag to compare
  • Fix URI encoded tabs.

Release 2.4.1

24 Jan 20:17
Compare
Choose a tag to compare
  • Prevent individual tabber tabs from line-breaking
  • Use HTML5 push state to set the hash for a tab (with fallback)
  • More Javascript fixes for hash state changes and navigating tabs.
  • Removed deprecated MediaWiki < 1.25 files.
  • Resource modules now target mobile as well.

Release 2.4

09 Mar 18:50
Compare
Choose a tag to compare
  • Minor performance improvement for tab parsing.

Release 2.3

14 May 19:50
Compare
Choose a tag to compare

Bug Fix

  • Fixes greedy CSS selector that was causing nested tabber tags to eat each other.

Release 2.2

30 Apr 15:53
Compare
Choose a tag to compare

This release reverts code to 2.0 states and fixes the broken 2.1 release along with a proper Javascript rewrite.

Release 2.1

21 Apr 19:51
Compare
Choose a tag to compare

Thanks to @cblair91 for the rewrite of the Javascript that handles this extension.