60 Commits (eec6f41f6aff3bbe06156a6ddfa8b05ff77c0844)

Author SHA1 Message Date
Netfan 9b73792dc9
fix: extra menu title follow locale change (#5006)
1 year ago
Vben 90dc00b168
fix: unable to preventDefault inside passive event listener invocation (#4852)
1 year ago
Vben 5e44aa9283
fix: drawer header is missing (#4846)
1 year ago
Vben 23768ea620
feat: menu routing support opens in a new window (#4715)
1 year ago
Vben 477a05c26c
feat: menu supports carrying default query (#4687)
1 year ago
vince c491b9e021
fix: maximum call stack size (#4674)
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
Netfan ba539f6793
chore: correct spelling for 'dragable' (#4600)
1 year ago
dependabot[bot] 078f255e1a
chore(deps-dev): bump vite-plugin-dts from 4.2.1 to 4.2.3 in the non-breaking-changes group (#4591)
1 year ago
Vben 60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579)
1 year ago
Vben 402eaf4275
fix: when the server component path is wrong, a blank interface is still displayed (#4567)
1 year ago
LanceJiang 81a9accafd
fix: improve layout boundary issues (#4450)
1 year ago
Vben d27e5eeef7
fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings (#4391)
1 year ago
Li Kui 61faa1895a
fix: vue received a Component that was made a reactive object (#4367)
1 year ago
Vben 524b9badf2
feat: add VbenForm component (#4352)
1 year ago
afe1 2d0153a841
chore: the sidebar title is not displayed in mobile mode (#4312)
1 year ago
Vben 3f2dcb8281
fix(@vben/web-ele): fixed some style issues in dark mode (#4298)
1 year ago
Li Kui c6b9a56b73
fix: clearPreferencesAndLogout does not take effect when the preferences button is at the top (#4253)
1 year ago
Li Kui d47d051b19
fix: search and menu buttons overlapped (#4249)
1 year ago
Vben d2f3a9d04f
feat: preference button supports automatic positioning (#4243)
1 year ago
afe1 5b24661b78
chore(docs): updated title slot description (#4192)
1 year ago
Vben 5f41c51770
perf: supplement login interface documents and add configuration parameters (#4175)
1 year ago
Vben 3c17f4e9f8
perf: all icons used in the core are offline (#4173)
1 year ago
Vben d71a20ad0a
perf: improve tabs-view scrolling (#4164)
1 year ago
P2K0 eb280ffeb7
feat: add left and right scroll buttons to Tabs bar (#4161) (#4162)
1 year ago
Vben debb32d353
fix: page spinner is styled incorrectly when scrolling (#4163)
1 year ago
Vben 30223f18db
feat: supports specifying the position of the preference button (#4154)
1 year ago
Vben 9c6e059aac
chore: semiDarkMenu renamed semiDarkSidebar (#4152)
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
Vben b464b87ac5
refactor: migrate demo applications to playground (#4116)
1 year ago
Netfan cdeadafda5
fix: activePath not working in menu, fixed: #4112 (#4113)
1 year ago
Netfan ec49a04151
fix: use correct route data in tabbar, fixed: #4107 (#4110)
1 year ago
Vben 8725a01301
fix: inconsistent performance between breadcrumbs and tabs (#4105)
1 year ago
jinmao88 84c8fb0ecc
feat: add support for custom slot header-index, sorted by index (#4039)
1 year ago
Vben 4f5783d00b
perf: enable strict ts type checking (#4045)
1 year ago
vben 89dcf522f5 refactor: Separate store
2 years ago
vben 9307093fbc chore: update docs [deploy]
2 years ago
vben a80a9135fc fix: Fixed tab error,fixex #59 [deploy]
2 years ago
vben 239f681ea1 fix: The built-in theme does not take effect, fixed #55 [deploy]
2 years ago
vben cd10eb9471 feat: Regular monitoring page update [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 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
aonoa 0c245665a9 perf: footer ICP spacing
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