meteorlxy
|
7cf8386472
|
test($theme-default): update snapshots
|
2019-12-03 19:29:00 +08:00 |
|
meteorlxy
|
b4853c3e60
|
style: lint code
|
2019-12-03 19:27:05 +08:00 |
|
 Sun Haoranandmeteorlxy
|
9f28814f10
|
feat($theme-default): external links in prev/next (close #1962)(#1984)
|
2019-12-03 18:35:01 +08:00 |
|
meteorlxy
|
ceccca3dd7
|
fix($theme-default): use alias for nested SidebarLinks (close #2049)
|
2019-12-03 16:30:10 +08:00 |
|
 Sun HaoranandULIVZ
|
a28804cf57
|
feat($theme-default): allow optional subtitle (#1981)
|
2019-11-29 11:02:36 +08:00 |
|
 meteorlxyandULIVZ
|
7f2a99754f
|
feat($theme-default): markdown details custom block (close #768) (#2044)
|
2019-11-29 10:53:46 +08:00 |
|
 SigureMoandmeteorlxy
|
b00b277afd
|
fix($theme-default): wrong algolia search route with base config (#2007)
|
2019-11-27 17:13:15 +08:00 |
|
 Nimit BhargavaandFranck Abgrall
|
6a8412677f
|
fix($docs): Uniforming VuePress labels in documentation (fix #1998)
|
2019-11-08 15:18:46 +01:00 |
|
 Franck AbgrallandGitHub
|
89a4a8d954
|
feat($config): Allow overriding badges colors (close #1940) (#1941)
|
2019-10-26 16:39:54 +02:00 |
|
 Franck Abgrallandmeteorlxy
|
0e5519a235
|
fix($default-theme): deep sidebar links rendenring (#1973)
|
2019-10-26 12:13:22 +08:00 |
|
 Darrius WrightandULIVZ
|
890e85d449
|
fix($theme-default): slots don't allow customization for Sidebar & Page (close: #1950) (#1951)
|
2019-10-22 00:09:29 +08:00 |
|
 Franck AbgrallandULIVZ
|
d2fef5d8f6
|
feat($markdown): extractHeaders option (close: #1903) (#1945)
|
2019-10-21 23:36:21 +08:00 |
|
 Sun HaoranandULIVZ
|
cd72accb99
|
fix($theme-default): close dropdown-links when focusout on the last item (close #1948) (#1952)
|
2019-10-21 23:25:10 +08:00 |
|
 Billyyyyy3320andFranck Abgrall
|
770ba72e62
|
feat($theme-default): Support configuring target and rel for nav links (close #1353) (#1734)
|
2019-10-16 18:51:45 +02:00 |
|
ULIVZ
|
f61e2d42b4
|
v1.2.0
|
2019-10-12 07:13:39 +09:00 |
|
 YoshinoriNandULIVZ
|
7c973abca3
|
refactor($theme-default): use stylus instead of native css in style tag (#1933)
|
2019-10-12 06:53:26 +09:00 |
|
 Sun HaoranandULIVZ
|
757e880ebd
|
fix($theme-default): make dropdown-title's UI consistent with nav-link (#1890)
|
2019-10-05 13:02:47 +08:00 |
|
ULIVZ
|
974ef91c45
|
chore: fix lint & update lockfile
|
2019-10-05 00:29:38 +08:00 |
|
 Kleis Auke WolthuizenandULIVZ
|
dbda574be6
|
fix($theme-default): make arrow spacing consistent (#1907)
Minor regression of PR #1427.
|
2019-10-04 23:51:43 +08:00 |
|
 Franck AbgrallandGitHub
|
c17c70e96a
|
feat($core): Upgrade vue version (#1876)
|
2019-09-24 19:08:37 +02:00 |
|
 meteorlxyandULIVZ
|
2e3efb49dd
|
feat($theme-default): smooth scroll (close #567) (#1881)
* feat($plugin-active-header-links): replace throttle by debounce
* feat($theme-default): use plugin-smooth-scroll (close #567)
* feat($theme-default): smooth-scroll option
* docs: smooth-scroll option of default theme
* docs: enable smooth-scroll
|
2019-09-23 23:52:15 +08:00 |
|
 meteorlxyandfgiraud
|
e0ef407aea
|
fix($theme-default): regression of custom container default title (#1875)
|
2019-09-21 14:47:02 -04:00 |
|
 Patryk NiedźwiedzińskiandFranck Abgrall
|
0e8a442faf
|
fix($theme-default): Fix editLink on specific page (#1825)
|
2019-09-20 09:25:12 +02:00 |
|
 Hatice EdisandFranck Abgrall
|
a8ce645ea9
|
fix($theme-default): Make navbar dropdown links accessible (#1837)
|
2019-09-15 16:46:58 +02:00 |
|
giraud florent
|
d811bfbe38
|
v1.1.0
|
2019-09-14 12:15:42 -04:00 |
|
 DivyaandFranck Abgrall
|
e8064b01ee
|
feat($theme-default) Propagate toggleSidebar event to parent (#1816)
|
2019-09-12 17:33:00 +02:00 |
|
 Anton WilhelmandFranck Abgrall
|
eb231bf01a
|
fix($theme-default): Expand nested sidebar groups (#1540)
|
2019-09-12 17:10:16 +02:00 |
|
 emmmandFranck Abgrall
|
74017c5dc3
|
fix($theme-default): add text ellipsis to navbar (#1683) (#1840)
|
2019-09-10 14:53:51 +02:00 |
|
 boaz0andFranck Abgrall
|
c6f1322f55
|
Add search box placeholder setting to theme-config (#1834)
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
|
2019-09-10 11:35:55 +02:00 |
|
 Shigmaandfgiraud
|
3b68913996
|
feat($core): better layout check (#1455)
* better layout check
* enhance resolve SFCs
* fix(layout): fix broken class content
* fix(delete): delete useless use of context
|
2019-09-07 00:58:17 -04:00 |
|
 Mathieu TUDISCOandfgiraud
|
6b5a00208a
|
refactor($theme-default): extract page components (#1427)
* refactor(default-theme): Extract PageEdit component and Extract PageNav component.
|
2019-09-07 00:27:01 -04:00 |
|
giraud florent
|
478b058cc7
|
v1.0.4
|
2019-09-05 20:33:31 -04:00 |
|
 Franck AbgrallandGitHub
|
92a1c02118
|
feat: Disable next and prev links from global config (#1761)
* core: add lodash deps
* core: disable next and prev links from global config
* doc: add documentation
* core: resolvePageLink function refactoring
* docs: Improve Prev 'Next links' section description
|
2019-09-05 20:14:06 +02:00 |
|
 KidandSarah Dayan
|
25777e45cc
|
fix: add missing hash in #1706 (#1780)
|
2019-08-18 19:10:05 +02:00 |
|
 xr0masterandULIVZ
|
120d88589a
|
feat($core): use any custom protocol for outboundRE (#1731)
|
2019-08-18 14:54:15 +08:00 |
|
ULIVZ
|
6827bd1154
|
v1.0.3
|
2019-07-30 02:10:23 +08:00 |
|
 OscarandULIVZ
|
0624828e07
|
fix($theme-default): sidebarDepth: 0 not working in YAML (close: #1701) (#1702)
|
2019-07-30 01:44:36 +08:00 |
|
 KidandULIVZ
|
644142b065
|
feat(theme-default): use router for Algolia search to reach no refresh (#1706)
|
2019-07-20 15:19:54 +08:00 |
|
 KidandULIVZ
|
668d68f963
|
refactor(theme-default): Import Prism theme in stylesheets instead of "Layout.vue" to allow custom styles to override them. (#1707)
* remove prism theme in default layout
* add prism theme to code.styl
|
2019-07-20 14:48:19 +08:00 |
|
 Devon BullandULIVZ
|
27f005b7e9
|
feat($theme-default): support custom URL scheme for external links (#1677)
|
2019-07-01 13:04:48 +08:00 |
|
ULIVZ
|
cdd684339b
|
v1.0.2
|
2019-06-23 05:23:26 +08:00 |
|
ULIVZ
|
9c2199ca3f
|
v1.0.1
|
2019-06-10 17:33:06 +08:00 |
|
ULIVZ
|
9d20d5fd8c
|
feat: enhance the styles of blockquote
|
2019-06-10 17:31:16 +08:00 |
|
 Nguyen Van NgocandULIVZ
|
f0d1344695
|
fix($theme-default): using '.theme-default-content' to replace '.content' in 404 layout (#1646)
|
2019-06-09 23:53:05 +08:00 |
|
ULIVZ
|
a2da3fefbb
|
v1.0.0
|
2019-06-08 17:21:56 +08:00 |
|
ULIVZ
|
9330d7bcb4
|
v1.0.0-rc.1
|
2019-06-08 13:32:43 +08:00 |
|
ULIVZ
|
b955969498
|
v1.0.0-beta.2
|
2019-06-05 15:45:58 +08:00 |
|
ULIVZ
|
6815021bfe
|
v1.0.0-beta.1
|
2019-06-04 16:16:49 +08:00 |
|
ULIVZ
|
33ebdf2c55
|
v1.0.0-alpha.50
|
2019-06-04 14:17:29 +08:00 |
|
ULIVZ
|
409bf14ad3
|
v1.0.0-alpha.49
|
2019-06-03 22:59:41 +08:00 |
|