2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00
This commit is contained in:
Jeff
2018-01-18 14:24:58 -08:00
parent ddf594d78e
commit d10b10236c
11 changed files with 20 additions and 22 deletions
+9 -11
View File
@@ -374,7 +374,13 @@
<section class="normal markdown-section">
<h1 id="vue-select------">vue-select <a href="https://travis-ci.org/sagalbot/vue-select" target="_blank"><img src="https://travis-ci.org/sagalbot/vue-select.svg?branch=master" alt="Build Status"></a> <a href="https://lima.codeclimate.com/github/sagalbot/vue-select" target="_blank"><img src="https://img.shields.io/codeclimate/github/sagalbot/vue-select.svg?style=flat-square" alt="Code Score"></a> <a href="https://codeclimate.com/github/sagalbot/vue-select" target="_blank"><img src="https://img.shields.io/codeclimate/coverage/github/sagalbot/vue-select.svg?style=flat-square" alt="Code Coverage"></a> <a href="https://gemnasium.com/github.com/sagalbot/vue-select" target="_blank"><img src="https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square" alt="No Dependencies"></a> <img src="https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square" alt="MIT License"> <img src="https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square" alt="Current Release"></h1>
<h1 id="vue-select">vue-select</h1>
<p><img src="https://travis-ci.org/sagalbot/vue-select.svg?branch=master" alt="Build Status">
<img src="https://img.shields.io/npm/dm/vue-select.svg?style=flat-square" alt="Monthly Downloads">
<img src="https://img.shields.io/codeclimate/maintainability/sagalbot/vue-select.svg?style=flat-square" alt="Maintainability Score">
<img src="https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square" alt="No Dependencies">
<img src="https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square" alt="MIT License">
<img src="https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square" alt="Current Release"></p>
<blockquote>
<p>A Vue.js select component that provides similar functionality to Select2 without the overhead of jQuery.</p>
</blockquote>
@@ -390,18 +396,10 @@
<li>~33kb minified with CSS</li>
<li>Zero dependencies</li>
</ul>
<h2 id="documentation">Documentation</h2>
<h4 id="resources">Resources</h4>
<ul>
<li><strong><a href="http://sagalbot.github.io/vue-select/" target="_blank">Demo &amp; Docs</a></strong></li>
<li><strong><a href="http://jsbin.com/saxaru/8/edit?html,js,output" target="_blank">Example on JSBin</a></strong></li>
<li><strong><a href="http://codepen.io/sagalbot/pen/NpwrQO" target="_blank">CodePen Template</a></strong></li>
<li><strong><a href="https://trello.com/b/vWvITNzS/vue-select" target="_blank">Trello Roadmap</a></strong></li>
</ul>
<h2 id="install">Install</h2>
<h6 id="vue-compatibility">Vue Compatibility</h6>
<ul>
<li><code>vue ~2.0</code> use <code>vue-select ~2.0</code></li>
<li><code>vue ~1.0</code> use <code>vue-select ~1.0</code></li>
</ul>
@@ -438,7 +436,7 @@
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"next":{"title":"Getting Started","level":"1.2","depth":1,"ref":"","articles":[]},"dir":"ltr"},"config":{"plugins":["edit-link","-fontsettings","codepen","include-csv"],"root":"./docs/gitbook","styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"include-csv":{},"github":{"url":"https://github.com/sagalbot/vue-select/"},"search":{},"codepen":{"theme":32252},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"highlight":{},"sharing":{"facebook":false,"twitter":false,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit This Page","base":"https://github.com/sagalbot/vue-select/edit/gitbook/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"vue-select","links":{"sharing":{"facebook":false,"twitter":false}},"gitbook":">3.0.0"},"file":{"path":"README.md","mtime":"2018-01-16T03:59:19.531Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-01-18T21:43:33.703Z"},"basePath":".","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"next":{"title":"Getting Started","level":"1.2","depth":1,"ref":"","articles":[]},"dir":"ltr"},"config":{"plugins":["edit-link","-fontsettings","codepen","include-csv"],"root":"./docs/gitbook","styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"include-csv":{},"github":{"url":"https://github.com/sagalbot/vue-select/"},"search":{},"codepen":{"theme":32252},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"highlight":{},"sharing":{"facebook":false,"twitter":false,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit This Page","base":"https://github.com/sagalbot/vue-select/edit/gitbook/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"vue-select","links":{"sharing":{"facebook":false,"twitter":false}},"gitbook":">3.0.0"},"file":{"path":"README.md","mtime":"2018-01-18T22:23:52.609Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-01-18T22:24:54.202Z"},"basePath":".","book":{"language":""}});
});
</script>
</div>