set ver 1.0.1 + changelog

This commit is contained in:
vitalets 2012-11-22 18:22:25 +04:00
parent e79118f0cf
commit 592b3f7fdc
2 changed files with 4 additions and 3 deletions

@ -4,8 +4,9 @@ X-editable changelog
Version 1.0.1 Nov 22, 2012 Version 1.0.1 Nov 22, 2012
---------------------------- ----------------------------
[enh #7] 'shown' event added (vitalets) [enh] contribution guide in README.md (vitalets)
[enh #1] params can be a function to calc it dynamically (vitalets) [enh #7] 'shown', 'hidden' events added (vitalets)
[enh #1] params can be a function to calculate it dynamically (vitalets)
[enh #6] do not preventDetault() in click when toggle='manual'. This allows to have clickable links (vitalets) [enh #6] do not preventDetault() in click when toggle='manual'. This allows to have clickable links (vitalets)
[bug #3] should not mark element with unsave css if url is user's function (vitalets) [bug #3] should not mark element with unsave css if url is user's function (vitalets)

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