release: update 5.3.0

This commit is contained in:
xiaoxian521
2024-03-28 23:28:29 +08:00
parent b1fccc06d8
commit 48d90af81b
5 changed files with 41 additions and 2 deletions

View File

@@ -1,3 +1,16 @@
# 5.3.0 (2024-03-28)
### ✔️ refactor
- Reconstruct internationalized file naming conventions and demo pages with code location hints
### 🎫 Feat
- Add `MQTT` example
- Added `docx` and `excel` file preview examples
- The `ReSegmented` segmented controller has a new `size` attribute, which can set three sizes
- The `RePureTableBar` component and `pure-admin-table` support international switching of table headers
# 5.2.0 (2024-03-22)
### ✔️ refactor