clear date & datetime when showbuttons=false, fix #171

This commit is contained in:
vitalets
2013-04-02 21:32:29 +04:00
parent ca14bed8e3
commit 21a6148f8d
5 changed files with 96 additions and 3 deletions

View File

@@ -4,7 +4,8 @@ X-editable changelog
Version 1.4.4 wip
----------------------------
[bug #166] clear button forinput type = number (vitalets)
[bug #171] clear in date & datetime when showbuttons=false (vitalets)
[bug #166] clear button for input type=number (vitalets)
[bug] checklist don't show checked for single value (vitalets)
[enh #188] added bootstrap datetime (adeg, vitalets)
[bug] editable-poshytip on inline mode tries to write in $.Poshytip (vitalets)