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

## Version 1.3.5

**Date:** 02-Apr-2020

- Enhancement to parse `pluginOptions` correctly when only `toggleButton` is configured.
- Move all source code to `src` directory.
- Enhancements to support Bootstrap v4.x.
- (enh #19): Enhance `header`, `closeButton`, and `toggleButton` rendering validation.

**Date:** 08-Sep-2017

- (enh #18): Enhancements for BS4 support for bootstrap popover-x v1.4.5.
- (enh #16): Added more positioning constants.
- Add github contribution and issue/PR logging templates.

## Version 1.3.3

**Date:** 12-Jan-2016

- (bug #13): Correct `init` and `run` of PopoverX widget.

## Version 1.3.2

**Date:** 12-Jan-2016

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

## Version 1.3.1

**Date:** 01-Jul-2015

- Updates to composer dependencies.

## Version 1.3.0

**Date:** 25-Nov-2014

- (enh #5): Enhance widget to use updated plugin registration from Krajee base

## Version 1.2.0

**Date:** 10-Nov-2014

- Set dependency on Krajee base components
- Set release to stable

## Version 1.1.0

**Date:** 2014-10-24

- Enhancements for release v1.1.0 of bootstrap-popover-x plugin.
- enh #2: Allow widget to be used as a popover in NavBar.
- enh #3: Add `content` property to render the widget directly without begin and end methods.
- enh #4: Add `arrowOptions` property to configure HTML attributes for arrow.


## Version 1.0.0

**Date:** 2014-07-15
- Initial release
- PSR4 alias change
