rls-vue-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.61 • Public • Published

基于 element-plus 的 ui 组件库

使用

  1. 通过 yarn add rls-vue-components 安装
  2. 在项目里面通过 import 的方式导入

组件说明

组件名称 组件描述 导入路径
DynamicForm 动态表单 rls-vue-components
ListPage 通用列表查询 rls-vue-components
Modal 通用弹窗 rls-vue-components
ModalElement 通用弹窗(element-plus) rls-vue-components
ModalPure 通用弹窗(自定义) rls-vue-components
Tooltip 文字提示 rls-vue-components
DesensitizeStr 文字脱敏 rls-vue-components
Layout 菜单框架(待完善) rls-vue-components
Editor 富文本编辑器 rls-vue-components
Pagination 分页器 rls-vue-components
RightToolbar 列表右边按钮 rls-vue-components

更新日志

[1.0.0] - 2023-07-13

  • feat: 初始化组件增加了 ListPage 组件

[1.0.1] - 2023-07-14

  • feat: 新增 Modal 组件
  • feat: 新增 Editor 组件

[1.0.32] - 2023-11-2

  • feat: 新增 DesensitizeStr 组件
  • feat: 新增 Tooltip 组件
  • feat: ListPage 组件新增脱敏操作以及 bug 修复
  • fix: Modal 组件 bug 修复

[1.0.33] - 2023-11-2

  • fix: ListPage 组件 脱敏函数为数字类型时报错修复

[1.0.34] - 2023-11-2

  • fix: ListPage 组件 脱敏函数修复只有一位字符的时候全部脱敏

[1.0.35] - 2023-11-2

  • fix: 脱敏组件修复显示问题

[1.0.36] - 2023-11-3

  • feat: 拆分 table 组件设置按钮统一设置脱敏操作

[1.0.37] - 2023-11-3

  • feat: 拆分 ListPage 卡槽修复

[1.0.38] - 2023-11-3

  • feat: 因为 vue 的机制问题 ListPage 没找到合适的方法来嵌套多个卡槽,暂时保留了两份

[1.0.39] - 2023-11-3

  • fix: ListPage 脱敏按钮显示隐藏

[1.0.41] - 2023-11-6

  • feat: Descriptions 组件新增

[1.0.42] - 2023-11-6

  • feat: Table 新增字段 span-method

[1.0.43] - 2023-11-6

  • feat: Table 脱敏按钮显示隐藏

[1.0.44] - 2023-11-7

  • feat: ListPage table配置新增render

[1.0.45] - 2023-11-7

  • feat: ListPage columns配置操作

[1.0.46] - 2023-11-7

  • feat: ListPage index新增

[1.0.47] - 2023-11-7

  • fix: ListPage 序号返回错误修复

[1.0.61] - 2023-11-10

  • feat: ListPage 查询条件过滤

Readme

Keywords

none

Package Sidebar

Install

npm i rls-vue-components

Weekly Downloads

16

Version

1.0.61

License

ISC

Unpacked Size

84.3 kB

Total Files

37

Last publish

Collaborators

  • xiaohaiok25