Maxim Filippov
|
83fc9e6aa8
|
Make data() a function
|
2019-02-22 21:06:48 +03:00 |
|
花裤衩
|
8c18c000d4
|
fix[Screenfull]: fix screenfull bug (#1603)
|
2019-02-15 10:03:34 +08:00 |
|
Pan
|
0fed69f367
|
perf[Screenfull]: refactor screenfull component
|
2019-02-13 16:34:03 +08:00 |
|
Pan
|
a1d6ad3453
|
fix[Screenfull]: fix screenfull click bug
|
2019-02-13 16:10:23 +08:00 |
|
花裤衩
|
c71f3110fb
|
feature[Navbar]: add header-search component (#1591)
* init
* init
* refactor search function by fuse
* fix bug
* fix bug
* tweak
|
2019-02-13 15:09:14 +08:00 |
|
Pan
|
24ee761809
|
perf[Navbar]: refactor navbar style
|
2019-02-11 17:42:31 +08:00 |
|
Pan
|
0b6e7515ce
|
perf: optimize some code
|
2019-02-11 14:51:09 +08:00 |
|
花裤衩
|
4b3a41c535
|
perf[SizeSelect]: add default size option (#1566)
|
2019-01-30 12:58:30 +08:00 |
|
花裤衩
|
3153a1b10b
|
perf[UploadExcel]: optimized code (#1552)
|
2019-01-25 12:50:21 +08:00 |
|
Pan
|
8ef6c7ee7d
|
perf[Sticky]: refine width default value
|
2019-01-24 13:48:19 +08:00 |
|
花裤衩
|
eb1d3381f4
|
perf[Sticky]: export reset method (#1550)
|
2019-01-24 11:14:23 +08:00 |
|
Jiankian
|
6234db924e
|
pref[Hamburger]: refactor Hamburger component (#1528)
* 美化侧栏菜单切换按钮
* tweak
|
2019-01-16 15:05:12 +08:00 |
|
花裤衩
|
d84a17688d
|
fix[DndList]: fixed drag bug (#1527)
https://github.com/PanJiaChen/vue-element-admin/issues/1524
|
2019-01-16 10:18:32 +08:00 |
|
花裤衩
|
f767fab4cc
|
fix[Breadcrumb]: fixed eslint error (#1521)
|
2019-01-15 16:36:03 +08:00 |
|
花裤衩
|
109c393cc6
|
fix[ThemePicker]: fixed bug when oldVal is null (#1517)
|
2019-01-14 14:07:56 +08:00 |
|
董雨
|
07c3211989
|
perf[ScrollPane]: refine moveToTarget code (#1460)
|
2018-12-26 14:02:43 +08:00 |
|
Pan
|
6f1db28ea2
|
feat[Breadcrumb]: add hide Breadcrumb option #1442
|
2018-12-24 11:18:37 +08:00 |
|
Pan
|
a56145509d
|
perf[Tinymce]: remove importcss plugin #1452
|
2018-12-24 10:46:07 +08:00 |
|
Pan
|
1b394ae417
|
refine[Example]: refine style
|
2018-12-20 15:01:47 +08:00 |
|
Pan
|
999ea3a443
|
fix[Tinymce]: fixed fullScreen bug #1400
|
2018-12-04 18:15:52 +08:00 |
|
花裤衩
|
b37a789f63
|
add tui.editor (#1374)
|
2018-11-28 11:06:20 +08:00 |
|
Heedong Im
|
54dc9ddfaa
|
fix[Pagination]: apply PageSizes property to el-pagination (#1355)
Apply PageSizes property to el-pagination
|
2018-11-26 18:17:06 +08:00 |
|
samuelchlui
|
4a07432468
|
perf[style]: use webpack alias instead of hard code src path (#1338)
|
2018-11-19 12:43:23 +08:00 |
|
Pan
|
a51d72f42e
|
fix[Breadcurmb]: fixed router-link bug
|
2018-11-09 18:00:03 +08:00 |
|
Pan
|
c13b574794
|
fix[Breadcurmb]: fixed pathCompile bug
|
2018-11-09 13:38:02 +08:00 |
|
Pan
|
9df740bcf1
|
fix link
|
2018-11-09 09:51:52 +08:00 |
|
Pan
|
4a7b50ed46
|
perf[DragSelect]: add $listeners
|
2018-11-08 17:30:17 +08:00 |
|
Pan
|
a0862ca547
|
fix[DragSelect]: fixed querySelectorAll bug
|
2018-11-08 17:19:39 +08:00 |
|
Pan
|
a25c63a580
|
perf[Tinymce]: add searchreplace plugin
|
2018-11-02 15:11:04 +08:00 |
|
LarchLiu
|
1701fcce5d
|
fix[Charts]: fixed charts resize mixins bug #1285 (#1290)
|
2018-11-02 15:10:53 +08:00 |
|
花裤衩
|
1a345a7c65
|
feature: add drag select component (#1249)
|
2018-10-24 16:06:24 +08:00 |
|
花裤衩
|
df23405bde
|
feature: add pagination component (#1213)
|
2018-10-17 17:39:25 +08:00 |
|
frank10000
|
96bda5515c
|
perf[tagsView]: refactor the moveToTarget function (#1195)
* fix[tagsView]:fixed visited view move to currentTag
* edit the scroll regular friendly
* tweak
|
2018-10-16 10:56:01 +08:00 |
|
Ramón Menor
|
a284c1f007
|
feature: support Spanish(#1196)
|
2018-10-15 10:10:50 +08:00 |
|
花裤衩
|
d1cceb69b7
|
feature: add pathToRegexp to compile path (#1148)
|
2018-09-30 13:45:38 +08:00 |
|
zhaoguoweiLLHC
|
b82e8e860d
|
fix[UploadExcel]: fixed bug when there were multiple components(#1136)
复用此组件时因为id不可重复的问题会导致onSuccess指向错误。
|
2018-09-27 13:24:37 +08:00 |
|
Pan
|
87b319d96a
|
fix[Tinymce]: uuid bug
|
2018-09-17 18:37:12 +08:00 |
|
jiuwuxiaohun
|
0740bb36f7
|
fix[tagsView]: refresh bug (#1059)
#1051
|
2018-09-11 13:39:18 +08:00 |
|
Pan
|
c58bce603b
|
rm unnecessary console.log
|
2018-09-06 13:18:34 +08:00 |
|
Shaw
|
6ecf8b820a
|
fix poor naming formats and typo in UploadExcel component (#1047)
|
2018-09-04 18:09:01 +08:00 |
|
Pan
|
676aaf3485
|
perf[Charts]: refine style
|
2018-09-04 15:03:47 +08:00 |
|
Pan
|
44e4bddc21
|
perf[Charts]: refine resize-mixin
|
2018-09-04 14:54:40 +08:00 |
|
Pan
|
2938e33d0e
|
tweak spelling mistake
|
2018-09-03 15:03:00 +08:00 |
|
花裤衩
|
d0d1addba8
|
refactor[store]: refactor tagsView store (#1032)
|
2018-08-31 16:00:28 +08:00 |
|
花裤衩
|
68de01e828
|
refactor[tagsView]: use el-scrollbar (#995)
|
2018-08-31 14:01:07 +08:00 |
|
Pan
|
6e569c4f4a
|
tweak
|
2018-08-30 17:13:17 +08:00 |
|
花裤衩
|
0fbda3c8c7
|
feature: add global size option (#1024)
|
2018-08-29 15:24:47 +08:00 |
|
Pan
|
2e1f36fe00
|
fix[backToTop]: continuous click bug #1007
|
2018-08-24 13:45:03 +08:00 |
|
mimimi
|
189e645b23
|
feature[Tinymce]: support i18n (#994)
|
2018-08-22 14:42:12 +08:00 |
|
花裤衩
|
e5d4290938
|
refactor: add eslint-plugin-vue && lint code (#976)
|
2018-08-19 16:55:24 +08:00 |
|