select2: show placeholder when value is empty

This commit is contained in:
vitalets
2013-11-02 22:28:45 +04:00
parent ef3378d274
commit c77ebf6cc7
3 changed files with 72 additions and 46 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.5.1 wip
----------------------------
[bug] select2: placeholder not shown if value initially empty (vitalets)
[enh #400] allow `validate` to change submitted value, also fix #354 (vitalets)
[enh #396] bs3 popover: placement `auto` (vitalets)
[bug #357] select2: tags mode with space separator (vitalets)