# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.3](https://gitee.com/easy_base/ed-base-vue/compare/v1.0.2...v1.0.3) (2024-10-10)

### [1.0.2](https://gitee.com/easy_base/ed-base-vue/compare/v1.0.1...v1.0.2) (2024-10-10)

### 1.0.1 (2024-10-10)

### 1.0.2
*2023-03-08*
- 新增 `WangEditor`组件，用于富文本编辑
- 新增 `EdInputPop`组件，用于Input放大编辑
- 优化组件加载

### 1.0.1

*2023-02-24*
- Dialog: 新增`v-model`双向数据绑定功能
- Dialog：修复`showFooter`字段未启用


- DataSource/TablePropsModal：优化 `虚拟列信息` 展示
- DataSource/TablePropsModal：新增虚拟列信息点击 `添加` 功能定位到指定行数 
