文件名称:ember-slack-search-input:灰烬插件
文件大小:109KB
文件格式:ZIP
更新时间:2024-02-25 17:09:08
ember slack ember-addon EmberJavaScript
余烬搜索输入 尝试将松弛搜索输入字段复制为余烬插件。 像松弛中的搜索输入字段一样,特殊的关键字(修饰词)用于过滤搜索。 此修饰符作为配置对象的形式传递,并带有如下选项: configHash: { "@" : { // '@' is special key (modifier) which highlighted in input type : 'list' , // type of modifier (either list or date) defaultHint : 'any user' , // displayed when modifier is
【文件预览】:
ember-slack-search-input-master
----.gitignore(247B)
----app()
--------components()
--------.gitkeep(0B)
----package.json(2KB)
----LICENSE.md(1KB)
----.watchmanconfig(37B)
----.travis.yml(954B)
----index.js(1KB)
----addon()
--------util.js(3KB)
--------components()
--------.gitkeep(0B)
--------index.js(49B)
--------token.js(4KB)
--------styles()
----testem.js(428B)
----.eslintrc.js(947B)
----README.md(4KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------dummy()
--------integration()
--------unit()
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------ember-try.js(1KB)
--------release.js(571B)
--------environment.js(90B)
----.ember-cli(51B)
----ember-cli-build.js(360B)
----.npmignore(141B)
----.editorconfig(543B)
----yarn.lock(251KB)