set version 1.1.0

This commit is contained in:
vitalets 2012-11-27 15:40:36 +04:00
parent d3ccad1c2b
commit 30f7c20360
2 changed files with 5 additions and 4 deletions

@ -1,13 +1,14 @@
X-editable changelog
=============================
Version 1.1.0 wip
Version 1.1.0 Nov 27, 2012
----------------------------
[enh #11] cancel button changed to 'cross' (tarciozemel)
[enh #11] icon cancel changed to 'cross' (tarciozemel)
[enh] added support for IE7+ (vitalets)
[enh #9] 'name' or 'id' is not required anymore (vitalets)
[enh] 'clear' button added in date and dateui (vitalets)
[enh] form template changed: added DIV.editable-input, DIV.editable.buttons and $.fn.editableform buttons (vitalets)
[enh] form template changed: added DIV.editable-input, DIV.editable.buttons and $.fn.editableform.buttons (vitalets)
[enh] new input type: checklist (vitalets)
[enh] updated docs: inputs dropdown menu, global templates section (vitalets)

@ -2,7 +2,7 @@
"name": "X-editable",
"title": "X-editable",
"description": "In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery",
"version": "1.0.1",
"version": "1.1.0",
"homepage": "http://github.com/vitalets/x-editable",
"author": {
"name": "Vitaliy Potapov",