setvalue updates input if form is open

This commit is contained in:
vitalets
2013-01-08 19:28:54 +04:00
parent e615a3d89a
commit 24cc4ad61f
3 changed files with 14 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.4.0 wip
----------------------------
[enh] setValue method updates input if form is open (vitalets)
[enh] select: chnage source via option method, see #61 (vitalets)
[bug] select: source loaded twice if sourceCache = false (vitalets)
[enh] added `destroy` method, see #61 (vitalets)