Skip to content

Releases: hiqdev/yii2-x-editable

0.2.0

13 Apr 09:41
Compare
Choose a tag to compare
  • Prevent remote formatting when value is not a sting (@SilverFire, @hiqsol)
  • Removed use of hipanel\grid\DataColumn in favour of hiqdev\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

27 Apr 15:44
Compare
Choose a tag to compare
  • Fixed version constraints in composer.json

0.1.1

27 Apr 15:39
Compare
Choose a tag to compare
  • Added tests and fixed build
  • Fixed errors
  • Added formatting with format option
  • Added ComboXEditable
  • Refactored
  • Fixed code styling: hideved and php-cs-fixed
  • Fixed minor issues