Skip to content

Releases: kartik-v/yii2-tabs-x

Version 1.2.9

15 Oct 11:16
Compare
Choose a tag to compare

Date: 15-Oct-2022

  • (enh #83, #84): Adds role="presentation" to list items.

Version 1.2.8

20 Sep 06:59
Compare
Choose a tag to compare

Date: 20-Sep-2021

  • (enh #74): Enhancements to support Bootstrap 5.x.
  • Bump up version.

Version 1.2.7

26 Sep 14:33
Compare
Choose a tag to compare

Date: 26-Sep-2018

Version 1.2.6

10 Sep 06:47
Compare
Choose a tag to compare

Date: 10-Sep-2018

  • (bug #63): Correct and remove unnecessary bootstrap tabs plugin registration.

Version 1.2.5

06 Sep 17:27
Compare
Choose a tag to compare

Date: 06-Sep-2018

  • Updates to support Bootstrap 4.x.
  • Reorganize all source code in src directory.
  • (kartik-v/yii2-krajee-base#94): Refactor code and consolidate / optimize properties within traits.

Version 1.2.4

14 Oct 19:26
Compare
Choose a tag to compare

Date: 04-May-2017

  • (bug #47): Add missing hashVarLoadPosition property.

Version 1.2.3

09 Sep 11:37
Compare
Choose a tag to compare

Date: 09-Sep-2016

  • (enh #33): Add branch alias for dev-master latest release.
  • (enh #35): Correct README for sticky tabs options usage.
  • (enh #36, #37): Add printable tabs functionality.
  • (enh #41, #42): Better detection of click element for correct sticky tabs initialization.
  • Add github contribution and issue/PR logging templates.
  • Enhance PHP Documentation for all classes and methods in the extension.

Version 1.2.2

12 Jan 08:06
Compare
Choose a tag to compare

Date: 12-Jan-2016

Version 1.2.1

27 Jun 03:19
Compare
Choose a tag to compare

Date: 26-Jun-2015

  • (enh #17): Add pluginOptions to better control TabsX.
  • (enh #20): Validate renderTabContent property to optionally render panes.
  • (enh #23): Enhance TabsX for yii\bootstrap\Tabs update.

Version 1.2.0

05 Mar 09:11
Compare
Choose a tag to compare

Date: 05-Mar-2015

  • (bug #5): Update renderDropdown for updated release of yii\bootstrap\Tabs.
  • Update packagist stats.
  • (enh #15): Add pluginEvents property to register TabsX events.
  • Set release to stable.
  • (enh #16): Parse boolean data attributes correctly in containerOptions.