58 lines
1.4 KiB
Markdown
Executable File
58 lines
1.4 KiB
Markdown
Executable File
Change Log: `yii2-widget-touchspin`
|
|
===================================
|
|
|
|
## Version 1.2.4
|
|
|
|
**Date:** 02-Sep-2021
|
|
|
|
- (enh #12): Enhancements to support Bootstrap v5.x.
|
|
|
|
## Version 1.2.3
|
|
|
|
**Date:** 05-Sep-2018
|
|
|
|
- (enh #10): Correct `btn-vertical` bootstrap markup styling.
|
|
|
|
## Version 1.2.4
|
|
|
|
**Date:** 05-Sep-2018
|
|
|
|
- (enh #10): Correct `btn-vertical` bootstrap markup styling.
|
|
|
|
## Version 1.2.2
|
|
|
|
**Date:** 17-Aug-2018
|
|
|
|
- Add Bootstrap 4.x support
|
|
- Upgrade source plugin to latest release
|
|
- Add github contribution and PR/issue log templates.
|
|
- Update copyright year to current.
|
|
- Reorganize all source code in `src` directory.
|
|
|
|
## Version 1.2.1
|
|
|
|
**Date:** 10-Jan-2016
|
|
|
|
- Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53.
|
|
|
|
## Version 1.2.0
|
|
|
|
**Date:** 04-Dec-2014
|
|
|
|
- (enh #2): Enhance widget for updated bootstrap-touchspin plugin.
|
|
- (enh #3): Validate InputWidget disabled setting.
|
|
|
|
## Version 1.1.0
|
|
|
|
**Date:** 15-Nov-2014
|
|
|
|
- (enh [#204](https://github.com/kartik-v/yii2-widgets/issues/204)): Set a better z-index for TouchSpin Input Group to avoid dropdown overlays getting hidden.
|
|
- (enh #1): Add special styling for bootstrap input group button addons for success and error states.
|
|
- Set release to stable.
|
|
|
|
## Version 1.0.0
|
|
|
|
**Date:** 08-Nov-2014
|
|
|
|
- Initial release
|
|
- Sub repo split from [yii2-widgets](https://github.com/kartik-v/yii2-widgets) |