changelog

This commit is contained in:
vitalets 2013-01-11 21:01:42 +04:00
parent e4017fc83f
commit dce89034c2

@ -2,13 +2,12 @@ X-editable changelog
=============================
Version 1.4.0 wip
Version 1.4.0 Jan 11, 2013
----------------------------
[enh] jquery-ui datepicker excluded from `plain` jquery build (vitalets)
[enh] added new input type: combodate (vitalets)
[bug #68] allow arrays for data attributes (adimitrov)
[enh] setValue method updates input if form is open (vitalets)
[enh] select: chnage source via option method, see #61 (vitalets)
[enh] select: change source via option method, see #61 (vitalets)
[bug] select: source loaded twice if sourceCache = false (vitalets)
[enh] added `destroy` method, see #61 (vitalets)
[enh] textarea: added `rows` property (vitalets)