Change Log: `bootstrap-tabs-x`
==============================

## Version 1.3.5

**Date:** 21-Sep-2021

- (enh #36): Correct bootstrap tabs-x left and right styles.

## Version 1.3.4

**Date:** 20-Sep-2021

- Simplify NPM module handling.
- (enh #35): Enhancements to support Bootstrap v5.x framework.

## Version 1.3.3

**Date:** 12-Jan-2021

- (enh #28): Enhancements to support Bootstrap v4.x framework.
- (enh #27): Enhance `flushCache` method to allow flushing cache of specific `tabIds`.
- (enh #26): Add `initCache` method.
- Correct code typo in README.
- Add github contribution and PR templates.
- Chronological ordering of issues for change log.
- Update copyright year to current.
- Code optimizations.
- (enh #24): Rename all events to begin with `tabsX:` instead of `tabsX`.
- (enh #23): Universal Module Definition for use with CommonJS, AMD or browser globals.
- (enh #22): Added `flushCache` method for modal scenario.

## Version 1.3.2

**Date:** 26-Jun-2015

- (enh #19): Various tab CSS styling enhancements.
- (enh #18): Validate `disabled` tabs.
- (enh #17): New property `addCss` for left/right tabs.
- (enh #16): Auto size tab height for left and right positioned tabs.

## Version 1.3.1

**Date:** 18-Jun-2015

- (enh #14): Ability to configure success and error callbacks at plugin initialization.
- (enh #13): Enhance tabsX events for including parameters.
- (enh #12): Enhance auto border rendering after ajax load for vertical tabs (placed left or right).
- (enh #11): More intelligent and optimal caching for ajax tabs.
- (enh #10): Better validation of maxTitleLength for sideways orientation.
- (enh #9): Add new property `ajaxSettings` to allow extending ajax configuration.
- (enh #8): Better boolean validation of `enableCache`.

## Version 1.3.0

**Date:** 31-Jan-2015

- (enh #7): Code cleanup and restructure for JS lint changes (using JSHint Code cleanup library).
- (bug #6): Fix trailing comma in code.
- (enh #5): Trigger new events on tab click, ajax beforeSend, ajax success, and ajax error.
- (enh #4): Revamp code to enable usage as a jQuery plugin function `$.fn.tabsX`.
- (enh #3): Incorporate a new caching object and caching functionality settings for AJAX tabs.

## Version 1.2.0

**Date:** 08-Nov-2014

- Set release to stable in composer.json.
- Updated CHANGE log to reflect user friendly date time formats.

## Version 1.1.0

**Date:** 16-Sep-2014

- enh #1: Enhance and build Ajax powered tabs

## Version 1.0.0

**Date:** 01-Aug-2014

- Initial release
