From eddc839809b531a2705d60f6fe2b3d41ac3e1e88 Mon Sep 17 00:00:00 2001 From: bobmash Date: Tue, 12 Jul 2016 12:08:08 +0100 Subject: [PATCH 1/8] Update jquery-editable-poshytip.js --- dist/jquery-editable/js/jquery-editable-poshytip.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/jquery-editable/js/jquery-editable-poshytip.js b/dist/jquery-editable/js/jquery-editable-poshytip.js index 6eb12279..e0106406 100644 --- a/dist/jquery-editable/js/jquery-editable-poshytip.js +++ b/dist/jquery-editable/js/jquery-editable-poshytip.js @@ -4639,7 +4639,7 @@ $(function(){ $.extend($.fn.editableContainer.Popup.prototype, { containerName: 'poshytip', innerCss: 'div.tip-inner', - defaults: $.fn.poshytip.defaults, + defaults:($.fn.poshytip)?$.fn.poshytip.defaults:null, initContainer: function(){ this.handlePlacement(); @@ -5115,4 +5115,4 @@ Automatically shown in inline mode. $.fn.editabletypes.dateuifield = DateUIField; -}(window.jQuery)); \ No newline at end of file +}(window.jQuery)); From 50d77f698ba1c7563800b9781e7a5431ac0dbe1b Mon Sep 17 00:00:00 2001 From: bobmash Date: Tue, 12 Jul 2016 12:29:35 +0100 Subject: [PATCH 2/8] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fbe0a90f..f77f73d1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "X-editable", "title": "X-editable", - "description": "In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery", - "version": "1.5.1", + "description": "In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery. Updated fork to include poshytip fix", + "version": "1.5.2", "homepage": "http://github.com/vitalets/x-editable", "author": { "name": "Vitaliy Potapov", From 9ae0bbeeca762b1883d863cf013c3632f9ce0494 Mon Sep 17 00:00:00 2001 From: bobmash Date: Tue, 12 Jul 2016 12:49:19 +0100 Subject: [PATCH 3/8] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 64b305c7..f10d5f86 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "vitalets/x-editable", "description": "In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery.", - "version": "1.5.1", + "version": "1.5.2", "homepage": "http://github.com/vitalets/x-editable", "authors": [ { From 16985246ae0fe3fc1a3c581f97b503922689fd6d Mon Sep 17 00:00:00 2001 From: bobmash Date: Tue, 12 Jul 2016 12:55:45 +0100 Subject: [PATCH 4/8] Update bower.json --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 99f72836..0bb972f2 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,6 @@ { "name": "x-editable", + "version": "1.5.2" "ignore": [ "CHANGELOG.txt", "Gruntfile.js", From 99862163d817db4065389b5d93c13aeb0d77f02c Mon Sep 17 00:00:00 2001 From: bobmash Date: Tue, 12 Jul 2016 12:59:08 +0100 Subject: [PATCH 5/8] Update bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 0bb972f2..84b88c89 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "x-editable", - "version": "1.5.2" + "version": "1.5.3" "ignore": [ "CHANGELOG.txt", "Gruntfile.js", From b2a6adf5492533a6ebc07362e3ba2a52c29f0bae Mon Sep 17 00:00:00 2001 From: bobmash Date: Tue, 12 Jul 2016 12:59:30 +0100 Subject: [PATCH 6/8] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f77f73d1..eca99924 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "X-editable", "title": "X-editable", "description": "In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery. Updated fork to include poshytip fix", - "version": "1.5.2", + "version": "1.5.3", "homepage": "http://github.com/vitalets/x-editable", "author": { "name": "Vitaliy Potapov", From 4b143f99cad0f911d5a46891f517e56def0becdd Mon Sep 17 00:00:00 2001 From: bobmash Date: Tue, 12 Jul 2016 13:11:10 +0100 Subject: [PATCH 7/8] Update Package.nuspec --- Package.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.nuspec b/Package.nuspec index ac8ee393..0d79b951 100644 --- a/Package.nuspec +++ b/Package.nuspec @@ -2,7 +2,7 @@ x-editable - 1.5.1 + 1.5.3 Vitaliy Potapov Vitaliy Potapov https://github.com/vitalets/x-editable/blob/master/LICENSE-MIT @@ -18,4 +18,4 @@ - \ No newline at end of file + From 902484122847048d3db1af903f3b5c1152926978 Mon Sep 17 00:00:00 2001 From: bobmash Date: Tue, 12 Jul 2016 13:25:14 +0100 Subject: [PATCH 8/8] Update bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 84b88c89..4c74cdf2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "x-editable", - "version": "1.5.3" + "version": "1.5.3", "ignore": [ "CHANGELOG.txt", "Gruntfile.js",