|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v1.1.0](https://github.com/mufeng889/react-soybean-admin/compare/v1.0.0...v1.1.0) (2024-11-09) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **hooks**: |
| 9 | + - add useMobile hook - by **wang** [<samp>(2b2c7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/2b2c763) |
| 10 | +- **projects**: |
| 11 | + - add tag-map contant - by **wang** [<samp>(605ee)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/605ee30) |
| 12 | + - add route config example - by **wang** [<samp>(1587b)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/1587bcd) |
| 13 | + - add role-manage - by **wang** [<samp>(c315f)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/c315f10) |
| 14 | + - add new tag-map & auto-import antd components type - by **wang** [<samp>(57fb4)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/57fb4fb) |
| 15 | + - add menu-manage - by **wang** [<samp>(b10f5)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/b10f577) |
| 16 | + - add user-modal & role-modal form rules - by **wang** [<samp>(646a5)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/646a5f0) |
| 17 | +- **types**: |
| 18 | + - add page types - by **wang** [<samp>(804f3)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/804f34b) |
| 19 | + - add new auto import antd components - by **wang** [<samp>(45bbc)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/45bbc96) |
| 20 | + - add new auto-import antd components - by **wang** [<samp>(df1e2)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/df1e272) |
| 21 | + - add page operateDrawerProps - by **wang** [<samp>(3b822)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/3b822d3) |
| 22 | + |
| 23 | +### 🐞 Bug Fixes |
| 24 | + |
| 25 | +- **hooks**: |
| 26 | + - after the user manages the edit modification submission, when he clicks Add, the data just edited is displayed .close #18 - by **COBORGA-8FFVDVM\cob** in https://github.com/mufeng889/react-soybean-admin/issues/18 [<samp>(c4f1e)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/c4f1eb3) |
| 27 | +- **projects**: |
| 28 | + - home: fix the button have same key - by **DESKTOP-31IBRMI\Administrator** [<samp>(d583c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/d583cce) |
| 29 | + - optimize theme-drawer code to remove waring - by **wang** [<samp>(d489c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/d489c9c) |
| 30 | + - fix table scroll don't auto scroll - by **wang** [<samp>(2277d)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/2277d19) |
| 31 | + - login after don't go login page .close #14 - by **COBORGA-8FFVDVM\cob** in https://github.com/mufeng889/react-soybean-admin/issues/14 [<samp>(a4b51)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/a4b514c) |
| 32 | + |
| 33 | +### 🛠 Optimizations |
| 34 | + |
| 35 | +- **projects**: |
| 36 | + - optimize use-manager code - by **wang** [<samp>(effac)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/effacf9) |
| 37 | + - optimize userOperateDrawer code - by **wang** [<samp>(46bc4)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/46bc404) |
| 38 | + - optimize code - by **wang** [<samp>(14e87)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/14e8768) |
| 39 | + - optimize about page code - by **wang** [<samp>(bb862)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/bb86296) |
| 40 | + |
| 41 | +### 💅 Refactors |
| 42 | + |
| 43 | +- **hooks**: |
| 44 | + - usetable return data add searchProps - by **wang** [<samp>(6c0d7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6c0d7ce) |
| 45 | +- **projects**: |
| 46 | + - simplifies and extends useTableOperate - by **wang** [<samp>(283fd)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/283fdde) |
| 47 | + - use-Table handleEdit support income data - by **wang** [<samp>(56b0d)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/56b0d05) |
| 48 | + - update keep-alive usage - by **wang** [<samp>(dcebd)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/dcebd86) |
| 49 | + |
| 50 | +### 🏡 Chore |
| 51 | + |
| 52 | +- **deps**: |
| 53 | + - delete immer - by **wang** [<samp>(8ace3)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/8ace3fc) |
| 54 | +- **projects**: |
| 55 | + - update CHANGELOG.zh-CN - by **wang** [<samp>(6d986)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6d98622) |
| 56 | + - update README - by **wang** [<samp>(a3115)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/a31159d) |
| 57 | + - update deps & sass usage - by **wang** [<samp>(7da52)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/7da5263) |
| 58 | + - optimize code & update vscode settings - by **wang** [<samp>(2ecb0)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/2ecb099) |
| 59 | + |
| 60 | +### ❤️ Contributors |
| 61 | + |
| 62 | + |
| 63 | +[wang](mailto:1509326266@qq.com) |
| 64 | + |
4 | 65 | ## [v1.0.0](https://github.com/mufeng889/react-soybean-admin/compare/v0.3.2...v1.0.0) (2024-10-06)
|
5 | 66 |
|
6 | 67 | ### 🚀 Features
|
|
0 commit comments