GithubHelp home page GithubHelp logo

ginhing / vue-tagsinput Goto Github PK

View Code? Open in Web Editor NEW
76.0 76.0 20.0 218 KB

A tags input component based on Vue.js

Home Page: https://vue-tagsinput.surge.sh/

License: MIT License

HTML 1.80% JavaScript 28.37% Vue 69.83%
tagsinput vue

vue-tagsinput's People

Contributors

belinchung avatar icebob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vue-tagsinput's Issues

Hide the close or x button

How to hide the close or x button ? Some tags in your example doesn't have an x or close button. Thanks.

Link to live example is broken

RE https://www.webpackbin.com/Vyc_H61fG

The reason you see this page is that the route is invalid. You have probably clicked an old Webpackbin link. Please notify the author about moving their BIN to the new version of Webpackbin. In the meantime you can continue to the old version.

Continue to old version...

There's nothing here, yet.

1.0.0 Plan

任务分解

  • 支持通过 Remote URL 模糊搜索
  • 已选的 tag 支持只读模式、可以删除
  • 搜索结果列表支持↑↓ 方向键选择
  • 搜索结果列表支持默认数据列表填充
  • 单项搜索结果支持用标识符区分类型(即预留 type 字段)
  • 支持初始化传入排重数据数组,并在单项搜索结果中标识(列:☆ Belin [email protected] [已在群] ),排重数据中的元素不允许再次进入已选 tag 列表中

How to add as global Vue component?

Hi, thanks for making this vue plugin! I am getting errors when trying to add it as a global vue plugin?

Vue.component('tags-input', require('vue-tagsinput'));

Then using it like this in vueify components:

        <tags-input
            :tags.sync="document.meta.tags"
        ></tags-input>

I get the following browserify errors:

Browserify Failed!: Cannot find module '!!./../node_modules/css-loader/index.js!./../node_modules/vue-loader/lib/style-rewriter.js?id=_v-607a9ed3&scoped=true!./../node_modules/vue
-loader/lib/selector.js?type=style&index=0!./input.vue' from 'node_modules/vue-tagsinput/dist'

(PS: css-loader is installed.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.