diff --git a/dist/CHANGELOG.txt b/dist/CHANGELOG.txt
index 611b6ba..880a80f 100644
--- a/dist/CHANGELOG.txt
+++ b/dist/CHANGELOG.txt
@@ -1,7 +1,7 @@
 X-editable changelog
 =============================
 
-Version 1.5.0 wip
+Version 1.5.0 Oct 1, 2013
 ----------------------------
 [enh #362] add twitter typeahead.js (vitalets)
 [enh] select: add `sourceOptions` to modify source request method and params (vitalets)
diff --git a/dist/bootstrap-editable/js/bootstrap-editable.js b/dist/bootstrap-editable/js/bootstrap-editable.js
index 5b27101..2e4c7a8 100644
--- a/dist/bootstrap-editable/js/bootstrap-editable.js
+++ b/dist/bootstrap-editable/js/bootstrap-editable.js
@@ -2456,9 +2456,9 @@ To create your own input you can inherit from this class.
         inputclass: null,
         
         /**
-        If `true` - html will be escaped in content of element via $.text() method.
-        If `false` - html will not be escaped, $.html() used.
-        When you use own `display` function, this option has no influence.
+        If `true` - html will be escaped in content of element via $.text() method.  
+        If `false` - html will not be escaped, $.html() used.  
+        When you use own `display` function, this option obviosly has no effect.
         
         @property escape 
         @type boolean
@@ -6632,7 +6632,7 @@ Automatically shown in inline mode.
 
 }(window.jQuery));
 /**
-Typeahead input (bootstrap only). Based on Twitter Bootstrap [typeahead](http://twitter.github.com/bootstrap/javascript.html#typeahead).  
+Typeahead input (bootstrap 2 only). Based on Twitter Bootstrap 2 [typeahead](http://getbootstrap.com/2.3.2/javascript.html#typeahead).  
 Depending on `source` format typeahead operates in two modes:
 
 * **strings**:  
@@ -6879,7 +6879,7 @@ $(function(){
         **/         
         tpl:'<input type="text">',
         /**
-        Configuration of typeahead. [Full list of options](http://twitter.github.com/bootstrap/javascript.html#typeahead).
+        Configuration of typeahead. [Full list of options](http://getbootstrap.com/2.3.2/javascript.html#typeahead).
         
         @property typeahead 
         @type object
diff --git a/dist/bootstrap3-editable/js/bootstrap-editable.js b/dist/bootstrap3-editable/js/bootstrap-editable.js
index 9857571..61d5032 100644
--- a/dist/bootstrap3-editable/js/bootstrap-editable.js
+++ b/dist/bootstrap3-editable/js/bootstrap-editable.js
@@ -2456,9 +2456,9 @@ To create your own input you can inherit from this class.
         inputclass: null,
         
         /**
-        If `true` - html will be escaped in content of element via $.text() method.
-        If `false` - html will not be escaped, $.html() used.
-        When you use own `display` function, this option has no influence.
+        If `true` - html will be escaped in content of element via $.text() method.  
+        If `false` - html will not be escaped, $.html() used.  
+        When you use own `display` function, this option obviosly has no effect.
         
         @property escape 
         @type boolean
diff --git a/dist/inputs-ext/typeaheadjs/typeaheadjs.js b/dist/inputs-ext/typeaheadjs/typeaheadjs.js
index e17a8c8..db2256a 100644
--- a/dist/inputs-ext/typeaheadjs/typeaheadjs.js
+++ b/dist/inputs-ext/typeaheadjs/typeaheadjs.js
@@ -1,5 +1,5 @@
 /**
-Typeahead.js input, based on [Twitter Typeahead](http://twitter.github.io/typeahead.js) 
+Typeahead.js input, based on [Twitter Typeahead](http://twitter.github.io/typeahead.js).   
 It is mainly replacement of typeahead in Bootstrap 3.
 
 
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/animated-overlay.gif b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/animated-overlay.gif
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/animated-overlay.gif
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/animated-overlay.gif
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_217bc0_256x240.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_217bc0_256x240.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_217bc0_256x240.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_217bc0_256x240.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_2e83ff_256x240.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_2e83ff_256x240.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_2e83ff_256x240.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_2e83ff_256x240.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_469bdd_256x240.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_469bdd_256x240.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_469bdd_256x240.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_469bdd_256x240.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_6da8d5_256x240.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_6da8d5_256x240.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_6da8d5_256x240.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_6da8d5_256x240.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_cd0a0a_256x240.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_cd0a0a_256x240.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_cd0a0a_256x240.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_cd0a0a_256x240.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_d8e7f3_256x240.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_d8e7f3_256x240.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_d8e7f3_256x240.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_d8e7f3_256x240.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_f9bd01_256x240.png b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_f9bd01_256x240.png
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/src/inputs/dateui/jquery-ui-datepicker/css/redmond/images/ui-icons_f9bd01_256x240.png
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/images/ui-icons_f9bd01_256x240.png
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/src/inputs/dateui/jquery-ui-datepicker/css/redmond/jquery-ui-1.10.3.custom.css b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/jquery-ui-1.10.3.custom.css
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/src/inputs/dateui/jquery-ui-datepicker/css/redmond/jquery-ui-1.10.3.custom.css
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/jquery-ui-1.10.3.custom.css
diff --git a/dist/jquery-editable/jquery-ui-datepicker/css/redmond/src/inputs/dateui/jquery-ui-datepicker/css/redmond/jquery-ui-1.10.3.custom.min.css b/dist/jquery-editable/jquery-ui-datepicker/css/redmond/jquery-ui-1.10.3.custom.min.css
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/css/redmond/src/inputs/dateui/jquery-ui-datepicker/css/redmond/jquery-ui-1.10.3.custom.min.css
rename to dist/jquery-editable/jquery-ui-datepicker/css/redmond/jquery-ui-1.10.3.custom.min.css
diff --git a/dist/jquery-editable/jquery-ui-datepicker/js/src/inputs/dateui/jquery-ui-datepicker/js/jquery-ui-1.10.3.custom.js b/dist/jquery-editable/jquery-ui-datepicker/js/jquery-ui-1.10.3.custom.js
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/js/src/inputs/dateui/jquery-ui-datepicker/js/jquery-ui-1.10.3.custom.js
rename to dist/jquery-editable/jquery-ui-datepicker/js/jquery-ui-1.10.3.custom.js
diff --git a/dist/jquery-editable/jquery-ui-datepicker/js/src/inputs/dateui/jquery-ui-datepicker/js/jquery-ui-1.10.3.custom.min.js b/dist/jquery-editable/jquery-ui-datepicker/js/jquery-ui-1.10.3.custom.min.js
similarity index 100%
rename from dist/jquery-editable/jquery-ui-datepicker/js/src/inputs/dateui/jquery-ui-datepicker/js/jquery-ui-1.10.3.custom.min.js
rename to dist/jquery-editable/jquery-ui-datepicker/js/jquery-ui-1.10.3.custom.min.js
diff --git a/dist/jquery-editable/js/jquery-editable-poshytip.js b/dist/jquery-editable/js/jquery-editable-poshytip.js
index fad41ba..c5b8dc3 100644
--- a/dist/jquery-editable/js/jquery-editable-poshytip.js
+++ b/dist/jquery-editable/js/jquery-editable-poshytip.js
@@ -2456,9 +2456,9 @@ To create your own input you can inherit from this class.
         inputclass: null,
         
         /**
-        If `true` - html will be escaped in content of element via $.text() method.
-        If `false` - html will not be escaped, $.html() used.
-        When you use own `display` function, this option has no influence.
+        If `true` - html will be escaped in content of element via $.text() method.  
+        If `false` - html will not be escaped, $.html() used.  
+        When you use own `display` function, this option obviosly has no effect.
         
         @property escape 
         @type boolean
diff --git a/dist/jqueryui-editable/js/jqueryui-editable.js b/dist/jqueryui-editable/js/jqueryui-editable.js
index 0f2acf8..adff574 100644
--- a/dist/jqueryui-editable/js/jqueryui-editable.js
+++ b/dist/jqueryui-editable/js/jqueryui-editable.js
@@ -2456,9 +2456,9 @@ To create your own input you can inherit from this class.
         inputclass: null,
         
         /**
-        If `true` - html will be escaped in content of element via $.text() method.
-        If `false` - html will not be escaped, $.html() used.
-        When you use own `display` function, this option has no influence.
+        If `true` - html will be escaped in content of element via $.text() method.  
+        If `false` - html will not be escaped, $.html() used.  
+        When you use own `display` function, this option obviosly has no effect.
         
         @property escape 
         @type boolean