2023-01-29 07:26:45 +00:00
|
|
|
|
# Change Log
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
|
|
2023-03-28 19:24:02 +00:00
|
|
|
|
## [1.11.9](https://github.com/fast-crud/fast-crud/compare/v1.11.8...v1.11.9) (2023-03-28)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
|
|
|
|
|
2023-03-24 19:24:06 +00:00
|
|
|
|
## [1.11.8](https://github.com/fast-crud/fast-crud/compare/v1.11.7...v1.11.8) (2023-03-24)
|
2023-03-22 19:23:53 +00:00
|
|
|
|
|
2023-03-24 19:24:06 +00:00
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* 修复当limit=1时,上传文件删光后,再选择文件上传第一次无效的bug ([d0a1ed9](https://github.com/fast-crud/fast-crud/commit/d0a1ed9c8a730d5eea19dc61f0dd6cf4031db1c3))
|
2023-03-22 19:23:53 +00:00
|
|
|
|
|
2023-03-24 19:24:06 +00:00
|
|
|
|
### Performance Improvements
|
2023-03-22 19:23:53 +00:00
|
|
|
|
|
2023-03-24 19:24:06 +00:00
|
|
|
|
* 优化翻页性能 ([d0a1db7](https://github.com/fast-crud/fast-crud/commit/d0a1db7bda08b49226739bba38e28b38c60c2b65))
|
2023-03-22 19:23:53 +00:00
|
|
|
|
|
2023-03-24 19:24:06 +00:00
|
|
|
|
## [1.11.7](https://github.com/fast-crud/fast-crud/compare/v1.11.6...v1.11.7) (2023-03-22)
|
2023-03-22 19:23:53 +00:00
|
|
|
|
|
2023-03-24 19:24:06 +00:00
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
2023-03-22 19:23:53 +00:00
|
|
|
|
|
|
|
|
|
## [1.11.6](https://github.com/fast-crud/fast-crud/compare/v1.11.5...v1.11.6) (2023-03-22)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
|
|
|
|
|
|
|
|
|
## [1.11.5](https://github.com/fast-crud/fast-crud/compare/v1.11.4...v1.11.5) (2023-03-22)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
|
|
|
|
|
|
|
|
|
## [1.11.4](https://github.com/fast-crud/fast-crud/compare/v1.11.3...v1.11.4) (2023-03-22)
|
|
|
|
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
|
|
|
|
|
|
* doRefresh增加参数 ([a585604](https://github.com/fast-crud/fast-crud/commit/a5856045380f4a3fe2e657fd2ace1aea3473c6d7))
|
|
|
|
|
|
2023-03-21 19:24:02 +00:00
|
|
|
|
## [1.11.3](https://github.com/fast-crud/fast-crud/compare/v1.11.2...v1.11.3) (2023-03-21)
|
2023-03-17 19:23:57 +00:00
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
|
|
|
|
|
2023-03-21 19:24:02 +00:00
|
|
|
|
## [1.11.2](https://github.com/fast-crud/fast-crud/compare/v1.11.1...v1.11.2) (2023-03-21)
|
2023-03-17 19:23:57 +00:00
|
|
|
|
|
2023-03-21 19:24:02 +00:00
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
2023-03-17 19:23:57 +00:00
|
|
|
|
|
2023-03-21 19:24:02 +00:00
|
|
|
|
## [1.11.1](https://github.com/fast-crud/fast-crud/compare/v1.11.0...v1.11.1) (2023-03-17)
|
2023-03-17 19:23:57 +00:00
|
|
|
|
|
2023-03-21 19:24:02 +00:00
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
2023-03-17 19:23:57 +00:00
|
|
|
|
|
2023-03-16 19:24:01 +00:00
|
|
|
|
# [1.11.0](https://github.com/fast-crud/fast-crud/compare/v1.10.0...v1.11.0) (2023-03-16)
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* 修复wangeditor无法上传视频的bug ([53ee51e](https://github.com/fast-crud/fast-crud/commit/53ee51e901956da9596600235632545bcf98746e))
|
|
|
|
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
|
|
|
|
|
|
* 全面ts化 ([168d3a2](https://github.com/fast-crud/fast-crud/commit/168d3a240eb67548195c31a5fa4cb5aedb8a410c))
|
|
|
|
|
|
2023-03-11 19:23:57 +00:00
|
|
|
|
# [1.10.0](https://github.com/fast-crud/fast-crud/compare/v1.9.2...v1.10.0) (2023-03-11)
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* 行编辑支持多级表头 ([a547c99](https://github.com/fast-crud/fast-crud/commit/a547c99250f2d00b9d91c326364ccb81415c2772))
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* fs-form-wrapper支持多实例 ([023cc1d](https://github.com/fast-crud/fast-crud/commit/023cc1d425d5b1fa618a3d13fe5c88c81671524d))
|
|
|
|
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
|
|
|
|
|
|
* 完善文档,完善部分types ([8fff02d](https://github.com/fast-crud/fast-crud/commit/8fff02d758530bbb1212d7475dc94bc8b562ef97))
|
|
|
|
|
* 优化d.ts类型 ([7a51aac](https://github.com/fast-crud/fast-crud/commit/7a51aace532ed6692f28a53332a2103a74f5827a))
|
|
|
|
|
* 增加s3示例 ([9060b03](https://github.com/fast-crud/fast-crud/commit/9060b036ce9e36ef8f2ddc50b1362682c7d3aa7f))
|
|
|
|
|
|
2023-03-01 19:24:17 +00:00
|
|
|
|
## [1.9.2](https://github.com/fast-crud/fast-crud/compare/v1.9.1...v1.9.2) (2023-03-01)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
|
|
|
|
|
|
|
|
|
## [1.9.1](https://github.com/fast-crud/fast-crud/compare/v1.9.0...v1.9.1) (2023-03-01)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
|
|
|
|
|
|
2023-01-29 07:26:45 +00:00
|
|
|
|
## [0.10.5](https://github.com/fast-crud/fast-crud/compare/v0.10.4...v0.10.5) (2021-07-01)
|
|
|
|
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
|
|
|
|
|
|
* fs-admin 与crud demo ([4e6b20f](https://github.com/fast-crud/fast-crud/commit/4e6b20fe19434460853841f371b9fd5f16e5e2d3))
|
|
|
|
|
* fs-admin纳入子模块 ([2940d30](https://github.com/fast-crud/fast-crud/commit/2940d30f419bf4bde1e8e791f1fbdb9184818285))
|