PanFu
42d82875ce
feat: 1、完善tree组件的全选状态不正确、全选没有label、item内容超长导致复选框对齐错乱、item内容超长没有tips无法看到完整内容的问题 ( #7915 )
Co-authored-by: PanFu <panfu@zhihuaai.com>
3 months ago
Akuria
ca5931e8c4
fix: preserve tree default value when treeData starts empty ( #7908 )
When treeData is initially an empty array (e.g. before async data
arrives), updateTreeValue() would clear the modelValue because no
matching items could be found in the empty flattened data. This caused
default values to be lost.
Only call updateTreeValue() when flattenData has items, so that
modelValue is preserved until the actual tree data arrives.
Fixes #6522
3 months ago
Yanghai.Lin
0868deb82b
fix: 修复 Input 组件 focus 边框被裁剪问题 ( #7894 )
* fix(other): 修复 oxlint ignorePatterns 导致 pre-commit hook 失败
* fix(@vben-core/shadcn-ui ): 修复 Input 组件 focus 时边框被父容器 overflow hidden 裁剪
* fix(@vben-core/shadcn-ui ): 修复 SelectTrigger 组件 focus 时边框被父容器 overflow hidden 裁剪
4 months ago
mew
e8dc464e79
fix: issue in tab bar chrome height is not full due to wrapper element `div` ( #7867 )
Caused by PR #7858
4 months ago
mew
99c38c93c8
feat: refactor context menu to capture native events ( #7858 )
* feat: refactor context menu to capture native events
prevent context-menu to show in html input fields
* fix: refactor context-menu.vue for improved structure
* chore: fix format
* chore: remove dead code
* chore: fix lint
* fix: update contenteditable selector in context menu
proposed fixed by coderabitai
4 months ago
allen
4a968d9379
fix: devtools warning
4 months ago
allen
d69455e8ef
fix: dependencies访问extendApi
4 months ago
allen
33e2582f60
fix: fix lint and add new form-ui features
feat(form-ui): 在 dependencies 里提供访问extendApi的能力
4 months ago
allen
991408b451
fix: default precision error
4 months ago
allen
a096073a8e
fix: lint
4 months ago
allen
f30157fa59
fix: class
4 months ago
allen
12a81a7a7d
fix: demo validator usage & types import
4 months ago
allen
4665a787a0
fix: collapsible component css fix
4 months ago
allen
6f18718c87
feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启
feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启
- shadcn-ui 增加 collapsible组件,collapsible-params组件
- form新增支持单项折叠
- collapsible-params组件在Form表单应用
4 months ago
dullathanol
185011ee21
fix: tailwindcss config
5 months ago
dullathanol
f443bfbc7b
fix: tailwindcss config
5 months ago
xingyu
0c300d040c
fix: tailwindcss config ( #7693 )
* chore: update deps
* fix: tailwindcss config
* fix: lint
* fix: lint
* chore: update deps
5 months ago
xingyu4j
32db4cbd11
fix: build warn
5 months ago
xingyu4j
c9f7154524
chore(tsdown): remove unbuild leftovers
5 months ago
xingyu
37d72c1628
fix: oxlint config ( #7661 )
* chore: engines node
* chore: update deps
* fix: oxlint
* chore: fix lint issues
5 months ago
xingyu4j
ab3e6bb37c
chore: fix lint issues
5 months ago
xingyu4j
4d59ac78bd
fix: lint
5 months ago
xingyu4j
46b4ce81e4
refactor: shrink eslint fallback layer
5 months ago
xingyu4j
9d6fbfd0d6
refactor: replace simple px utility styles
5 months ago
xingyu4j
2823848fae
refactor: migrate spacing utilities to tailwind v4 syntax
5 months ago
xingyu4j
fa190e0975
chore: checkpoint tailwind spacing updates
5 months ago
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 包版本
- 更新根目录包版本
5 months ago
xingyu4j
68cde54bad
feat: add tsgolint
5 months ago
xingyu4j
e7fa87b301
chore: finalize oxlint migration config
6 months ago
Mr. Xie
7e0978c764
fix: 修复验证码登录发送逻辑,未校验手机号或发送失败仍开始倒计时的问题 ( #7616 )
6 months 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
6 months ago
Jin Mao
8a215fbcc7
chore: release 5.6.0
7 months ago
Jin Mao
a3598ef859
chore: fix lint
7 months ago
tikitoki
e9eab29953
fix:fix password input icon visual bug in certain browser ( #7521 )
Co-authored-by: nick8799981325 <zc1078134211@163.com>
7 months ago
Leo Caan (陈栋)
4f1eeb7da5
fix: 修复设置default-expanded-level后无法check更低层级节点 logic and tree value updates ( #7155 )
假设缺省展开2级,当check 3级节点时,会触发effectWatch重新收缩到2级,并丢失check操作check操作andling.
7 months ago
橙子
6e8315ab40
fix: arguments order update ( #7132 )
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
7 months ago
橙子
44f8aed06d
fix: timer not need reactivity ( #7128 )
7 months ago
ppxb
51bca25345
fix(lint): pnpm format lint warning ( #7080 )
8 months ago
ppxb
7d2bc2e885
fix: dropdown raido menu type error ( #7062 )
* fix: dropdown raido menu type
* chore: format code
8 months ago
luoqiz
89b237f6b4
feat: 添加上下文菜单演示,添加菜单项隐藏性 ( #7057 )
Co-authored-by: luoqiz <851092732@qq.com>
8 months ago
xingyu4j
af3fe53ec8
fix: type error
8 months ago
xingyu4j
6753834054
fix: lint
9 months ago
aonoa
b17fec41b0
fix: tree component cannot set a value ( #6941 )
Signed-off-by: aonoa <1991849113@qq.com>
9 months ago
米山
cd7c11c7d0
fix: run 'pnpm format' update various components and improve layout structure
- Updated demo-preview and preview-group components for better error handling and layout.
- Enhanced drawer and modal components for improved auto-height functionality.
- Refactored layout components including header, footer, sidebar, and tabbar for better responsiveness and usability.
- Adjusted tooltip and help tooltip components for better user guidance.
- Fixed issues in various UI components to ensure consistent styling and functionality across the application.
9 months ago
xingyu4j
9a4f0f6ab1
feat: Consider multi-line formatting for readability
9 months ago
xingyu4j
bed52983a0
fix: lint
9 months ago
xingyu
20410aeb03
fix: updating Tailwind CSS variables from --radix-* to --reka-* ( #6890 )
* fix: radix => reka
* chore: add reka cspell
* fix: Composition url
10 months ago
Copilot
1e09fa4642
feat: migrate from Radix Vue to Reka UI ( #6870 )
* Initial plan
* Update dependencies and imports from radix-vue to reka-ui
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Fix type errors after reka-ui migration
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Run formatter to fix code style
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
10 months ago
Copilot
c7c39047de
feat: add theme-aware logo support via optional sourceDark configuration ( #6866 )
* Initial plan
* Initial exploration and setup
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Add support for separate light and dark theme logos
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Update documentation with dark theme logo configuration
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* feat: Add theme-aware logo support for authentication/login page
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* revert: .npmrc
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
Co-authored-by: aonoa <1991849113@qq.com>
10 months ago
zoumingjun
52d3aa9315
fix: 优化Checkbox组件hover样式,Input组件placeholder样式,TabsList组件圆角样式
10 months ago