yzh-el-com

1.0.23 • Public • Published

yzh-el-com

yzh element-components.

Installation

npm config set registry=http://192.168.1.182:9091/nexus/repository/npm-group/
npm install yzh-el-com

Import

// main.js
import 'yzh-el-com/dist/yzh-el-com.min.css';
// components
import {
  yzhPagination,
  yzhExport,
  YzhTable,
  yzhFormTable,
  yzhOrderTable,
  importDialog,
  yzhQueryForm,
  yzhCascader,
  yzhBrandSelect,
  yzhAddressTips,
  yzhRemoteSelect,
  yzhSendCode,
  yzhEditor
} from 'yzh-el-com'

Content

Demo

下载该项目,在文件根目录下依次输入命令行:

npm install yzh-el-com
npm run dev

然后在浏览器里输入http://localhost:8090,即可看到组件 demo。

Changelog

2023-2-1

v0.0.1

  1. 项目初始化
  2. 引入公告组件

2023-2-8

v0.0.3

  • 创建私有包仓库,配置私有打包指令
  • 更改组件文档

2023-3-9

v0.0.11

  • ❤ 引入wangEditor

2023-3-10

v0.0.12

  • 引入公用上传组件

2023-3-14

v0.0.13

  • 引入公用图片进度条组件

2023-5-19

v1.0.3

  • 表格组件添加 reserve-selection 属性

2023-8-29

v1.0.7

  • 替换表格空白页图片

2023-9-08

v1.0.8 调整地址组件

2023-10-12

v1.0.9

  • 订单表格字段支持权限控制

2023-11-2

v1.0.10

  • 订单表格字段支持 min-width

2023-11-11

v1.0.11

  • 表格支持统计功能

2024-1-22

v1.0.12

  • 更新远程下拉组件,优化功能查看文档

2024-2-20

v1.0.13

  • 订单表格组件支持三级结构

2024-2-20

v1.0.15

  • 表格、订单表格组件支持 selfAdaptionHeight 自适应高度

2024-3-13

v1.0.16

  • Table 新增 append slot

2024-4-1

v1.0.19

  • Table 展示更多

2024-5-24

v1.0.20

  • Add-importDialog tabs slot

2024-6-13

v1.0.23

  • importDialog signImport参数下回调完整的数据
  • yzhRemoteSelect disabled增加回调

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.23
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.23
    0
  • 1.0.22
    0

Package Sidebar

Install

npm i yzh-el-com

Weekly Downloads

0

Version

1.0.23

License

MIT

Unpacked Size

6.38 MB

Total Files

183

Last publish

Collaborators

  • yzh_web