add combodate to build

This commit is contained in:
vitalets 2013-01-10 22:25:07 +04:00
parent a3b21b8f4b
commit 1a3f3fc725
2 changed files with 4 additions and 1 deletions

@ -4,6 +4,7 @@ X-editable changelog
Version 1.4.0 wip
----------------------------
[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)

@ -49,7 +49,9 @@ function getFiles() {
inputs+'textarea.js',
inputs+'select.js',
inputs+'checklist.js',
inputs+'html5types.js'
inputs+'html5types.js',
inputs+'combodate/lib/combodate.js',
inputs+'combodate/combodate.js'
];
//common css files