Vben
081d2aed23
perf: format code with better style ( #5283 )
2 years ago
Netfan
b75a8e6a2b
fix: form setValues not support `dayjs` and `Date` value ( #5064 )
* fix: setFormValues not support `dayjs object` value
* fix: setFormValues not support `Date` value
* chore: remove console log
2 years ago
Vben
9896a67c21
feat: add api-select component ( #5024 )
2 years ago
vben
24b9aa44d2
chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )"
This reverts commliit 12f216c0e7 .
2 years ago
leizhiyou
12f216c0e7
fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )
* fix: form 表单不支持field.xxx.xx格式的defaultValue配置
* chore: 修复代码规范问题
2 years ago
vince
67c2b13713
fix: drawer console warning ( #4871 )
2 years ago
Vben
a3d0d2ed34
feat: added file download examples ( #4853 )
2 years ago
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
2 years ago
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
2 years ago
vince
c491b9e021
fix: maximum call stack size ( #4674 )
* fix: maximum call stack size
2 years ago
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
2 years ago
Vben
d1e1256202
chore: disable sorting of non-core folder object fields ( #4547 )
* chore: disable sorting of non-core folder object fields
* chore: ci error
2 years ago
Vben
5ce3a18785
docs: update docs ( #4466 )
* chore: fixed known issues with form components
* docs: add vben form doc
2 years ago
Vben
161820dbc1
fix: improve the scroll bar flashing when the modal box is opened ( #4438 )
2 years ago
Vben
c3d0102cda
fix: the brand color setting does not take effect ( #4405 )
2 years ago
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
2 years ago
Vben
76a879d4d8
fix: fixed some style issues ( #4379 )
2 years ago
Li Kui
61faa1895a
fix: vue received a Component that was made a reactive object ( #4367 )
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
fd7b3479b4
fix: improve the display of modal and drawer on mobile ( #4237 )
2 years ago
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
2 years ago
Vben
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
* fix: mock server deployment error
* chore: typo
2 years ago
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
2 years ago
Vben
7b46780af7
perf: optimize the diffPreferences logic and adjust the unit test ( #4130 )
2 years ago
aonoa
5b56c300ab
perf: correct cloneDeep spelling errors [skip ci] ( #4099 )
Signed-off-by: aonoa <1991849113@qq.com>
2 years ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2 years ago