allow apply selector more than once, fix #312

This commit is contained in:
vitalets
2013-08-06 00:25:17 +04:00
parent 62da4f7cd3
commit db5b8fd070
3 changed files with 18 additions and 3 deletions

View File

@@ -3,6 +3,7 @@ X-editable changelog
Version 1.4.6 wip
----------------------------
[bug #312] can't apply selector more than once (vitalets)
[enh #48] textarea: use `white-space: pre-wrap` instead of nl2br conversion (vitalets)
[enh #286] added HTML5 time input (Doggie52)
[enh] add `defaultValue` option (vitalets)