Skip to content

Commit

Permalink
chore(projects): release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ohh-889 committed Nov 8, 2024
1 parent 2ecb099 commit 653d73c
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 10 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,67 @@
# Changelog


## [v1.1.0](https://github.com/mufeng889/react-soybean-admin/compare/v1.0.0...v1.1.0) (2024-11-09)

###    🚀 Features

- **hooks**:
- add useMobile hook &nbsp;-&nbsp; by **wang** [<samp>(2b2c7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/2b2c763)
- **projects**:
- add tag-map contant &nbsp;-&nbsp; by **wang** [<samp>(605ee)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/605ee30)
- add route config example &nbsp;-&nbsp; by **wang** [<samp>(1587b)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/1587bcd)
- add role-manage &nbsp;-&nbsp; by **wang** [<samp>(c315f)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/c315f10)
- add new tag-map & auto-import antd components type &nbsp;-&nbsp; by **wang** [<samp>(57fb4)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/57fb4fb)
- add menu-manage &nbsp;-&nbsp; by **wang** [<samp>(b10f5)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/b10f577)
- add user-modal & role-modal form rules &nbsp;-&nbsp; by **wang** [<samp>(646a5)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/646a5f0)
- **types**:
- add page types &nbsp;-&nbsp; by **wang** [<samp>(804f3)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/804f34b)
- add new auto import antd components &nbsp;-&nbsp; by **wang** [<samp>(45bbc)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/45bbc96)
- add new auto-import antd components &nbsp;-&nbsp; by **wang** [<samp>(df1e2)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/df1e272)
- add page operateDrawerProps &nbsp;-&nbsp; by **wang** [<samp>(3b822)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/3b822d3)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **hooks**:
- after the user manages the edit modification submission, when he clicks Add, the data just edited is displayed .close #18 &nbsp;-&nbsp; 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)
- **projects**:
- home: fix the button have same key &nbsp;-&nbsp; by **DESKTOP-31IBRMI\Administrator** [<samp>(d583c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/d583cce)
- optimize theme-drawer code to remove waring &nbsp;-&nbsp; by **wang** [<samp>(d489c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/d489c9c)
- fix table scroll don't auto scroll &nbsp;-&nbsp; by **wang** [<samp>(2277d)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/2277d19)
- login after don't go login page .close #14 &nbsp;-&nbsp; 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)

### &nbsp;&nbsp;&nbsp;🛠 Optimizations

- **projects**:
- optimize use-manager code &nbsp;-&nbsp; by **wang** [<samp>(effac)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/effacf9)
- optimize userOperateDrawer code &nbsp;-&nbsp; by **wang** [<samp>(46bc4)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/46bc404)
- optimize code &nbsp;-&nbsp; by **wang** [<samp>(14e87)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/14e8768)
- optimize about page code &nbsp;-&nbsp; by **wang** [<samp>(bb862)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/bb86296)

### &nbsp;&nbsp;&nbsp;💅 Refactors

- **hooks**:
- usetable return data add searchProps &nbsp;-&nbsp; by **wang** [<samp>(6c0d7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6c0d7ce)
- **projects**:
- simplifies and extends useTableOperate &nbsp;-&nbsp; by **wang** [<samp>(283fd)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/283fdde)
- use-Table handleEdit support income data &nbsp;-&nbsp; by **wang** [<samp>(56b0d)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/56b0d05)
- update keep-alive usage &nbsp;-&nbsp; by **wang** [<samp>(dcebd)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/dcebd86)

### &nbsp;&nbsp;&nbsp;🏡 Chore

- **deps**:
- delete immer &nbsp;-&nbsp; by **wang** [<samp>(8ace3)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/8ace3fc)
- **projects**:
- update CHANGELOG.zh-CN &nbsp;-&nbsp; by **wang** [<samp>(6d986)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6d98622)
- update README &nbsp;-&nbsp; by **wang** [<samp>(a3115)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/a31159d)
- update deps & sass usage &nbsp;-&nbsp; by **wang** [<samp>(7da52)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/7da5263)
- optimize code & update vscode settings &nbsp;-&nbsp; by **wang** [<samp>(2ecb0)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/2ecb099)

### &nbsp;&nbsp;&nbsp;❤️ Contributors


[wang](mailto:[email protected])

## [v1.0.0](https://github.com/mufeng889/react-soybean-admin/compare/v0.3.2...v1.0.0) (2024-10-06)

### &nbsp;&nbsp;&nbsp;🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-soy",
"type": "module",
"version": "1.0.0",
"version": "1.1.0",
"private": false,
"packageManager": "[email protected]",
"description": "A fresh and elegant admin template, based on React18、Vite5、TypeScript、Ant Design and UnoCSS. 一个基于React18、Vite5、TypeScript、Ant Design and UnoCSS的清新优雅的中后台模版。",
Expand Down
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/axios",
"version": "1.0.0",
"version": "1.1.0",
"exports": {
".": "./src/index.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/color/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/color",
"version": "1.0.0",
"version": "1.1.0",
"exports": {
".": "./src/index.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/hooks",
"version": "1.0.0",
"version": "1.1.0",
"exports": {
".": "./src/index.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/materials/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/materials",
"version": "1.0.0",
"version": "1.1.0",
"exports": {
".": "./src/index.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ofetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/fetch",
"version": "1.0.0",
"version": "1.1.0",
"exports": {
".": "./src/index.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/scripts",
"version": "1.0.0",
"version": "1.1.0",
"bin": {
"sa": "./bin.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/simple-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/simple-router",
"version": "1.0.0",
"version": "1.1.0",
"exports": {
".": "./src/index.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/uno-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/uno-preset",
"version": "1.0.0",
"version": "1.1.0",
"exports": {
".": "./src/index.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sa/utils",
"version": "1.0.0",
"version": "1.1.0",
"exports": {
".": "./src/index.ts"
},
Expand Down

0 comments on commit 653d73c

Please sign in to comment.