Skip to content

rocodesign/vueplay

Repository files navigation

vueplay

This might grow into a collection of vue components

demo: https://vueplay.surge.sh

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn start

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

Autocomplete component

TODO:

  • provide contact selector data with vuex
  • provide item renderer to the list [DONE]
  • display list of top of other elements so that it's rendered outside overflow hidden containers around the input
  • list position based on screen realestate below or above the input
  • write tests

About

Just a vue autocomplete

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published