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

Releases: HydraWiki/Tabber

Release 2.4.3

26 Jan 20:25

Choose a tag to compare

  • Fix an issue with Chrome Explorer mishandling spaces in anchor hashes.

Release 2.4.2

25 Jan 19:34

Choose a tag to compare

  • Fix URI encoded tabs.

Release 2.4.1

24 Jan 20:17

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

Choose a tag to compare

  • Minor performance improvement for tab parsing.

Release 2.3

14 May 19:50

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

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

Choose a tag to compare

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