Commit Graph

457 Commits

Author SHA1 Message Date
Kerollos Magdy e7da4ea532 typo: replace Css with CSS (#3323) 2020-09-07 21:40:14 +08:00
Dihak 81a14524d1 bump: update to vue-cli@4 (#3028) 2020-06-21 21:27:49 +08:00
花裤衩 9975a7a938 docs: fix wrong link 2020-06-09 11:41:25 +08:00
Cat73 9b7e60c16b chore: change node-sass to dart-sass (#3040) 2020-06-09 11:39:58 +08:00
Alex S e29e5838bd fixed typo (#3091) 2020-06-04 21:06:51 +08:00
echofly 43629c09c3 perf: format component names as PascalCase (#3074)
format: component names should be PascalCase
2020-06-04 21:06:07 +08:00
echofly f788d681e6 fix[profile/UserCard]: fixed wrong key name (#3056)
roles => role
2020-06-04 21:05:49 +08:00
花裤衩 a6bb84b763 bump: update element-ui version 2020-01-09 17:46:17 +08:00
RussXD ea27da43b7 perf: optimize checkCapslock method (#2635)
* optimize checkCapslock method

* update

Co-authored-by: 花裤衩 <panfree23@gmail.com>
2020-01-09 17:45:41 +08:00
AndyLZC/AndyLZC.github.io 93e01926e3 perf[complex-table]:refine code (#2825) 2020-01-09 17:45:31 +08:00
花裤衩 c656f2ed00 perf[documentation]: refine css 2019-12-16 10:32:13 +08:00
flitrue 230575a6fd fix[icons]:fixed eslint 1 error and 2 warnings (#2835) 2019-12-16 10:32:07 +08:00
xuanzai ad444fe3ae perf[views/icons]: use grid (#2803) 2019-12-16 10:31:52 +08:00
Phạm Ngọc Hòa b2f8373a5b perf: format pdf download (#2791) 2019-12-16 10:31:43 +08:00
Phạm Ngọc Hòa b70cc183d6 format: space in user card (#2744) 2019-12-16 10:31:34 +08:00
Phạm Ngọc Hòa 44f8f39465 perf: text i18n (#2739) 2019-12-16 10:31:16 +08:00
Phạm Ngọc Hòa a4d4bc8a3e perf: complex table (#2732) 2019-12-16 10:31:04 +08:00
Phạm Ngọc Hòa 92a3e2da45 perf: format drag table (#2733)
move one format `{row}`
2019-12-16 10:26:47 +08:00
Phạm Ngọc Hòa 1e6aab3970 perf: format inline edit table (#2725)
move one format `{row}`
2019-12-16 10:26:37 +08:00
花裤衩 fb2c852a0c merge master 2019-10-12 18:26:30 +08:00
花裤衩 ae92d6f95e docs: add job ad 2019-10-12 18:06:47 +08:00
花裤衩 d571715c3d fix[example]: fixed create.vue cache error
https://github.com/PanJiaChen/vue-element-admin/issues/2608
2019-10-12 18:02:24 +08:00
MaYuanhai 1a83a40106 fix[Dashboard]: fixed debounce bug (#2586) (#2597)
To fixed https://github.com/PanJiaChen/vue-element-admin/issues/2586
2019-10-12 18:01:24 +08:00
Baskerville* d747879195 fix: typos (#2532)
Role Nmae => Role Name
2019-10-12 18:01:01 +08:00
花裤衩 c4b9090b0b fix: fixed missing icons 2019-10-12 18:00:53 +08:00
why 7be0bd5751 fix[complex-table]: form header sort icon is out of sync (#2382) 2019-10-12 17:58:54 +08:00
花裤衩 5273e02259 docs: add job ad 2019-10-12 17:51:26 +08:00
花裤衩 e3cbf4ad90 fix[example]: fixed create.vue cache error
https://github.com/PanJiaChen/vue-element-admin/issues/2608
2019-09-30 16:38:18 +08:00
MaYuanhai 1336b92c2f fix[Dashboard]: fixed debounce bug (#2586) (#2597)
To fixed https://github.com/PanJiaChen/vue-element-admin/issues/2586
2019-09-26 10:34:31 +08:00
Baskerville* ee287d8314 fix: typos (#2532)
Role Nmae => Role Name
2019-08-29 10:23:45 +08:00
花裤衩 12c8d85873 fix: fixed missing icons 2019-08-27 20:57:51 +08:00
why 46cc375d0d fix[complex-table]: form header sort icon is out of sync (#2382) 2019-07-16 17:12:26 +08:00
肖敏 a9e21c2ce2 fix: input attribute autocomplete error (#2191) 2019-06-05 09:37:26 +08:00
Jessynt 921cdab858 docs: fix typo (#2170) 2019-06-05 09:37:20 +08:00
肖敏 4bd8f7f670 fix: input attribute autocomplete error (#2191) 2019-06-02 16:08:23 +08:00
Jessynt 8e9f2e1479 docs: fix typo (#2170) 2019-05-28 16:18:25 +08:00
花裤衩 6f45fd987d feat: add tab url demo (#2114) 2019-05-27 16:33:01 +08:00
花裤衩 e8837d161e
feat: add tab url demo (#2114) 2019-05-27 15:48:45 +08:00
花裤衩 caf7614ab2 fix[Chart]: fixed chart bug in keep-alive (#2119) 2019-05-23 11:30:37 +08:00
Pan 52f56ee55f perf[Style]: refine example css 2019-05-23 11:28:20 +08:00
花裤衩 13c1ecf25c
fix[Chart]: fixed chart bug in keep-alive (#2119) 2019-05-23 11:27:10 +08:00
Pan 8ce250a44e perf[Style]: refine example css 2019-05-23 10:18:50 +08:00
花裤衩 a582eec089 perf[Login]: support other query (#2013) 2019-05-21 10:56:02 +08:00
Pan 4f9efc8ea4 perf[Exapme]: set page title according to article id 2019-05-21 10:55:13 +08:00
花裤衩 cd30d25459
perf[Login]: support other query (#2013) 2019-05-20 11:21:07 +08:00
Pan 36060d5daf perf[Exapme]: set page title according to article id 2019-05-17 10:20:42 +08:00
Pan 5f536fdfc4 fix[redirect]: fix redirect bug in vue-devtool again 2019-05-13 17:33:50 +08:00
Pan 45edf7b048 fix[redirect]: fix redirect bug in vue-devtool again 2019-05-13 17:32:53 +08:00
花裤衩 27df997915
fix[redirect]: fix redirect bug in vue-devtools (#2066) 2019-05-12 14:01:04 +08:00
花裤衩 7b0d527bf9
perf[style]: refine dashboard style in mobile (#2060) 2019-05-10 18:39:05 +08:00