feat: 响应式支持移动端 (#49)

* feat: 响应式兼容 h5

* feat: 补充空状态

* feat: thinking

* chore: @vueuse/core 导致的类型检查错误

* chore: version 2.4.0
This commit is contained in:
Redon
2023-02-17 10:57:06 +08:00
committed by GitHub
parent 405aeaa2a5
commit 3f4cb5c900
16 changed files with 358 additions and 87 deletions

View File

@@ -1,3 +1,11 @@
## v2.4.0
`2023-02-17`
### Feature
- 响应式支持移动端
### Enhancement
- 修改部份描述错误
## v2.3.3
`2023-02-16`