1.0.5 • Published 1 year ago

@chenzoho/vue-search v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

图片组件

适用

  • vue
  • typescript
  • vite

路由快速搜索/vue-search

安装

pnpm install @chenzoho/vue-search

依赖

  • vue
  • @chenzoho/vue-search
  • @ant-design/icons-vue
  • @chenzoho/vue-icon
  • @chenzoho/vue-install
  • @chenzoho/vue-types
  • @chenzoho/vue-utils
  • @vueuse/core
  • @vueuse/shared
  • ant-design-vue
  • lodash-es

使用

import { vBasicSearch } from "@chenzoho/vue-search"
import "@chenzoho/vue-search/style.css"

更新

  • 1.0.1
    • 发布第一个版本
  • 1.0.2
    • 依赖修改为正式环境版本
  • 1.0.3
    • 修改vue-icon的版本
  • 1.0.4
    • 最外层增加props
  • 1.0.5
    • 路由跳转由父页面操作