Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Development #38

Open
wants to merge 23 commits into
base: Development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .coveralls.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
service_name: travis-ci
repo_token: rIKvJDkuYImFnycYikk8PIdJtK6nt0VE0
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DS_Store
node_modules
coverage

# local env files
.env.local
Expand Down
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ script:
- npm run lint
- npm run test:unit
- npm run build
after_success:
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,13 @@
## 0.2.3 - 21 Sept 2018
- Fixed Safari bug (issue #14)
- Fixed error when `v-model` is not used on component (issue #18)

## 0.2.4 - 21 Sept 2018
- Re-fixed error when `v-model` is not used on component (issue #18)

## 0.2.5 - 21 Sept 2018
- Re-fixed error when `v-model` is not used on component (issue #18)
- More comprehensive unit testing is now a priority, edge cases are harder to find than I thought :joy:

## 0.2.6 - 30 Sept 2018
- Fixed `maxMatches` bug. Thanks to @jimfisher
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

[![NPM](https://nodei.co/npm/vue-bootstrap-typeahead.png)](https://www.npmjs.com/package/vue-bootstrap-typeahead)

[![Build Status](https://travis-ci.org/alexurquhart/vue-bootstrap-typeahead.svg?branch=master)](https://travis-ci.org/alexurquhart/vue-bootstrap-typeahead)
[![Coverage Status](https://coveralls.io/repos/github/alexurquhart/vue-bootstrap-typeahead/badge.svg?branch=master)](https://coveralls.io/github/alexurquhart/vue-bootstrap-typeahead?branch=master)
[![npm](https://img.shields.io/npm/dm/vue-bootstrap-typeahead.svg)](https://www.npmjs.com/package/vue-bootstrap-typeahead)
[![GitHub license](https://img.shields.io/github/license/alexurquhart/vue-bootstrap-typeahead.svg)](https://github.com/alexurquhart/vue-bootstrap-typeahead/blob/master/LICENSE.txt)

A simple `list-group` based typeahead/autocomplete using Bootstrap 4 and Vue 2

<img src="https://raw.githubusercontent.com/alexurquhart/vue-bootstrap-typeahead/master/assets/screenshot.png" alt="Preview image of the vue-bootstrap-typeahead component">
Expand All @@ -19,6 +24,7 @@ From NPM:
Minified UMD and CommonJS builds are available in the 'dist' folder. The component is also available for use in the browser directly on unpkg:

```html
<link href="https://unpkg.com/vue-bootstrap-typeahead/dist/VueBootstrapTypeahead.css" rel="stylesheet">
<script src="https://unpkg.com/vue-bootstrap-typeahead"></script>
```

Expand Down Expand Up @@ -155,6 +161,10 @@ You can also view and edit examples hosted on CodePen [here](https://alexurquhar

Please note that active development is done on the `Development` branch. PR's are welcome!

## Contributing

Please note that active development is done on the `Development` branch. PR's are welcome!

## Sites using this component

- [plottr.io](https://plottr.io) - Plan and map your running/cycling routes. This component is an offshoot from this project.
Expand Down
90 changes: 51 additions & 39 deletions dist/VueBootstrapTypeahead.common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/VueBootstrapTypeahead.common.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/VueBootstrapTypeahead.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

90 changes: 51 additions & 39 deletions dist/VueBootstrapTypeahead.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/VueBootstrapTypeahead.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/VueBootstrapTypeahead.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/VueBootstrapTypeahead.umd.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/css/app.e0b542c7.css → docs/css/app.9999740f.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vue-bootstrap-typeahead/favicon.ico><title>vue-bootstrap-typeahead - A simple typeahead using Vue and Bootstrap 4</title><link href=/vue-bootstrap-typeahead/js/examples.969d9162.js rel=prefetch><link href=/vue-bootstrap-typeahead/js/reference.f303e998.js rel=prefetch><link href=/vue-bootstrap-typeahead/css/app.e0b542c7.css rel=preload as=style><link href=/vue-bootstrap-typeahead/css/chunk-vendors.62419b03.css rel=preload as=style><link href=/vue-bootstrap-typeahead/js/app.fe1a493d.js rel=preload as=script><link href=/vue-bootstrap-typeahead/js/chunk-vendors.8ab46775.js rel=preload as=script><link href=/vue-bootstrap-typeahead/css/chunk-vendors.62419b03.css rel=stylesheet><link href=/vue-bootstrap-typeahead/css/app.e0b542c7.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-bootstrap-typeahead doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script async defer src=https://buttons.github.io/buttons.js></script><script src=/vue-bootstrap-typeahead/js/chunk-vendors.8ab46775.js></script><script src=/vue-bootstrap-typeahead/js/app.fe1a493d.js></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vue-bootstrap-typeahead/favicon.ico><title>vue-bootstrap-typeahead - A simple typeahead using Vue and Bootstrap 4</title><link href=/vue-bootstrap-typeahead/js/examples.f4b323dd.js rel=prefetch><link href=/vue-bootstrap-typeahead/js/reference.6395bf5b.js rel=prefetch><link href=/vue-bootstrap-typeahead/css/app.9999740f.css rel=preload as=style><link href=/vue-bootstrap-typeahead/css/chunk-vendors.d12e13d5.css rel=preload as=style><link href=/vue-bootstrap-typeahead/js/app.15abc5c0.js rel=preload as=script><link href=/vue-bootstrap-typeahead/js/chunk-vendors.0cb2df39.js rel=preload as=script><link href=/vue-bootstrap-typeahead/css/chunk-vendors.d12e13d5.css rel=stylesheet><link href=/vue-bootstrap-typeahead/css/app.9999740f.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-bootstrap-typeahead doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script async defer src=https://buttons.github.io/buttons.js></script><script src=/vue-bootstrap-typeahead/js/chunk-vendors.0cb2df39.js></script><script src=/vue-bootstrap-typeahead/js/app.15abc5c0.js></script></body></html>
2 changes: 2 additions & 0 deletions docs/js/app.15abc5c0.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/app.15abc5c0.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/js/app.fe1a493d.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/app.fe1a493d.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/chunk-vendors.0cb2df39.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/js/chunk-vendors.8ab46775.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/examples.969d9162.js.map

This file was deleted.

Loading