金毛88
0eb72ca4fd
feat: add useTDesignDesignTokens
1 month ago
xingyu
04fbb7a556
chore: 升级 shadcn-vue 组件到v4最新版 ( #7972 )
* fix: useStore is deprecated
* chore: update deps
* feat: 升级shadcn-ui v4
* fix: workbench style
* feat: 升级shadcn-ui v4 step2
* feat: 升级shadcn-ui v4 step3
* chore: 升级shadcn v4
* fix: pagination
* fix: dark style
* fix: doc import
* feat: 增加详情组件,参考 antdv-next
* docs: descriptions docs
* docs: Browser Support
* feat: add table action
* feat: icon use vbenIcon
* fix: type error
* fix: dropdown popConfirm
* feat: 使用默认的文字交互
* feat: 优化渲染性能
1 month ago
xingyu
f2b3b12553
chore: pnpm v11 ( #7942 )
* chore: remove rolldown dep
* fix: issues-helper and maintain-one-comment are temporarily disabled due to security issues
* chore: update deps
* fix: change error type to TypeError for non-browser environment check in LocalStorageDriver
* chore: update pnpm v11
2 months ago
PanFu
2a84b590b5
feat: 偏好设置按钮,支持在右上角用户的下拉框中展示;偏好设置中支持设置时区(多一个入口); ( #7931 )
* feat: 偏好设置按钮支持显示在用户下拉窗中的特性
* feat: 时区设置功能支持在偏好设置列表进行配置
* feat: 偏好设置按钮支持显示在用户下拉窗中的特性 - 完善示例代码
* feat: 时区设置功能支持在偏好设置列表进行配置
* feat: 时区设置功能支持在偏好设置列表进行配置-单元测试报错问题
* feat: 时区设置功能支持在偏好设置列表进行配置-修改代码QC问题
---------
Co-authored-by: PanFu <panfu@zhihuaai.com>
2 months ago
leo
d71c81e8ff
style: apply vsh lint formatting ( #7923 )
2 months ago
xingyu4j
0c1b737325
fix: fix lint && typecheck
2 months ago
layhuts
43717807a4
style: reformat code
2 months ago
layhuts
1b4e126128
fix: 处理localStorageDriver在某些受限浏览器环境下报错导致无法使用
2 months ago
layhuts
d23b246aee
fix: 处理localStorage prefix === ''时提醒用户可能会全部删除数据
2 months ago
layhuts
9667232684
fix: 加上 - 分隔符来避免跨前缀误匹配
2 months ago
layhuts
1f584ff0c9
fix: 处理window不可用时降级使用Memory
2 months ago
layhuts
75ed17a1f9
docs: 更正saveToCache所属组件
2 months ago
layhuts
cc6ccaab38
docs: 为符合 Markdown lint 规范,指定代码块语言。
2 months ago
layhuts
0be4b51eaa
fix: 解决window在构造函数中进行访问破坏SSR/Node环境。
2 months ago
layhuts
b40822e3ed
fix: 解决indexedDB的getDB在失败重试时永远返回错误Promise问题
2 months ago
layhuts
df5cb426d1
fix: 解决indexedDB的setItem、,removeItem以及clear在请求成功时而不是事务完成时触发resolve问题
2 months ago
layhuts
8ce773f264
feat: 在storage-manager添加keys方法
2 months ago
layhuts
51e8b27d4c
style( @vben-core/shared ): formatting
2 months ago
layhuts
e555ee065e
feat( @vben-core/shared ): 新增indexedDB
在cache下新增indexedDB缓存
2 months ago
boisduval
c7fd6ffb0e
feat: 添加日期格式化函数的空值处理
- 当传入的时间参数为 undefined、null 或空字符串时,直接返回空字符串而不是继续执行格式化逻辑,避免无效的时间值导致程序错误。
3 months ago
allen
6f18718c87
feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启
feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启
- shadcn-ui 增加 collapsible组件,collapsible-params组件
- form新增支持单项折叠
- collapsible-params组件在Form表单应用
3 months ago
xingyu4j
5eca357a5c
feat( @vben/plugins ): add tiptap rich text editor
3 months ago
雪忆天堂
fe77bc8bc9
feat: 通知模块自定义加强
3 months ago
xingyu4j
bb78882f72
feat( @vben/plugins ): add tiptap rich text editor
3 months ago
MistyMoon
3528517fe0
fix(project): fix sub sidebar theme in two-column menu ( #7708 )
- Reset light tokens for nested sub sidebars.
- Align the extra title logo theme with sidebarThemeSub.
4 months ago
xingyu
0c300d040c
fix: tailwindcss config ( #7693 )
* chore: update deps
* fix: tailwindcss config
* fix: lint
* fix: lint
* chore: update deps
4 months ago
Jin Mao
340baf4f0b
chore: 处理合并的一些问题
4 months ago
xingyu4j
5558249cd3
chore: unbuild
4 months ago
xingyu4j
3946253d6e
chore(tsdown): align stub scripts and package exports
4 months ago
xingyu4j
26e9aa244b
fix(vite): adapt rolldown workspace resolution
4 months ago
xingyu4j
ed3cd2fe3b
chore(core-typings): migrate build to tsdown
4 months ago
xingyu4j
59912a00bc
chore(core-shared): migrate build to tsdown
4 months ago
xingyu4j
675d8b0179
chore(core-icons): migrate build to tsdown
4 months ago
xingyu4j
ae6a75e913
build: migrate core ts packages to tsdown
4 months ago
xingyu4j
b9467b2bc3
chore: configure tailwind v4 dynamic spacing
4 months ago
xingyu4j
fa190e0975
chore: checkpoint tailwind spacing updates
4 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 包版本
- 更新根目录包版本
4 months ago
xingyu4j
c7d7529c00
chore: ts
4 months ago
xingyu4j
a850d426ef
chore: fix lint and typecheck issues
4 months ago
xingyu4j
443e4b04cd
chore: update vite 8
4 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
4 months ago
lmx
173e6b08c9
fix: 修复执行: check:cspell 命令路径参数传入没有转义导致检测路径失效。添加菜单右键功能。优化:多余监听 activePath 变化,自动滚动到激活项 watch
4 months ago
Jin Mao
bd22793ceb
feat: add the attribute routeCached to route to control cache the DOM corresponding to the route
4 months ago
moil-xm
7fe8d7b4be
fix: ts 错误: 类型实例化过深,且可能无限
5 months ago
zouawen
893f74dc3e
fix: 优化横向布局时菜单激活或聚焦时背景色,标签工具栏新增刷新按钮,其他样式优化
5 months ago
Jin Mao
8a215fbcc7
chore: release 5.6.0
5 months ago
Jin Mao
04d01b0bab
chore: fix lint
5 months ago
Bin
8cadad0a1e
feat(web): add antdv-next model
5 months ago
zhongming4762
331da3c8c7
perf: optimize the closing jump logic of tabs
* 依据tab访问历史回退上一个tab,原逻辑是返回一下个 或 上一个
5 months ago
Jin Mao
6aca9a9c99
test(dom): 更新元素可见区域计算的测试用例
- 修正了getElementVisibleRect函数的期望值断言
- 将bottom值从800更正为0以匹配实际计算结果
- 将left值从1100更正为0以匹配实际计算结果
- 将right值从1000更正为0以匹配实际计算结果
- 将top值从900更正为0以匹配实际计算结果
5 months ago