Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex ( #5092 )
...
* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class
2024-12-10 17:37:06 +08:00
Netfan
0fc0f13064
fix: layout overflow style ( #5066 )
2024-12-07 12:05:03 +08:00
Netfan
845f2a2abd
fix: header left padding fixed ( #5007 )
2024-12-04 21:43:54 +08:00
Netfan
17c7ce8f21
feat: improve `page` component ( #5013 )
...
* feat: `page` component support fixed header
* docs: `page` component documentation
* docs: Improve `props` types of `page`
* docs: improve `fixedHeader` description of `page`
* fix: `page` header border color with fixedHeader
* feat: add `headerClass` for `Page`
2024-12-04 21:40:41 +08:00
Netfan
ae3f7cb909
fix: mixed menu layout in full content mode ( #4990 )
2024-12-01 21:37:36 +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
Vben
2c22825546
fix: improve layout boundary processing ( #4423 )
2024-09-18 22:21:23 +08:00
Vben
d27e5eeef7
fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings ( #4391 )
...
* fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings
* chore: remove test code
2024-09-13 21:46:56 +08:00
Vben
3f2dcb8281
fix(@vben/web-ele): fixed some style issues in dark mode ( #4298 )
2024-09-01 22:33:11 +08:00
afe1
67f3d63066
fix: the fixedbutton changes state and the view cannot scroll ( #4297 )
...
* fix: change fixbutton content can't scroll
* fix: change fixbutton content can't scroll
2024-09-01 16:15:21 +08:00
Li Kui
f23821ff46
fix: redundant border on the sidebar in two column layout mode ( #4291 )
2024-08-31 17:37:37 +08:00
Vben
b3e3e05990
perf: axios default error interceptor allows you to customize error handling ( #4283 )
2024-08-30 22:06:02 +08:00
Li Kui
c6b9a56b73
fix: clearPreferencesAndLogout does not take effect when the preferences button is at the top ( #4253 )
2024-08-28 09:58:59 +08:00
Vben
dc5cfab319
fix: tabbar does not meet expectations in a mixed layout ( #4242 )
2024-08-26 22:58:49 +08:00
Vben
87cc8a154c
fix: sidebar scrolling does not meet expectations ( #4241 )
2024-08-26 22:09:18 +08:00
Vben
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
...
* fix: mock server deployment error
* chore: typo
2024-08-19 23:28:14 +08:00
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
2024-08-17 21:11:07 +08:00
Vben
debb32d353
fix: page spinner is styled incorrectly when scrolling ( #4163 )
...
* feat: add contributor information to documents
* fix: page spinner is styled incorrectly when scrolling
2024-08-15 21:48:52 +08:00
Vben
8f40d5107c
feat: support custom background colors for sidebar and header ( #4151 )
...
* feat: support custom background colors for sidebar and header
* fix: type error
2024-08-14 21:47:37 +08:00
Vben
83fcdec37c
feat: add swap component ( #4149 )
2024-08-14 20:37:21 +08:00
Vben
3b0f72330a
fix: automatic hiding and displaying of headers can only be used on content ( #4145 )
2024-08-13 22:09:46 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2024-08-05 21:12:22 +08:00
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2024-07-30 21:05:03 +08:00
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2024-07-23 00:03:59 +08:00
vben
a1a566cb2f
chore: update deps
2024-07-20 23:01:49 +08:00
vince
9ec91ac16d
feat: add breadcrumb navigation example
2024-07-19 01:26:13 +08:00
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
2024-07-18 21:59:18 +08:00
vince
01e95e029f
feat: add v-access directive
2024-07-18 21:31:34 +08:00
vince
910a3553ac
perf: reorganize the icons and reduce the volume
2024-07-17 22:25:27 +08:00
vince
8b6d3a72e8
fix: style optimization
2024-07-16 23:13:03 +08:00
vince
c2c32332d3
fix: shake when adding tabs
2024-07-16 22:07:28 +08:00
vince
09fa2af23d
fix: fix known problems
2024-07-16 00:14:24 +08:00
vince
cf16c7bdde
perf: improve the dark theme
2024-07-15 23:59:22 +08:00
vince
f95d9aa609
perf: improve overall theme color matching
2024-07-15 23:53:58 +08:00
vince
caf1fc4375
perf: optimize interface color matching
2024-07-15 23:22:00 +08:00
vince
3eb7a8bc6f
chore: @vben-core/iconify was renamed @vben-core/icons. Add readme.md for some packages
2024-07-14 22:51:10 +08:00
vben
3a91a24e0d
feat: tabs adds a variety of style configurations
2024-07-14 18:32:37 +08:00
vben
fed422e187
refactor(@vben-core/tabs-ui): refactor tabs chrome component
2024-07-14 15:18:41 +08:00
vben
91058c3ed9
perf: improve the shadow in the upper and lower areas when the scrolling area is scrolling,close #20 , close #26
2024-07-13 21:55:29 +08:00
Li Kui
8e6c1abf19
feat: login dialog ( #37 )
...
* chore: login-dialog demo
* Merge branch 'main' into login-dialog
* chore: update dialog
* Merge branch 'main' into login-dialog
* chore: accept login params
* chore: redirect to login or show login dialog
2024-07-11 11:05:01 +08:00
vince
a765d3bbc0
feat: new interface pendant can be configured to display hidden
2024-07-10 21:20:11 +08:00
vben
826907f6c3
fix: fix content style error when footer is not fixed
2024-07-06 15:49:21 +08:00
vben
8252d116f1
fix: fix some known problems
2024-06-30 22:58:57 +08:00
vben
c58c0797ba
feat: add dashboard page
2024-06-23 23:18:55 +08:00
vben
d4f61c283f
chore: update uikit -> ui-kit
2024-06-23 20:03:41 +08:00