Change Log: `yii2-checkbox-x`
=============================

## Version 1.0.7

**Date**: 10-Jan-2022

- Enhance & standardize php docs for new website https://docs.krajee.com.

## Version 1.0.6

**Date**: 01-Sep-2021

- (enh #17): Enhancements to support Bootstrap v5.x.

## Version 1.0.5

**Date**: 01-Sep-2021

- (enh #16): Set more correct icon defaults for bootstrap 4.x.

## Version 1.0.4

**Date**: 09-Oct-2018

- Bump composer dependencies.
- Add github contribution and issue/PR logging templates.
- Enhance PHP Documentation for all classes and methods in the extension.
- Add branch alias for dev-master latest release.

## Version 1.0.3

**Date**: 11-Jan-2016

- (enh #14): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53.

## Version 1.0.2

**Date**: 20-Sep-2015

- Better label generation.
- Add support for theme.

## Version 1.0.1

**Date**: 17-Jun-2015

- (enh #10): Set composer ## Version dependencies.
- (enh #9): New `labelSettings` property to allow configuring checkbox labels better.
- (enh #8): New `autoLabel` property to allow automatic configuration of label text, styles, and positions.
- (enh #7): New `initInputType` property to set input type for initializing bootstrap-checkbox-x plugin.
- (enh #2): Enhance widget to use updated plugin registration from Krajee base
- Code formatting updates as per Yii2 coding style.

## Version 1.0.0

**Date**: 09-Nov-2014

- Initial release
- Set dependency on Krajee base component
- PSR 4 alias change
- Stable release