花裤衩
|
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
|
6e42b4c896
|
perf: fixed eslint errors
|
2019-02-01 14:09:29 +08:00 |
|
Pan
|
727c1a45dd
|
perf[Sidebar]: use sass variables in vue template
|
2019-01-29 18:00:59 +08:00 |
|
samuelchlui
|
4a07432468
|
perf[style]: use webpack alias instead of hard code src path (#1338)
|
2018-11-19 12:43:23 +08:00 |
|
jaysunxiao
|
9f1552d98f
|
perf[avatar]:minimize the selected area of avatar on the mobile phone when user clicked avatar (#1304)
|
2018-11-06 16:11:47 +08:00 |
|
花裤衩
|
cbdad9cb1b
|
fix[TagsView]: fix openMenu boundary display bug (#1256)
|
2018-10-25 10:42:18 +08:00 |
|
Pan
|
f94aa1aca3
|
fix[tagsView]: fixed moveToCurrentTag bug
|
2018-10-17 14:08:00 +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 |
|
Pan
|
323408f8d9
|
fix[ExternalLink]: fixed bug when url include chinese #1182
|
2018-10-10 17:43:33 +08:00 |
|
Pan
|
ae2754a568
|
fix[TagsView]: fixed visitedViews bug
Some strange bugs occur when the names of the routes are the same.
|
2018-10-08 17:19:32 +08:00 |
|
Pan
|
616b65c238
|
pref[Sidebar]: refine key
|
2018-09-30 16:08:37 +08:00 |
|
Pan
|
68cd051bb6
|
tweak
|
2018-09-30 16:02:50 +08:00 |
|
花裤衩
|
935d9aaba8
|
fix:[Sidebar]: fixed bug in iOS (#1152)
|
2018-09-30 13:46:19 +08:00 |
|
花裤衩
|
616f173aab
|
feature[tagsView]: support middle click (#1149)
|
2018-09-30 13:46:02 +08:00 |
|
花裤衩
|
63ff44f8e5
|
fix[Sidebar]: link bug (#1134)
Fixed #1125
|
2018-09-26 17:10:22 +08:00 |
|
花裤衩
|
83516aeb17
|
fixed: sidebar has no children bug (#1111)
|
2018-09-17 16:20:34 +08:00 |
|
花裤衩
|
11163146c0
|
fix[tagsView]: update tagsview when query is different(#1090)
|
2018-09-14 17:58:59 +08:00 |
|
jiuwuxiaohun
|
0740bb36f7
|
fix[tagsView]: refresh bug (#1059)
#1051
|
2018-09-11 13:39:18 +08:00 |
|
Pan
|
9c03dd3514
|
perf[Sidebar]: adapt when no icon
|
2018-09-11 13:07:53 +08:00 |
|
花裤衩
|
9c5352ecd6
|
perf: style in mobile mode (#1065)
|
2018-09-07 17:03:40 +08:00 |
|
花裤衩
|
2fb26525fa
|
feature[tagsView]: add refresh (#1033)
* add refresh
* fix bug
|
2018-08-31 16:11:04 +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 |
|
花裤衩
|
0fbda3c8c7
|
feature: add global size option (#1024)
|
2018-08-29 15:24:47 +08:00 |
|
Pan
|
1e50d4a93b
|
refactor[ExternalLink]: tweak externalLink judge
|
2018-08-28 18:19:52 +08:00 |
|
花裤衩
|
00d292f67e
|
feature: [sidebar] add external-link (#991)
|
2018-08-24 10:06:09 +08:00 |
|
花裤衩
|
e5d4290938
|
refactor: add eslint-plugin-vue && lint code (#976)
|
2018-08-19 16:55:24 +08:00 |
|
Pan
|
e254fc6c1a
|
fix[Sidebar]: fixed sidebar bug when set hidden:true #880
|
2018-07-17 18:13:29 +08:00 |
|
Pan
|
62e1c851c8
|
tweak
|
2018-07-16 11:18:13 +08:00 |
|
博文
|
aa7eab58f9
|
refactor(SidebarItem): optimizate SidebarItem (#845)
* refactor(sidebar-item): optimizate SiderbarItem.
* chore: update nested examples.
* fix: fix a wrong path.
* fix: fix a transition bug.
* fix: fix a wrong path.
* perf: using "router" mode of el-menu.
* Revert "perf: using "router" mode of el-menu."
This reverts commit cef02a30b02a31242521e9e678cfeaad6f09448c.
* fix: complement i18n text.
|
2018-07-13 11:23:06 +08:00 |
|
Pan
|
6a5197ad51
|
perf[css]: refine style
|
2018-07-10 13:22:16 +08:00 |
|
Pan
|
9b7a9a64e5
|
fix[css]: css bug in mobile #852
|
2018-07-10 13:02:19 +08:00 |
|
Pan
|
89ce53e185
|
fix[TagsView]: fix contextmenu position bug #850
|
2018-07-09 17:25:45 +08:00 |
|
花裤衩
|
d98c5032f8
|
refine style (#843)
* refine style
* refine 404 style
* refine
|
2018-07-06 11:19:53 +08:00 |
|
临书
|
cbee7b6f20
|
fix[TagView-component]: loss route querystring when operating tags (#768)
|
2018-06-13 16:57:07 +08:00 |
|
临书
|
2a590a2087
|
Support route query in TagView (#765)
|
2018-06-12 13:53:56 +08:00 |
|
花裤衩
|
4fc25241fe
|
refactor example demo (#713)
* refactor: Adjust the example directory structure
* perf form demo
* refine editor-slide-upload css
* refine demo
|
2018-05-30 15:25:08 +08:00 |
|
Pan
|
6327869106
|
perf[transition]: refine transition animation
|
2018-05-29 14:31:55 +08:00 |
|
花裤衩
|
99d53ee0ca
|
refactor[ScrollBar]: use el-scrollbar (#646)
|
2018-05-05 15:26:08 +08:00 |
|
花裤衩
|
0e4ea0871c
|
feat[sidebar]: add resonsive sidebar (#636)
|
2018-05-02 14:43:20 +08:00 |
|
Pan
|
cc5e62d5f5
|
fix[contextmenu]: adjust contextmenu z-index
|
2018-04-18 17:00:43 +08:00 |
|
Pan
|
0cccc636b8
|
perf[sidebar.css]: perf collapse transition Pan committed
|
2018-04-18 15:24:38 +08:00 |
|
花裤衩
|
c5faa63ee5
|
Update to Element ui@2.3.0 (#596)
* update element-ui && refactor sidebar.css
* format
|
2018-04-13 10:23:05 +08:00 |
|
Pan
|
de06619266
|
fix:[menu]: some bug in only has one showing child #484
|
2018-03-22 13:55:39 +08:00 |
|
Yuga Sun
|
26b84847dd
|
fix: change tab char to 2 spaces (#522)
|
2018-03-20 17:21:39 +08:00 |
|
Pan
|
a633729215
|
perf[i18n]: TagsView contextmenu
|
2018-03-13 18:18:27 +08:00 |
|
Pan
|
eef99d3d14
|
fix[tags-view]: fixed contexrmenu bug on firefox
|
2018-01-25 13:52:28 +08:00 |
|
Pan
|
6f2a7ce804
|
feat[menu]: add alwaysShow option
|
2018-01-24 14:47:20 +08:00 |
|
Pan
|
d18902dfee
|
perf[style]: refine css
|
2018-01-04 10:03:33 +08:00 |
|