73 Commits (94efcec7da1cb249e6bda7ab6766ee65ec2ec77c)

Author SHA1 Message Date
Vben ba36ce8836
feat: pinInput supports disabled props (#4851)
1 year ago
huangxiaomin 632081e828
feat: add icon-picker component (#4832)
1 year ago
Vben 2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot (#4841)
1 year ago
Netfan 06ba7cb224
feat: add opened and closed events for dialog (#4775)
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
Vben d262b7b6c0
fix: fix known issues with the form (#4696)
1 year ago
Vben 24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
1 year ago
Vben 0ea0f204cb
refactor: change the shadcn-ui directory and remove rarely used components (#4626)
1 year ago
Vben 4173264805
feat: add vxe-table component (#4563)
1 year ago
Vben 3572ce1538
fix: when multiple pop-ups exist at the same time, clicking will close all (#4548)
1 year ago
Vben 639d2e1525
feat: add pagination component (#4522)
1 year ago
Vben 26646d42f7
fix: when modal and drawer exist at the same time, click Close All (#4521)
1 year ago
neo.dowithless 1197efea26
fix: wrong style when breadcrumbs display background (#4472)
1 year ago
Vben dac80703d9
feat: add sliding verification to the login form (#4461)
1 year ago
invalid w 000172e482
chore(@vben/common-ui): add verify component (#4390)
1 year ago
Vben c3d0102cda
fix: the brand color setting does not take effect (#4405)
1 year ago
Vben d27e5eeef7
fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings (#4391)
1 year ago
Vben 76a879d4d8
fix: fixed some style issues (#4379)
1 year ago
Li Kui 8f6bf6add3
perf: update menu icons (#4357)
1 year ago
Vben 524b9badf2
feat: add VbenForm component (#4352)
1 year ago
Vben 3f2dcb8281
fix(@vben/web-ele): fixed some style issues in dark mode (#4298)
1 year ago
vben 277e98c42c style: improve loading overlay in dark display
1 year ago
Vben 8404c12129
refactor: refactor AuthLayout to configure the login page more freely (#4294)
1 year ago
Vben 2b0aedbaba
style: optimizing style issues (#4289)
1 year ago
Vben a77cc00e9f
feat: core components support simple locale switching (#4273)
1 year ago
Vben 36e7ca19a1
perf: improve modal and drawer component documentation and fix known problems (#4264)
1 year ago
Vben cbf601581d
feat(@vben/docs): preview components are supported within documents (#4250)
1 year ago
Vben fd7b3479b4
fix: improve the display of modal and drawer on mobile (#4237)
1 year ago
Vben 20a3868594
feat: add modal and drawer components and examples (#4229)
1 year ago
Vben 3c17f4e9f8
perf: all icons used in the core are offline (#4173)
1 year ago
Vben 0faf7810b6
perf: optimization of tabbar display (#4169)
1 year ago
Vben 8f40d5107c
feat: support custom background colors for sidebar and header (#4151)
1 year ago
Vben 83fcdec37c
feat: add swap component (#4149)
1 year ago
Li Kui 1a4d61cc17
fix: type `Component` is not assignable to `RouteMeta` (#4140)
1 year ago
Vben 738bc456c8
perf: improve login page UI (#4142)
1 year ago
Vben 3f9ce63868
feat: support vue file unit testing, add some components unit testing (#4119)
1 year ago
Vben 517acada1a
refactor: adjust all sample pages and use page components (#4118)
1 year ago
Vben 8725a01301
fix: inconsistent performance between breadcrumbs and tabs (#4105)
1 year ago
invalid w f1e0278bd8
chore: define examples router & add ellipsis comp (#4019)
1 year ago
Li Kui de90b07b6f
fix: menu-badge color not correct (#4089)
1 year ago
Vben a27b1c40e5
fix: the failure of breadcrumb animation (#4073)
1 year ago
Li Kui 1d38fb647e
refactor: use @ant-design/fast-color instead (#4070)
1 year ago
Vben 4f5783d00b
perf: enable strict ts type checking (#4045)
1 year ago
vben cf0ec053e4 refactor: Integrate the @vben-core/shared package
2 years ago
vince 66fd052709 fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy]
2 years ago
Vben 376fd17a61
feat: Feature/pro docs (#70)
2 years ago
vince 14538f7ed5 refactor(project): re-adjust the overall folder
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