Soybean
|
3bd8858121
|
Merge pull request #151 from codearhat/main
fix: set password attributes
|
2022-11-17 17:47:54 +08:00 |
|
Wang Zheng
|
5efd1dbec4
|
Merge branch 'honghuangdc:main' into main
|
2022-11-17 10:11:43 +08:00 |
|
Soybean
|
971915948b
|
refactor(projects): new storage system [新的本地数据存储系统]
|
2022-11-17 01:47:06 +08:00 |
|
Wang Zheng
|
a9a37036d5
|
fix: set password attributes
|
2022-11-17 00:19:30 +08:00 |
|
Soybean
|
7a58035514
|
fix(projects): add router-page.d.ts to git [将router-page.d.ts添加git提交]
|
2022-11-16 23:48:58 +08:00 |
|
Soybean
|
57bfe27819
|
refactor(projects): refactor app init loading [重构系统初始化的加载]
|
2022-11-16 23:35:26 +08:00 |
|
Soybean
|
fcc65c3751
|
build(deps): update deps
|
2022-11-16 22:53:38 +08:00 |
|
Soybean
|
f2d8dfc3ef
|
Merge pull request #148 from codearhat/main
fix: remove height limit h-360px
|
2022-11-16 22:39:11 +08:00 |
|
Wang Zheng
|
b5c570adf5
|
fix: remove height limit h-360px
|
2022-11-16 10:52:31 +08:00 |
|
Soybean
|
94098d02e8
|
fix(projects): fix vite-pwa plugin config
|
2022-11-14 21:39:55 +08:00 |
|
Soybean
|
436b15f010
|
Merge pull request #147 from RockerHX/patch-2
fix(components): count can't display when endValue is 0.
|
2022-11-14 11:51:15 +08:00 |
|
RockerHX
|
0282feb173
|
Fix: count can't display when endValue is 0.
|
2022-11-14 10:51:39 +08:00 |
|
Soybean
|
8456750901
|
build(deps): update deps
|
2022-11-13 15:36:35 +08:00 |
|
Soybean
|
1a02cab97c
|
refactor(projects): perfect scrollbar style [完善滚动条]
|
2022-11-13 01:39:40 +08:00 |
|
Soybean
|
1bdd81a1d8
|
refactor(projects): import cz-git, czg replace @soybeanjs/cli [引入cz-git、czg替换@soybeanjs/cli]
|
2022-11-08 18:37:27 +08:00 |
|
Soybean
|
a9d58f88aa
|
refactor(projects): format code style [调整代码格式]
|
2022-11-08 18:30:48 +08:00 |
|
Soybean
|
6a344ff2c7
|
build(projects): update plugin config
|
2022-11-08 09:18:05 +08:00 |
|
Soybean
|
cc00c8f03a
|
chore(other): release v0.9.7
|
2022-11-08 01:26:24 +08:00 |
|
Soybean
|
c7b6a3fbec
|
feat(projects): new router system [新的路由系统]
|
2022-11-08 01:23:41 +08:00 |
|
Soybean
|
40c1e13b50
|
build(projects): add vite plugin @soybeanjs/router-page
|
2022-11-07 18:47:44 +08:00 |
|
Soybean
|
288d586dbc
|
build(projects): new router branch
|
2022-11-07 00:47:08 +08:00 |
|
Soybean
|
7d69992694
|
build(projects): update deps and update config
|
2022-11-07 00:45:48 +08:00 |
|
Soybean
|
6c14bfe6a9
|
build(projects): move tauri to branch tauri
|
2022-10-31 19:11:36 +08:00 |
|
Soybean
|
6773659e89
|
build(projects): remove useless file: commitlint.config.js
|
2022-10-31 19:09:13 +08:00 |
|
Soybean
|
9455ad9a4f
|
build(projects): use pnpm patch replace @milahu/patch-package
|
2022-10-31 16:56:29 +08:00 |
|
Soybean
|
428d41b485
|
build(projects): use @soybeanjs/cli replace commitizen
|
2022-10-31 00:29:52 +08:00 |
|
Soybean
|
74772a1f03
|
build(deps): update deps
|
2022-10-31 00:21:23 +08:00 |
|
Soybean
|
1f3e6e4fac
|
build(deps): update deps
|
2022-10-24 19:39:13 +08:00 |
|
Soybean
|
41b3bcb445
|
build(deps): update deps
|
2022-10-23 23:02:53 +08:00 |
|
Soybean
|
8e801dd790
|
build(deps): update deps
|
2022-10-19 17:02:54 +08:00 |
|
Soybean
|
d6b1530720
|
build(deps): update deps
|
2022-10-15 16:44:50 +08:00 |
|
Soybean
|
b632b7ffed
|
feat(projects): import i18n [引入i18n]
|
2022-10-12 01:03:14 +08:00 |
|
Soybean
|
1b45b71f20
|
build(projects): add tauri scripts, change tauri icon, fix mockjs [添加tauri相关的命令,变更tauri图标,修复mockjs]
|
2022-10-11 23:20:31 +08:00 |
|
Soybean
|
149d22a4a4
|
fix(deps): decrease @types/node version to fix TS type error [降低@types/node版本修复TS的类型错误]
|
2022-10-11 22:39:37 +08:00 |
|
Soybean
|
83a2e01070
|
Merge pull request #140 from better-rs/dev/tauri-support
使用 rust + tauri 支持打包成 Windows/Mac/Linux 应用
|
2022-10-11 15:37:45 +08:00 |
|
Henry.Huang
|
11d615f807
|
update: change tauri window size
|
2022-10-11 15:23:01 +08:00 |
|
Henry.Huang
|
853745587d
|
update: tauri support
|
2022-10-11 15:18:49 +08:00 |
|
Henry.Huang
|
f29108aa14
|
update: add tauri cli
|
2022-10-11 15:18:11 +08:00 |
|
Soybean
|
abd02d1990
|
build(deps): update deps
|
2022-10-10 00:37:47 +08:00 |
|
Soybean
|
65ac69ef71
|
build(deps): update deps
|
2022-10-03 21:58:37 +08:00 |
|
Soybean
|
8998581b99
|
build(deps): update deps
|
2022-10-01 03:31:52 +08:00 |
|
Soybean
|
468b4bb0e1
|
refactor(projects): refactor page: user-management [重构用户管理页面]
|
2022-09-29 02:02:28 +08:00 |
|
Soybean
|
88e535f63c
|
build(deps): update deps
|
2022-09-28 21:35:41 +08:00 |
|
Soybean
|
13d0c4153a
|
build(projects): add constant page content
|
2022-09-28 09:35:38 +08:00 |
|
Soybean
|
331b14e74d
|
build(deps): update deps [升级依赖]
ISSUES CLOSED: #133
|
2022-09-27 15:55:00 +08:00 |
|
Soybean
|
c29b887eb2
|
refactor(projects): cancel autoinstall @iconify-json [取消@iconify-json自动安装]
|
2022-09-24 17:22:08 +08:00 |
|
Soybean
|
8a1ec938e7
|
fix(projects): add iconify json
|
2022-09-24 16:19:38 +08:00 |
|
Soybean
|
c045e3fe4e
|
build(deps): unplugin-icon autoinstall @iconify-json [unplugin-icon自动安装@iconify-json]
|
2022-09-23 12:42:06 +08:00 |
|
Soybean
|
811f820644
|
feat(projects): refactor icon system, unify icon usage [重构图标系统,统一图标用法]
|
2022-09-23 03:18:53 +08:00 |
|
Soybean
|
fe8cab3d1c
|
build(deps): update deps
|
2022-09-22 23:31:01 +08:00 |
|