Releases: hiqdev/yii2-x-editable
Releases · hiqdev/yii2-x-editable
0.2.0
- Prevent remote formatting when value is not a sting (@SilverFire, @hiqsol)
- Removed use of
hipanel\grid\DataColumn
in favour ofhiqdev\higrid\DataColumn
(@hiqsol) - Updated
ComboXEditable.js
to follow Combo API changes (@SilverFire, @hiqsol) - Enhanced XEditableTrait in order to support custom selector and per-id initialisation (@SilverFire)