0.2.0 - 2017-04-13
- 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)
0.1.2 - 2016-04-27
- Fixed version constraints in
composer.json
(@hiqsol)
0.1.1 - 2016-04-27
- Added tests and fixed build (@hiqsol)
- Fixed errors (@SilverFire, @hiqsol)
- Added formatting with format option (@hiqsol)
- Added ComboXEditable (@SilverFire, @tafid)
- Refactored (@hiqsol)
- Fixed code styling: hideved and php-cs-fixed (@hiqsol)
- Fixed minor issues (@tafid)