Jin Mao
a6a6efdf59
chore: release 5.7.0
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
2 weeks ago
xingyu4j
6dabb848a5
build: migrate formatting pipeline to oxfmt
2 weeks ago
xingyu4j
20b4f5c99f
chore: oxlint config
2 weeks ago
xingyu
a4736a49f8
feat: migrate to Tailwind CSS v4 ( #7614 )
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
2 weeks ago
Jin Mao
1d9b6407a4
chore: 更新开发环境端口号配置
- 将 VITE_PORT 从 5555 修改为 5999
- 保持其他环境变量配置不变
1 month ago
Li Kui
57620dc2ea
chore: apply coderabbitai suggestions
5 months ago
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2 years ago
Vben
8a0b1e0c72
refactor: package chart-ui integrated into plugins ( #4238 )
* refactor: package chart-ui integrated into plugins
* fix: lint error
2 years ago
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
2 years ago
Vben
b464b87ac5
refactor: migrate demo applications to playground ( #4116 )
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
2 years ago
Vben
530159140c
fix: Upgrade unbuild to resolve console warning issues and also deal with post-upgrade compatibility issues ( #4009 )
2 years ago
vben
06ad5ad871
chore: Rename the website directory to docs
2 years ago
Li Kui
4074a88c13
feat: element-plus app ( #32 )
* chore: init project
* chore: install element-plus
* chore: locale config
* fix: eslint error
* chore: merge from main
* fix: lint
* chore: finish todo
* chore: update comments
* chore: update
* fix: lint error
* chore: add unplugin-element-plus
* chore: add useElementPlusDesignTokens
* chore: configure some color
2 years ago
vben
a26630b6e0
feat: Support multiple application launch scripts
2 years ago
vben
fdee2d2239
feat: add naive app
2 years ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2 years ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2 years ago
vince
f95d9aa609
perf: improve overall theme color matching
2 years ago
vince
3eb7a8bc6f
chore: @vben-core/iconify was renamed @vben-core/icons . Add readme.md for some packages
2 years ago
vben
fed422e187
refactor( @vben-core/tabs-ui ): refactor tabs chrome component
2 years ago
vben
7eff46d80c
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
2 years ago
vben
5e0b01c725
feat: add @vben/hooks and @vben-core/constants
2 years ago
vben
daa31f7156
refactor(project): simplified part of the package, code optimization
2 years ago
vince
2731a1ec96
refactor( @vben/layouts ): remove @vben/widgets and migrate to @vben/layouts/src/widgets
2 years ago
vben
208d4188fc
refactor: refactor locales, separate locales within apps,fixed #12
2 years ago
vince
53d37ee882
fix: fix the preference problem,close #8 , close #9
2 years ago
vben
9572d1a1c5
feat: Dynamically get the menu from the back end
2 years ago
vben
ca1cad0cd3
feat: add backend-mock app
2 years ago
vben
d4f61c283f
chore: update uikit -> ui-kit
2 years ago
vben
6afed34437
chore: Optimize multi-theme switching
2 years ago
vben
26b8c6ef27
chore: update css
2 years ago
jinmao88
303a200427
fix(cache): rename `chche` package to `cache` ( #5 )
2 years ago
vben
0023964eb7
chore: update common-ui to universal-ui
2 years ago
vben
dcc1fcd528
chore: rename @vben-core -> @core
2 years ago
vben
d584d4cf4e
chore: update app name
2 years ago
vben
f95cc80895
feat: refactor request
2 years ago
vben
b200ae9997
feat: add some test case
2 years ago
vben
fc423c3657
chore: update helpers
2 years ago
vben
fed47f5e05
refactor: refacotr preference
2 years ago
vben
c531f0c154
chore: init website project
2 years ago
vben
59b4f7d9f8
fix: stylelint not work
2 years ago
vben
20af961f09
chore: update dir
2 years ago
vben
f6087ce4e8
chore(project): refactor types dir
2 years ago
vben
c31d21be50
feat(other): The menu supports jumping to external links and fixing some known problems
2 years ago
vben
399334ac57
chore: init project
2 years ago