2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-26 04:34:04 +03:00
This commit is contained in:
Jeff Sagal
2016-06-11 20:42:21 -07:00
parent 7e3ff288c8
commit c464da5e31
12 changed files with 11 additions and 11 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,7 +1,7 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><title>Vue Select | VueJS Select2/Chosen Component</title><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600|Roboto Mono" rel=stylesheet type=text/css><link href="//fonts.googleapis.com/css?family=Dosis:300&amp;text=Vue Select" rel=stylesheet type=text/css><link href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css rel=stylesheet integrity=sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7 crossorigin=anonymous><meta name=title content="Vue Select | VueJS Select2/Chosen Component"><meta name=description content="A well-tested, native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><link rel=icon href=static/vue-logo.png type=image/png><meta name=description content="A native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><meta property=og:title content="Vue Select | VueJS Select2/Chosen Component"><meta property=og:site_name content="Vue Select | VueJS Select2/Chosen Component"><meta property=og:url content=http://sagalbot.github.io/vue-select/ ><meta property=og:description content="A well-tested, native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><meta property=og:image content=static/vue-logo.png><meta property=twitter:image content=static/vue-logo.png><meta property=twitter:title content="Vue Select | VueJS Select2/Chosen Component"><meta property=twitter:description content="A well-tested, native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><link href=http://sagalbot.github.io/vue-select/css/app.5ef8d40f5fa4e3dea413bfc20e2a0704.css rel=stylesheet></head><body><div class="jumbotron jumbotron-top"><div class=container><div class="col-md-8 col-md-offset-2"><h1>Vue Select</h1><p class="accolades lead"><a href=https://travis-ci.org/sagalbot/vue-select><img src="https://img.shields.io/travis/sagalbot/vue-select.svg?style=flat-square" alt="Build Status"></a><a href=https://codeclimate.com/github/sagalbot/vue-select><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><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"></p><p class=lead>A native Vue.js select component that provides similar functionality to Select2/Chosen without the overhead of jQuery.</p><v-select id=v-select taggable :placeholder=placeholder :value=selected :options=options :multiple=multiple :on-change=setSelected></v-select><div class=row><div class="col-md-3 col-md-offset-3"><ul class=list-vue><li>Fully Reactive</li><li>Tagging Support <small>v1.1.0</small></li><li>Works with Vuex</li><li>Zero dependencies</li></ul></div><div class=col-md-3><ul class=list-vue><li>+95% Test Coverage</li><li>Select Single/Multiple</li><li>Typeahead Suggestions</li><li>Bootstrap Friendly Markup</li></ul></div></div><a class="btn btn-primary btn-outline" href=https://github.com/sagalbot/vue-select><span class="octicon octicon-mark-github"></span> View on GitHub</a></div></div><a href=#install class=down-arrow>Install, Examples &amp; Documentation <i role=presentation class="glyphicon glyphicon-chevron-down"></i></a></div><app></app><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><title>Vue Select | VueJS Select2/Chosen Component</title><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600|Roboto Mono" rel=stylesheet type=text/css><link href="//fonts.googleapis.com/css?family=Dosis:300&amp;text=Vue Select" rel=stylesheet type=text/css><link href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css rel=stylesheet integrity=sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7 crossorigin=anonymous><meta name=title content="Vue Select | VueJS Select2/Chosen Component"><meta name=description content="A well-tested, native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><link rel=icon href=static/vue-logo.png type=image/png><meta name=description content="A native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><meta property=og:title content="Vue Select | VueJS Select2/Chosen Component"><meta property=og:site_name content="Vue Select | VueJS Select2/Chosen Component"><meta property=og:url content=http://sagalbot.github.io/vue-select/ ><meta property=og:description content="A well-tested, native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><meta property=og:image content=static/vue-logo.png><meta property=twitter:image content=static/vue-logo.png><meta property=twitter:title content="Vue Select | VueJS Select2/Chosen Component"><meta property=twitter:description content="A well-tested, native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><link href=http://sagalbot.github.io/vue-select//css/app.2376d60da2c628be7c26370560846924.css rel=stylesheet></head><body><div class="jumbotron jumbotron-top"><div class=container><div class="col-md-8 col-md-offset-2"><h1>Vue Select</h1><p class="accolades lead"><a href=https://travis-ci.org/sagalbot/vue-select><img src="https://img.shields.io/travis/sagalbot/vue-select.svg?style=flat-square" alt="Build Status"></a><a href=https://codeclimate.com/github/sagalbot/vue-select><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><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"></p><p class=lead>A native Vue.js select component that provides similar functionality to Select2/Chosen without the overhead of jQuery.</p><v-select id=v-select taggable :placeholder=placeholder :value=selected :options=options :multiple=multiple :on-change=setSelected></v-select><div class=row><div class="col-md-3 col-md-offset-3"><ul class=list-vue><li>Fully Reactive</li><li>Tagging Support <small>v1.1.0</small></li><li>Works with Vuex</li><li>Zero dependencies</li></ul></div><div class=col-md-3><ul class=list-vue><li>+95% Test Coverage</li><li>Select Single/Multiple</li><li>Typeahead Suggestions</li><li>Bootstrap Friendly Markup</li></ul></div></div><a class="btn btn-primary btn-outline" href=https://github.com/sagalbot/vue-select><span class="octicon octicon-mark-github"></span> View on GitHub</a></div></div><a href=#install class=down-arrow>Install, Examples &amp; Documentation <i role=presentation class="glyphicon glyphicon-chevron-down"></i></a></div><app></app><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-12818324-8', 'auto');
ga('send', 'pageview');</script><script src=http://sagalbot.github.io/vue-select/js/manifest.07a4c50d412659e1b711.js></script><script src=http://sagalbot.github.io/vue-select/js/vendor.6810511eca4d76dbf44a.js></script><script src=http://sagalbot.github.io/vue-select/js/app.0c217bd418d3f76d62f8.js></script></body></html>
ga('send', 'pageview');</script><script src=http://sagalbot.github.io/vue-select//js/manifest.91c46579fce83d349038.js></script><script src=http://sagalbot.github.io/vue-select//js/vendor.6810511eca4d76dbf44a.js></script><script src=http://sagalbot.github.io/vue-select//js/app.e35efb3b9fa18eace561.js></script></body></html>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-2
View File
@@ -1,2 +0,0 @@
!function(e){function t(n){if(a[n])return a[n].exports;var r=a[n]={exports:{},id:n,loaded:!1};return e[n].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var n=window.webpackJsonp;window.webpackJsonp=function(o,c){for(var l,p,s=0,d=[];s<o.length;s++)p=o[s],r[p]&&d.push.apply(d,r[p]),r[p]=0;for(l in c)e[l]=c[l];for(n&&n(o,c);d.length;)d.shift().call(null,t);return c[0]?(a[0]=0,t(0)):void 0};var a={},r={0:0};t.e=function(e,n){if(0===r[e])return n.call(null,t);if(void 0!==r[e])r[e].push(n);else{r[e]=[n];var a=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.src=t.p+"js/"+e+"."+{1:"6810511eca4d76dbf44a",2:"0c217bd418d3f76d62f8"}[e]+".js",a.appendChild(o)}},t.m=e,t.c=a,t.p="http://sagalbot.github.io/vue-select/"}([]);
//# sourceMappingURL=manifest.07a4c50d412659e1b711.js.map
File diff suppressed because one or more lines are too long
+2
View File
@@ -0,0 +1,2 @@
!function(e){function t(a){if(n[a])return n[a].exports;var r=n[a]={exports:{},id:a,loaded:!1};return e[a].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var a=window.webpackJsonp;window.webpackJsonp=function(o,c){for(var l,p,s=0,i=[];s<o.length;s++)p=o[s],r[p]&&i.push.apply(i,r[p]),r[p]=0;for(l in c)e[l]=c[l];for(a&&a(o,c);i.length;)i.shift().call(null,t);return c[0]?(n[0]=0,t(0)):void 0};var n={},r={0:0};t.e=function(e,a){if(0===r[e])return a.call(null,t);if(void 0!==r[e])r[e].push(a);else{r[e]=[a];var n=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.src=t.p+"/js/"+e+"."+{1:"6810511eca4d76dbf44a",2:"e35efb3b9fa18eace561"}[e]+".js",n.appendChild(o)}},t.m=e,t.c=n,t.p="http://sagalbot.github.io/vue-select/"}([]);
//# sourceMappingURL=manifest.91c46579fce83d349038.js.map
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long