Commit Graph

22 Commits

Author SHA1 Message Date
Vben
dd833ca56b
chore: update dependencies and documentation, optimize build toolchain (#6060)
* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements

* chore: Update dependent versions and configurations to improve compatibility and stability

- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability

* fix: lint error
2025-04-28 23:08:05 +08:00
Vben
43d95cc587
fix: remove vite-plugin-lib-inject-css (#4793) 2024-11-02 15:30:49 +08:00
afe1
0a99f27127
chore: modify the type of the incoming function in the vite configuration (#4622)
* fix: viteconfig funciont type error

---------

Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
2024-10-13 10:01:18 +08:00
Vben
4173264805
feat: add vxe-table component (#4563)
* chore: wip vxe-table

* feat: add table demo

* chore: follow ci recommendations to adjust details

* chore: add custom-cell demo

* feat: add custom-cell table demo

* feat: add table from demo
2024-10-04 23:05:28 +08:00
Vben
d34f1fbf2f
fix: improve defineConfig types (#4454) 2024-09-21 13:25:06 +08:00
Vben
98da0672e7
feat: add archive plug-in to output dist.zip after build (#4272)
* feat: add the archiver plug-in to output dist.zip after build

* chore: update env
2024-08-29 21:47:00 +08:00
Vben
b6415fad2d
perf: optimize for some details and comments (#4030)
* perf: optimize for some details and comments

* fix: test case

* chore: update ci
2024-08-04 05:42:59 +08:00
vben
9b98b3190e chore: update deps 2024-08-01 00:06:36 +08:00
vince
14538f7ed5 refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
vben
9987451647 feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00
vince
cb161eab89 fix: fixed svg icon load failure and enabled global injection bem.scss 2024-07-17 22:30:18 +08:00
vince
09fa2af23d fix: fix known problems 2024-07-16 00:14:24 +08:00
vben
e441d14fa2 refactor(project): @vben/vite-connect is reconfigured to support synchronization 2024-07-13 21:13:42 +08:00
vince
2406ca832b feat: support some configurations through the .env file 2024-07-09 23:43:08 +08:00
vben
ca1cad0cd3 feat: add backend-mock app 2024-06-30 14:09:44 +08:00
vben
c58c0797ba feat: add dashboard page 2024-06-23 23:18:55 +08:00
vben
199d5506ac feat: add about page 2024-06-23 20:05:22 +08:00
vben
16ed5a05ba feat: add license plugin 2024-06-23 19:45:40 +08:00
vben
382652e0f4 feat: support pwa 2024-06-16 15:45:15 +08:00
vben
77d40dc763 perf: Improve the global loading display 2024-06-02 23:50:58 +08:00
vben
f2644dbbc5 fix: When refreshing the page, the topic is wrong 2024-05-25 22:43:22 +08:00
vben
399334ac57 chore: init project 2024-05-19 21:20:42 +08:00