dist
This commit is contained in:
parent
cc694b0f0d
commit
3b6319bf55
2
dist/CHANGELOG.txt
vendored
2
dist/CHANGELOG.txt
vendored
@ -1,7 +1,7 @@
|
|||||||
X-editable changelog
|
X-editable changelog
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
Version 1.4.6 wip
|
Version 1.4.6 Aug 8, 2013
|
||||||
----------------------------
|
----------------------------
|
||||||
[bug #312] can't apply selector more than once (vitalets)
|
[bug #312] can't apply selector more than once (vitalets)
|
||||||
[enh #48] textarea: use `white-space: pre-wrap` instead of nl2br conversion (vitalets)
|
[enh #48] textarea: use `white-space: pre-wrap` instead of nl2br conversion (vitalets)
|
||||||
|
4
dist/README.md
vendored
4
dist/README.md
vendored
@ -17,8 +17,8 @@ bower install x-editable
|
|||||||
|
|
||||||
### CDN
|
### CDN
|
||||||
````js
|
````js
|
||||||
<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.4.5/bootstrap-editable/css/bootstrap-editable.css" rel="stylesheet"/>
|
<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.4.6/bootstrap-editable/css/bootstrap-editable.css" rel="stylesheet"/>
|
||||||
<script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.4.5/bootstrap-editable/js/bootstrap-editable.min.js"></script>
|
<script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.4.6/bootstrap-editable/js/bootstrap-editable.min.js"></script>
|
||||||
````
|
````
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user