Skip to content

Commit 46cc5e1

Browse files
author
Jeff
committed
Updates
1 parent a680fe1 commit 46cc5e1

19 files changed

+32
-36
lines changed

css/app.97354e1a4d3bbf8c39fcb92655db34e0.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

css/app.97354e1a4d3bbf8c39fcb92655db34e0.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

css/app.ff3b69f189f389c500b13eeb17a1bc6f.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/app.ff3b69f189f389c500b13eeb17a1bc6f.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><title>Vue Select | VueJS Select2 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 property=og:image content=static/vue-logo.png><meta property=twitter:image content=static/vue-logo.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:description content="A native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><meta property=twitter:description content="A native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><meta property=twitter:title content="Vue Select | VueJS Select2/Chosen Component"><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/ ><link href=//sagalbot.github.io/vue-select/css/app.97354e1a4d3bbf8c39fcb92655db34e0.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 btn-lg" 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(){
2-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
3-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
4-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
1+
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><title>Vue Select | VueJS Select2 Component</title><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600|Roboto Mono" rel=stylesheet><link href="//fonts.googleapis.com/css?family=Dosis:300&amp;text=Vue Select" rel=stylesheet><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 property=og:image content=static/vue-logo.png><meta property=twitter:image content=static/vue-logo.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:description content="A native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><meta property=twitter:description content="A native Vue.js component that provides similar functionality to Select2/Chosen without the overhead of jQuery."><meta property=twitter:title content="Vue Select | VueJS Select2/Chosen Component"><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/ ><link href=css/app.ff3b69f189f389c500b13eeb17a1bc6f.css rel=stylesheet></head><body><div id=app><h1>Vue Select</h1><p class="accolades lead"><a href=https://github.com/sagalbot/vue-select><img src="https://img.shields.io/github/stars/sagalbot/vue-select.svg?label=Stars&style=flat-square" alt="GitHub Stars"> </a><a href=https://www.npmjs.com/package/vue-select><img src="https://img.shields.io/npm/dm/vue-select.svg?style=flat-square" alt="Downloads per Month"> </a><a href=https://codeclimate.com/github/sagalbot/vue-select/maintainability><img src="https://img.shields.io/codeclimate/maintainability/sagalbot/vue-select.svg?style=flat-square" alt=Maintainability> </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 Vue.js select component that provides similar functionality to Select2/Chosen without the overhead of jQuery.</p><v-select id=v-select :options=options v-model=selected label=title><template slot=option slot-scope=option><span class=octicon :class=option.icon></span> {{ option.title }}</template></v-select><div v-cloak v-if="!! selected" class=dropdown-action><a class="btn btn-primary btn-outline btn-lg" :href=selected.url><span class=octicon :class=selected.icon></span> {{ selected.title }}</a></div><section class=content :class="{ hidden: selected }"><div class=feature-list><ul class=list-vue><li>Supports Vuex</li><li>Tagging Support</li><li>Custom Templating</li><li>Zero JS/CSS dependencies</li><li>Custom Filtering Algoirthms</li></ul><ul class=list-vue><li>+95% Test Coverage</li><li>Select Single/Multiple</li><li>Typeahead Suggestions</li><li>Supports RTL & Translations</li><li>Plays nice with CSS Frameworks</li></ul></div><p>And so much more! Get started with:<br><code>yarn add vue-select</code></p><div class=cta><a class="btn btn-primary btn-outline btn-lg" href=https://github.com/sagalbot/vue-select><span class="octicon octicon-mark-github"></span> View on GitHub </a><a class="btn btn-primary btn-outline btn-lg" href=/docs/ ><span class="octicon octicon-book"></span> Read the Docs</a></div></section></div><script>(function (i, s, o, g, r, a, m) {
2+
i['GoogleAnalyticsObject'] = r;
3+
i[r] = i[r] || function () {
4+
(i[r].q = i[r].q || []).push(arguments)
5+
}, i[r].l = 1 * new Date();
6+
a = s.createElement(o),
7+
m = s.getElementsByTagName(o)[0];
8+
a.async = 1;
9+
a.src = g;
10+
m.parentNode.insertBefore(a, m)
11+
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
512

6-
ga('create', 'UA-12818324-8', 'auto');
7-
ga('send', 'pageview');</script><script src=//sagalbot.github.io/vue-select/js/manifest.a0bbd093d3c34f529325.js></script><script src=//sagalbot.github.io/vue-select/js/vendor.e7d435f84e95015656b0.js></script><script src=//sagalbot.github.io/vue-select/js/app.71d223504c4bee1d3b51.js></script></body></html>
13+
ga('create', 'UA-12818324-8', 'auto');
14+
ga('send', 'pageview');</script><script type=text/javascript src=js/manifest.64fc3eaf110d75f163ed.js></script><script type=text/javascript src=js/vendor.0d1b35d16c5216d2c609.js></script><script type=text/javascript src=js/app.8269f7fb6f07cd234a02.js></script></body></html>

js/app.71d223504c4bee1d3b51.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

js/app.71d223504c4bee1d3b51.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)