Skip to content

Commit a4600e1

Browse files
committed
单击下拉菜单按钮时,不以 keyword 作为过滤,展示 options.data 中所有的数据
version 0.1.7 Signed-off-by: 任侠 <lzwy0820@qq.com>
1 parent 52249f0 commit a4600e1

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

dist/bootstrap-suggest.min.js

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-suggest-plugin",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "这是一个基于 bootstrap 按钮式下拉菜单组件的搜索建议插件,必须使用于按钮式下拉菜单组件上。",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)