xingyu4j
a850d426ef
chore: fix lint and typecheck issues
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
Bin
8cadad0a1e
feat(web): add antdv-next model
1 month ago
zhongming4762
331da3c8c7
perf: optimize the closing jump logic of tabs
* 依据tab访问历史回退上一个tab,原逻辑是返回一下个 或 上一个
2 months ago
Jin Mao
6aca9a9c99
test(dom): 更新元素可见区域计算的测试用例
- 修正了getElementVisibleRect函数的期望值断言
- 将bottom值从800更正为0以匹配实际计算结果
- 将left值从1100更正为0以匹配实际计算结果
- 将right值从1000更正为0以匹配实际计算结果
- 将top值从900更正为0以匹配实际计算结果
2 months ago
橙子
203ee9b623
fix( @vben-core/shared ): element outside viewport, the element visible rect each prop expect 0 ( #7120 )
* fix(@vben-core/shared ): element outside viewport
* fix(@vben-core/shared ): element outside viewport
2 months ago
xueyitt
ccf70a1b76
feat: 修正菜单排序在二级菜单不生效问题 ( #7007 )
* treeUtil增加对树形结构数据进行递归排序
* 菜单sort排序各级菜单均生效
3 months ago
Jin Mao
f09aace765
fix: 更新依赖后的表格显示问题
4 months ago
Jin Mao
e898993fe8
chore( @vben/utils ): 替换 lodash 工具函数为 es-toolkit 实现
4 months ago
Jin Mao
5cafcb4a01
refactor(shared): 替换 lodash 工具函数为 es-toolkit 兼容版本
- 将 get 和 isEqual 方法从 lodash 替换为 es-toolkit/compat 导出
- 更新 package.json 添加 es-toolkit 依赖
- 注释掉原有的 lodash.get 和 lodash.isequal 导出语句- 锁定 es-toolkit 版本至1.41.0 并更新相关依赖配置
4 months ago
Utopia
6bbe523f6f
chore: 增强 util-formatDate ts 类型提示 ( #6886 )
* feat: 为 auth layout 添加 slot: logo, 提升组件的灵活性和可复用性
* feat: 增强 util-formatDate ts 类型提示
5 months ago
Li Kui
be843300be
chore: update demo routes
5 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>
5 months ago
Jin Mao
f8a7a0a9a2
chore: lint
5 months ago
zhongming4762
639ea96bb9
fix: resolve the issue of logout failure caused by the timezone store
5 months ago
zhongming4762
565be77e96
fix: resolve the issue of logout failure caused by the timezone store
5 months ago
zhongming4762
0a8339a405
feat: increase support for multiple time zones
5 months ago
Svend
3ad433a50b
fix: 修复在 hash 路由模式下无法在新窗口打开路由的问题 ( #6652 )
此问题是由于 PR #6583 中新增的 `resolveHref` 函数导致的。其在 hash 路由模式下,得到的 URL 会包含 #/ 前缀。在经过 openRouteInNewWindow 的逻辑后就会出现两次 /# 前缀
7 months ago
zhongming4762
06ffdf164a
feat: add dingding login
8 months ago
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
11 months ago
Netfan
03ceb2aac5
fix: default value for nested fields ( #5763 )
1 year ago
王文庭
16162c01ed
fix: download from url triggered twice sometimes ( #5319 )
解决Chrome、Safari通过路径一次下载两个文件的BUG
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex ( #5092 )
* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class
1 year ago
Netfan
b75a8e6a2b
fix: form setValues not support `dayjs` and `Date` value ( #5064 )
* fix: setFormValues not support `dayjs object` value
* fix: setFormValues not support `Date` value
* chore: remove console log
1 year ago
Vben
9896a67c21
feat: add api-select component ( #5024 )
1 year ago
vben
24b9aa44d2
chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )"
This reverts commliit 12f216c0e7 .
1 year ago
leizhiyou
12f216c0e7
fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )
* fix: form 表单不支持field.xxx.xx格式的defaultValue配置
* chore: 修复代码规范问题
1 year ago
vince
67c2b13713
fix: drawer console warning ( #4871 )
1 year ago
Vben
a3d0d2ed34
feat: added file download examples ( #4853 )
1 year ago
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
1 year ago
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
1 year ago
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )
1 year ago
vince
c491b9e021
fix: maximum call stack size ( #4674 )
* fix: maximum call stack size
1 year ago
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form ( #4628 )
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
1 year ago
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
1 year ago
Vben
d1e1256202
chore: disable sorting of non-core folder object fields ( #4547 )
* chore: disable sorting of non-core folder object fields
* chore: ci error
2 years ago
Vben
5ce3a18785
docs: update docs ( #4466 )
* chore: fixed known issues with form components
* docs: add vben form doc
2 years ago
invalid w
000172e482
chore( @vben/common-ui ): add verify component ( #4390 )
* chore(@vben/common-ui ): 增加拖拽校验组件
* chore: 增加样式
* Merge branch 'main' into wangjue-verify-comp
* chore: 封装action组件
* chore: 拆分完成拖拽功能
* chore: 样式调整为tailwindcss语法
* chore: 导出check图标
* chore: 拖动的图标变为@vben/icons的
* chore: 完成插槽功能迁移
* fix: ci error
* chore: 适配暗黑主题
* chore: 国际化
* chore: resolve conflict
* chore: 迁移v2的图片旋转校验组件
* chore: 完善选择校验demo
* chore: 转换为tailwindcss
* chore: 替换为系统的颜色变量
* chore: 使用interface代替组件的props声明
* chore: 调整props
* chore: 优化demo背景
* chore: follow suggest
* chore: rm unnecessary style tag
* chore: update demo
* perf: improve the experience of Captcha components
---------
Co-authored-by: vince <vince292007@gmail.com>
Co-authored-by: Vben <ann.vben@gmail.com>
2 years ago
Vben
161820dbc1
fix: improve the scroll bar flashing when the modal box is opened ( #4438 )
2 years ago
Vben
c3d0102cda
fix: the brand color setting does not take effect ( #4405 )
2 years ago
Vben
d27e5eeef7
fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings ( #4391 )
* fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings
* chore: remove test code
2 years ago
Vben
76a879d4d8
fix: fixed some style issues ( #4379 )
2 years ago
Li Kui
61faa1895a
fix: vue received a Component that was made a reactive object ( #4367 )
2 years 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
fd7b3479b4
fix: improve the display of modal and drawer on mobile ( #4237 )
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
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
* fix: mock server deployment error
* chore: typo
2 years ago
Vben
5f41c51770
perf: supplement login interface documents and add configuration parameters ( #4175 )
2 years ago
Vben
debb32d353
fix: page spinner is styled incorrectly when scrolling ( #4163 )
* feat: add contributor information to documents
* fix: page spinner is styled incorrectly when scrolling
2 years ago