|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v1.0.0](https://github.com/mufeng889/react-soybean-admin/compare/v0.3.2...v1.0.0) (2024-10-06) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **packages**: |
| 9 | + - @sa/hooks add useRequest - by **wang** [<samp>(e5cdc)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/e5cdcc9) |
| 10 | + - hooks: add use-array & example - by **wang** [<samp>(02483)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/02483b5) |
| 11 | +- **projects**: |
| 12 | + - add menu functions - by **wang** [<samp>(0b14d)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/0b14deb) |
| 13 | + - support add parent when add route - by **wang** [<samp>(084bf)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/084bf89) |
| 14 | + - support dynamic add route & optimize code - by **DESKTOP-31IBRMI\Administrator** [<samp>(6f3ad)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6f3adca) |
| 15 | + - add before guard - by **DESKTOP-31IBRMI\Administrator** [<samp>(13b0c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/13b0cab) |
| 16 | + - @sa/axios: add response to flatRequest when success - by **DESKTOP-31IBRMI\Administrator** [<samp>(92e3c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/92e3cec) |
| 17 | + - does the configuration support automatic updates. - by **DESKTOP-31IBRMI\Administrator** [<samp>(fb758)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/fb7583a) |
| 18 | + - add details page to show loader for data router - by **wang** [<samp>(7928b)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/7928bd6) |
| 19 | + - the topic configuration replication function was added - by **wang** [<samp>(e3d7a)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/e3d7a99) |
| 20 | + - add animation - by **wang** [<samp>(ea5d7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/ea5d7c6) |
| 21 | + - add useMeta - by **wang** [<samp>(d0c6a)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/d0c6a37) |
| 22 | + - add keep-alive - by **wang** [<samp>(ed7e7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/ed7e793) |
| 23 | + - login supports accessible operation - by **wang** [<samp>(d2dae)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/d2dae2d) |
| 24 | + |
| 25 | +### 🐞 Bug Fixes |
| 26 | + |
| 27 | +- **packages**: |
| 28 | + - eix tab can't click on mobile side - by **wang** [<samp>(e0141)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/e01410a) |
| 29 | + - support pass state and fix judgments before jumpe - by **wang** [<samp>(34935)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/3493583) |
| 30 | + - fix useRouter type - by **DESKTOP-31IBRMI\Administrator** [<samp>(32628)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/32628df) |
| 31 | + - failure to return in some fast new cases results in no initialization . close #8 - by **DESKTOP-31IBRMI\Administrator** in https://github.com/mufeng889/react-soybean-admin/issues/8 [<samp>(cfe46)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/cfe46ea) |
| 32 | +- **projects**: |
| 33 | + - fix top menu abnormal - by **wang** [<samp>(5e1f7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/5e1f789) |
| 34 | + - fixed abnormal display of dynamic switching size menu - by **wang** [<samp>(79c1a)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/79c1ae1) |
| 35 | + - fix eslint errors - by **DESKTOP-31IBRMI\Administrator** [<samp>(fec80)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/fec80a1) |
| 36 | + - click tab left menu openkeys does not change - by **DESKTOP-31IBRMI\Administrator** [<samp>(f3f57)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/f3f570b) |
| 37 | + - fix route type & remove startTransition - by **wang** [<samp>(fac36)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/fac368b) |
| 38 | + - Fixed redirection when switching roles & init tab no cache - by **DESKTOP-31IBRMI\Administrator** [<samp>(58d1f)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/58d1feb) |
| 39 | + - fix refresh token when meet multi requests - by **DESKTOP-31IBRMI\Administrator** [<samp>(fbe7d)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/fbe7ddb) |
| 40 | + - in big screen has scroll bar - by **wang** [<samp>(cb942)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/cb94245) |
| 41 | + - fix after menu expansion submenu not open - by **wang** [<samp>(c96c9)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/c96c964) |
| 42 | + - fix shrink mess in mixed mode - by **wang** [<samp>(0c6fb)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/0c6fba6) |
| 43 | + - fix global-tab click conflict with contextmenu - by **DESKTOP-31IBRMI\Administrator** [<samp>(a32f5)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/a32f507) |
| 44 | + - Fixed submenu opening when shrinking - by **DESKTOP-31IBRMI\Administrator** [<samp>(77f2b)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/77f2b6a) |
| 45 | + - fixed the sidebar automatically expanding when switching between mobile and pc - by **wang** [<samp>(0abdd)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/0abdd0c) |
| 46 | + - failed to switch sidebar language - by **wang** [<samp>(75307)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/753079f) |
| 47 | + - the reproduction environment can cache the theme configuration - by **wang** [<samp>(50932)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/50932b7) |
| 48 | + |
| 49 | +### 🛠 Optimizations |
| 50 | + |
| 51 | +- **packages**: |
| 52 | + - optimize code - by **wang** [<samp>(5f78e)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/5f78e52) |
| 53 | + - optimize code - by **wang** [<samp>(26f05)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/26f0579) |
| 54 | + - simple-router: optimize code - by **wang** [<samp>(27d5f)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/27d5f7e) |
| 55 | +- **projects**: |
| 56 | + - optimize code - by **DESKTOP-31IBRMI\Administrator** [<samp>(85b64)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/85b6483) |
| 57 | + - optimize code - by **DESKTOP-31IBRMI\Administrator** [<samp>(21d28)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/21d28b0) |
| 58 | + - optimize code - by **DESKTOP-31IBRMI\Administrator** [<samp>(b29bc)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/b29bceb) |
| 59 | + - optimize code - by **wang** [<samp>(f6fd4)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/f6fd4f8) |
| 60 | + - optimize code - by **wang** [<samp>(43f8b)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/43f8b45) |
| 61 | + - optimize code - by **wang** [<samp>(a5cc9)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/a5cc93a) |
| 62 | + |
| 63 | +### 💅 Refactors |
| 64 | + |
| 65 | +- **packages**: |
| 66 | + - update Route - by **DESKTOP-31IBRMI\Administrator** [<samp>(8795b)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/8795b2f) |
| 67 | + - @sa/hooks: use-request fir axios - by **DESKTOP-31IBRMI\Administrator** [<samp>(3dbe7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/3dbe701) |
| 68 | + - @sa/simple-router: stable useRoute - by **DESKTOP-31IBRMI\Administrator** [<samp>(6cf09)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6cf09f9) |
| 69 | + - @sa/materials: remove tab close shortcut by mouse - by **DESKTOP-31IBRMI\Administrator** [<samp>(edb3e)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/edb3e69) |
| 70 | +- **projects**: |
| 71 | + - add logout route - by **DESKTOP-31IBRMI\Administrator** [<samp>(df689)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/df689df) |
| 72 | + - refactor simple-router - by **DESKTOP-31IBRMI\Administrator** [<samp>(d7861)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/d78613c) |
| 73 | + - combine theme tokens and theme settings - by **wang** [<samp>(8d703)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/8d703d9) |
| 74 | + - remove dark sidebar configuration - by **wang** [<samp>(f9582)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/f958280) |
| 75 | + - Modify card's global style search table to use Collapse - by **wang** [<samp>(17c2e)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/17c2ed9) |
| 76 | + - change antd's colorBgContainer - by **wang** [<samp>(0b65c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/0b65cea) |
| 77 | + - change sidebar animation - by **wang** [<samp>(f9297)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/f92972e) |
| 78 | + |
| 79 | +### 📖 Documentation |
| 80 | + |
| 81 | +- **projects**: update CHANGELOG - by **DESKTOP-31IBRMI\Administrator** [<samp>(a13a7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/a13a70d) |
| 82 | + |
| 83 | +### 🏡 Chore |
| 84 | + |
| 85 | +- **deps**: |
| 86 | + - update deps - by **wang** [<samp>(1dad4)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/1dad4f0) |
| 87 | + - update deps - by **DESKTOP-31IBRMI\Administrator** [<samp>(6ff15)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6ff150b) |
| 88 | + - remove transition-group-plus - by **wang** [<samp>(36996)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/3699680) |
| 89 | + - add framer-motion & remove react-transition-group - by **wang** [<samp>(abada)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/abada7f) |
| 90 | +- **projects**: |
| 91 | + - update CHANGELOG - by **wang** [<samp>(264f9)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/264f9c6) |
| 92 | + - update scss config - by **DESKTOP-31IBRMI\Administrator** [<samp>(480c8)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/480c869) |
| 93 | + - update deps - by **wang** [<samp>(0d855)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/0d855e7) |
| 94 | +- **types**: |
| 95 | + - remove type declaration for document.startViewTransition (TypeScript 5.6 inclnudes it) - by **wang** [<samp>(cef47)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/cef474d) |
| 96 | + |
| 97 | +### ❤️ Contributors |
| 98 | + |
| 99 | + |
| 100 | +[wang](mailto:1509326266@qq.com) |
| 101 | + |
4 | 102 | ## [v1.0.0-beta.1](https://github.com/mufeng889/react-soybean-admin/compare/v0.3.2...v1.0.0-beta.1) (2024-09-14)
|
5 | 103 |
|
6 | 104 | ### 🚀 Features
|
|
0 commit comments