Vben
|
5ffac40935
|
chore: update deps
|
2021-02-25 05:40:33 +08:00 |
|
Vben
|
601368921f
|
fix(table): get the selected rows of the table correctly
|
2021-02-24 23:31:39 +08:00 |
|
Vben
|
500900abe1
|
perf: hide table full screen button by default
|
2021-02-24 22:05:27 +08:00 |
|
Vben
|
c41fa75265
|
feat: axios supports form-data format requests
|
2021-02-24 20:45:53 +08:00 |
|
Vben
|
5cc9488bd6
|
workflow: add ftp-schedule workflow
|
2021-02-24 20:45:52 +08:00 |
|
VSirrr
|
5eac9b23d6
|
fix: change transition-duration to make animate smoothly (#294)
|
2021-02-24 20:26:02 +08:00 |
|
HelKim
|
66fc1b7845
|
fix(watermark): watermark causes a blank bar (#297)
|
2021-02-24 20:25:44 +08:00 |
|
Vben
|
c6f9b0da7e
|
workflow: fix deploy workflow [deploy]
|
2021-02-24 01:00:42 +08:00 |
|
Vben
|
8ccf778fb7
|
workflow: update deploy workflow [deploy]
|
2021-02-24 00:21:29 +08:00 |
|
vben
|
7e564c2984
|
chore: update deps
|
2021-02-23 00:31:10 +08:00 |
|
vben
|
a09a0eedd2
|
perf: improve login logic
|
2021-02-22 23:04:47 +08:00 |
|
vben
|
be3a3ed699
|
perf: remove useless code
|
2021-02-22 00:01:03 +08:00 |
|
vben
|
562189dfb0
|
chore: bump 2.0.1
|
2021-02-21 22:41:38 +08:00 |
|
vben
|
9a71029684
|
chore: update deps
|
2021-02-21 22:33:47 +08:00 |
|
vben
|
ec9478f76f
|
refactor: refactor login page
|
2021-02-21 17:56:23 +08:00 |
|
vben
|
e3851dc5ea
|
feat(moda;): can switch full screen by double-clicking on the head close #277
|
2021-02-20 00:08:22 +08:00 |
|
vben
|
4f8e1c1b5f
|
fix(table): fix known errors in editable tables close #267
|
2021-02-20 00:00:22 +08:00 |
|
vben
|
e250ad567f
|
fix(style): fix anticon style
|
2021-02-19 22:15:02 +08:00 |
|
vben
|
422ea3a765
|
chore: update deps
|
2021-02-19 22:05:03 +08:00 |
|
vben
|
f675fff2e6
|
fix(image): fix preview style close #276
|
2021-02-18 21:12:27 +08:00 |
|
vben
|
da04913ef3
|
feat: added settingButtonPosition configuration close #275
|
2021-02-18 21:12:27 +08:00 |
|
Leon
|
7d9b521c69
|
fix(dashboard): fix workbench page style (#280)
|
2021-02-18 21:00:28 +08:00 |
|
vben
|
fefcc5eec6
|
chore: update deps
|
2021-02-18 06:31:16 +08:00 |
|
vben
|
6da23748bc
|
chore: bump 2.0.0
|
2021-02-18 00:04:32 +08:00 |
|
vben
|
370b12f515
|
feat: support echarts 5.0
|
2021-02-17 23:57:48 +08:00 |
|
vben
|
4d7001bbcf
|
refactor(design): add windicss
|
2021-02-17 22:07:22 +08:00 |
|
vben
|
27c6f69091
|
chore: useErrorHandle default hidden
|
2021-02-16 10:59:25 +08:00 |
|
vben
|
576150386b
|
chore: update layout
|
2021-02-13 15:37:26 +08:00 |
|
vben
|
b335e7511b
|
chore: fix the error-log list as the system route
|
2021-02-13 11:15:06 +08:00 |
|
vben
|
1f96eaef99
|
chore: format site title #268
|
2021-02-13 09:19:08 +08:00 |
|
vben
|
589409305f
|
perf: adjust the return value of the interface to obtain user information in array format #259
|
2021-02-13 09:17:11 +08:00 |
|
vben
|
993538de21
|
feat: added brotli|gzip compression and related test commands
|
2021-02-13 00:26:41 +08:00 |
|
vben
|
d7531554a2
|
fix(i18n): fix useMessage i18n type #262
|
2021-02-10 01:03:28 +08:00 |
|
vben
|
5810078bc7
|
wip: code adjustment and optimization
|
2021-02-10 00:53:47 +08:00 |
|
vben
|
07c18d602e
|
chore: add some notes
|
2021-02-09 23:47:14 +08:00 |
|
vben
|
23657547ab
|
perf: remove unless code
|
2021-02-09 23:06:00 +08:00 |
|
vben
|
2b466eaf9a
|
chore: update husky to v5
|
2021-02-09 22:36:44 +08:00 |
|
vben
|
64533f6204
|
fix(table): fix the table in the editable row status and press Enter to confirm #258
|
2021-02-09 00:05:16 +08:00 |
|
vben
|
759e532079
|
fix: correct debugger code
|
2021-02-08 23:59:47 +08:00 |
|
vben
|
a3a903bc86
|
feat(modal): exporse redoModalHeight
|
2021-02-08 00:17:15 +08:00 |
|
vben
|
33b2365f6e
|
fix: some color error
|
2021-02-07 22:38:40 +08:00 |
|
John Niang
|
23eba27456
|
fix(description): not rendering while show method return false (#253)
* fix(description): not rendering while show method return false
fix #252
* Move data desctruction outside loop
|
2021-02-07 17:56:58 +08:00 |
|
John Niang
|
c81d48e734
|
fix: fix collapse header title not rendering (#256)
|
2021-02-07 17:56:46 +08:00 |
|
vben
|
c57dea0438
|
fix(pop-confirm-button): fix responsive failure #246
|
2021-02-06 23:54:31 +08:00 |
|
vben
|
9b6f37caef
|
fix: fix the problem of mock error under post #247
|
2021-02-06 23:24:48 +08:00 |
|
vben
|
3ba8285586
|
fix: suppoer build sourcemap
|
2021-02-06 22:55:18 +08:00 |
|
vben
|
91e004e211
|
fix(upload): fix maxNumber not work #240
|
2021-02-05 23:27:42 +08:00 |
|
vben
|
22088e820c
|
fix(type): fix .vue file type error
|
2021-02-05 22:30:55 +08:00 |
|
vben
|
aaae66835a
|
perf: update style
|
2021-02-05 22:13:19 +08:00 |
|
vben
|
562e2af9db
|
chore: bump 2.0.0.rc18
|
2021-02-05 01:12:51 +08:00 |
|