html5 inputs added

This commit is contained in:
vitalets
2012-12-10 20:01:33 +04:00
parent 7270692c31
commit b53b388259
7 changed files with 249 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.3.0 wip
----------------------------
[enh] added html5 inputs support: password, email, url, tel, number, range (vitalets)
[bug #43] fix for bootstrap 2.2.2 (vitalets)
[enh #41] 'abstract' class renamed to 'abstractinput' as abstract is reserved word (vitalets)
[enh #40] 'params' option defined as function overwrites original ajax data instead of appending (vitalets)