# Changelog


## 0.10.0
### Feature
- Add `Modal.open` dynamic modal

## 0.7.0
### Feature
- Add `FileManage` component
- Optimize `Form Page` side width

## 0.6.0
### Feature
- Add `Kbar` component
- Remove `Side Search` component

## 0.5.0
### Feature
- Change `Editor` Customize tinymce if batch uploads and word uploads 
### Bug
- Fix `Table` deselect overloaded data

## 0.4.8
### Feature
- Optimize `Table` add loading status

### Bug
- Fix `Table` deselect overloaded data

## 0.4.7
### Feature
- Optimize `SelectAsync` add format value
- Optimize `CascaderAsync` add format value

## 0.4.5
### Feature
- Optimize `SelectAsync` add data paging

## 0.4.4
### Bug
- Fix `editor` popup width

## 0.4.3
### Bug
- MediaText content permutation

## 0.4.2
### Feature
- Optimize `Form` the form parameters can be passed in succession.

## 0.4.0
### Feature
- Add `SelectAsync` component
- Add `CascaderAsync` component

## 0.3.4
### Bug
- MediaText Content Adaptive Width

## 0.3.3
### Feature
- Update dependencies

## 0.2.1

### Feature
- Add `FormPage` element `settingRender` props, Custom Render Drawer Form Extension
- Add `ImageError` component for image error status
- Enhanced `addResources` method to add automatic route creation
- Add `apiPath` menu params
- Enhanced `useMenu` Support api menu

### Fix
- fix `editor` edit data update
- fix `useForm` error validate
- fix `bradcroumbs` translate label name

### deprecate
- fix `video` align attribute

## 0.2.0

### Feature
- Add basic rich text editor using tiptap
- Add `FormPage` element `actionRender` props

## 0.0.1
- init project