bump 1.5.0
This commit is contained in:
parent
29414ac0dc
commit
1ccbfc1a11
@ -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)
|
||||
|
@ -2,16 +2,16 @@
|
||||
<package >
|
||||
<metadata>
|
||||
<id>x-editable</id>
|
||||
<version>1.4.6</version>
|
||||
<version>1.5.0</version>
|
||||
<authors>Vitaliy Potapov</authors>
|
||||
<owners>Vitaliy Potapov</owners>
|
||||
<licenseUrl>https://github.com/vitalets/x-editable/blob/master/LICENSE-MIT</licenseUrl>
|
||||
<projectUrl>http://vitalets.github.com/x-editable</projectUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery</description>
|
||||
<releaseNotes>Smart popup ppositioning, HTML5 time input and more</releaseNotes>
|
||||
<releaseNotes>Add Bootstrap 3 support and Twitter typeahead.js</releaseNotes>
|
||||
<copyright>Copyright 2012-2013</copyright>
|
||||
<tags>edit-in-place editable bootstrap jquery</tags>
|
||||
<tags>edit-in-place editable click-to-edit bootstrap jquery</tags>
|
||||
<dependencies>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "x-editable",
|
||||
"version": "1.4.6",
|
||||
"version": "1.5.0",
|
||||
"ignore": [
|
||||
"CHANGELOG.txt",
|
||||
"Gruntfile.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user