xingyu4j
a850d426ef
chore: fix lint and typecheck issues
2 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
2 months ago
xingyu4j
af3fe53ec8
fix: type error
4 months ago
xingyu4j
bed52983a0
fix: lint
5 months ago
xingyu4j
4347fba80a
feat: antdv add profile
6 months ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
1 year ago
Xiaoyu
da7d61b160
feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components ( #4831 )
* feat(@vben/common-ui ): add click event emission to WorkbenchProject and WorkbenchQuickNav components
* feat: add navigation and project link functionality to dashboard workspace
* feat: add URL property to WorkbenchProjectItem and WorkbenchQuickNavItem for enhanced navigation
---------
Co-authored-by: XiaoyuDing <xiaoyuding@keymedbio.com>
1 year ago
Vben
d262b7b6c0
fix: fix known issues with the form ( #4696 )
* fix: fix known issues with the form
* chore: typo
* chore: typo
2 years ago
Vben
860fc15ce6
perf: adjustment of form spelling errors, type adjustment, closer to actual development ( #4694 )
2 years ago
Vben
dac80703d9
feat: add sliding verification to the login form ( #4461 )
2 years ago
Vben
9e88b8004f
fix: try to fix the ci error ( #4381 )
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
8404c12129
refactor: refactor AuthLayout to configure the login page more freely ( #4294 )
2 years ago
afe1
a7d322019e
style: optimize dashboard in small screen styles and demo ( #4293 )
2 years ago
afe1
071cc0dcec
style: optimize dashboard in small screen styles ( #4288 )
Co-authored-by: afe1 <yunfei.zhu@nwowtec.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
3c17f4e9f8
perf: all icons used in the core are offline ( #4173 )
* perf: all icons used in the core are offline
* chore: update default icon
* chore: update shadow
2 years ago
Vben
517acada1a
refactor: adjust all sample pages and use page components ( #4118 )
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
invalid w
f1e0278bd8
chore: define examples router & add ellipsis comp ( #4019 )
* chore: define components router
* chore: 组件路由放置到演示路由下
* Revert "chore: 组件路由放置到演示路由下"
This reverts commit 3c24632ad5 .
* chore: typo
* chore: 增加密码强度组件
* chore: 国际化密码强度的菜单
* chore(@vben/web-antd ): 迁移文本省略组件
* chore: typo
* chore: 组件命名方式遵从packages
* chore: Optimize the onExpand function
* chore: update css
* chore(@vben/web-antd ): optimize the getPosition function
* chore: add ellipsis-text in comm-ui
* chore: 文本省略组件迁移至common-ui
* feat(@vben/common-ui ): Tooltip的tip支持style传参
* chore: 优化组件渲染
* chore: 使用css module解决样式冲突
* chore: update props
* chore: 优化css
* chore: rm unuse attr
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
2 years ago
sea
08391ad53e
feat: api suffix ( #4065 )
2 years ago
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2 years ago
vben
89dcf522f5
refactor: Separate store
2 years ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2 years ago
vben
5590cc8fa1
chore: update theme
2 years ago
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
2 years ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2 years ago
vben
480580f104
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
2 years ago
vben
30d4057216
feat: add tabs demo
2 years ago
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
2 years ago
vince
9ec91ac16d
feat: add breadcrumb navigation example
2 years ago
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
2 years ago
vince
01e95e029f
feat: add v-access directive
2 years ago
vben
ebf73b2df9
refactor(project): remove the use of core internal bem syntax
2 years ago
likui628
d1a19c525f
chore: fix typecheck fail
2 years ago
likui628
3a7b5c2965
fix: resolve responsive layout issues
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
vben
5784d718c0
chore: update deps
2 years ago
Li Kui
ba780a7d3f
chore: update access demo
2 years ago
Li Kui
7801a90dcb
refactor: unify frontend and backend access control with shared page … ( #43 )
* refactor: unify frontend and backend access control with shared page components
* fix: role switch not show
* chore: update title
2 years ago
vince
c4c8103af2
perf: improve the login process
2 years ago
vince
d62a3da009
perf: improve the logic related to login expiration
2 years ago
vince
95b6bcce6a
feat: can also see the menu without permission, but jump to 403
2 years ago
vince
4674380266
perf: optimize the naming of locale key
2 years ago
vince
a765d3bbc0
feat: new interface pendant can be configured to display hidden
2 years ago
vben
208d4188fc
refactor: refactor locales, separate locales within apps,fixed #12
2 years ago
vben
37a4f971c8
feat: Improve the front-end and back-end permission mode and useAccess
2 years ago