Skip to content

Releases: markcell/jquery-tabledit

v1.2.3

20 Apr 20:10
Compare
Choose a tag to compare
  • Added 'bower.json' to use this package manager
  • Added 'tbody' in the selector during the construction of the structure, to avoid problems with the 'tfoot'
  • Now when you tab in a row, the form is saved. Only if there is no save button

v1.2.2

03 Apr 19:43
Compare
Choose a tag to compare
  • Updated 'example.php' file
  • Updated project page with examples and documentation
  • Now if 'onAjax()' hook returns false, does not send the ajax request
  • Added 'rowIdentifier' option to change the name of attribute in td element for the row identifier
  • Fixed bug that allows you to change to edit mode with mouse click when the line was deleted
  • Quick fix for issue that sometimes could not remove the warning class on the edited rows
  • Change project name to lowercase

v1.2.1

10 Mar 15:02
Compare
Choose a tag to compare

Fix release.
Added 'autoFocus' option and 'onAjax(action, serialize)' hook.

v1.2.0

07 Mar 19:36
Compare
Choose a tag to compare

Third release.

v1.1.1

05 Mar 16:24
Compare
Choose a tag to compare

Fix release.

v1.1.0

08 Feb 21:49
Compare
Choose a tag to compare

Second release.

v1.0.0

08 Feb 18:59
Compare
Choose a tag to compare

First release.