xingyu4j
|
0c1b737325
|
fix: fix lint && typecheck
|
2026-05-18 16:50:14 +08:00 |
layhuts
|
9c49f4bb1e
|
refactor: 优化viewed实例初始化,rowStyle rowClassName 从最新的配置中读取
|
2026-05-09 18:27:09 +08:00 |
layhuts
|
f2a17cbe78
|
fix: 处理getViewedKeys()返回对内部可变对象的直接引用问题
|
2026-05-09 13:10:41 +08:00 |
layhuts
|
e1f6449073
|
feat: 表格已读行操作标记
|
2026-05-08 20:03:05 +08:00 |
dullathanol
|
2013ba4de4
|
fix: 补全 ComponentPropsMap 与 Vxe 表格表单链路的类型
|
2026-04-13 17:52:15 +08:00 |
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
|
2026-03-10 05:08:45 +08:00 |
RanMaoting
|
017ed1a9e1
|
types: 为useVbenVxeGrid添加泛型声明,使grid实例上能正确获取到行数据的类型 (#5653)
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
|
2025-06-08 17:43:02 +08:00 |
Vben
|
081d2aed23
|
perf: format code with better style (#5283)
|
2025-01-01 11:39:49 +08:00 |
Netfan
|
ed465d2b5b
|
feat: table search form visible control (#5121)
* feat: table search form visible control
* chore: fix docs and demo
* chore: type error fixed
|
2024-12-12 22:28:03 +08:00 |
Vben
|
f8ce3fdf1f
|
feat: useVxeTable returns formApi instance (#4582)
|
2024-10-07 13:32:37 +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 |