Versioning

v1.2.0

  • Added automatic tab identifiers.

    • If you leave a tab pane identifier blank, one will be automatically generated

    • If you leave a tab identifier blank, it will be assigned the same identifier as the pane in the same position ( so tab 3 gets the identifier of pane 3 ).

v1.1.0

  • If no Initial Tab Identifier is specified, the first tab is selected automatically

  • Full CMS compatibility; create your tabstrip from the CMS

    • Use two collection lists, one for the tabs, one for the content panes. Bind the slug as the Tab Identifier.

    • Mixed static + CMS tabs also works

v1.0.0

  • Build mode support

Last updated