add destroy method

This commit is contained in:
vitalets
2013-01-08 12:36:35 +04:00
parent 87f214adf4
commit 2fd6340b03
4 changed files with 44 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.4.0 wip
----------------------------
[enh] added `destroy` method, see #61 (vitalets)
[enh] textarea: added `rows` property (vitalets)
[enh #60] added wysihtml5 input (vitalets)
[enh] added IOS-style clear button for text inputs (vitalets)