build: exclude dateui from jquery build, move wysihtml to inputs-ext

This commit is contained in:
vitalets
2013-01-11 10:20:23 +04:00
parent 7613581bd7
commit 493cd63099
2 changed files with 7 additions and 12 deletions

View File

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