meteorlxy
b4853c3e60
style: lint code
2019-12-03 19:27:05 +08:00
Sun Haoran and meteorlxy
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 Haoran and ULIVZ
a28804cf57
feat($theme-default): allow optional subtitle ( #1981 )
2019-11-29 11:02:36 +08:00
SigureMo and meteorlxy
b00b277afd
fix($theme-default): wrong algolia search route with base config ( #2007 )
2019-11-27 17:13:15 +08:00
Franck Abgrall and meteorlxy
0e5519a235
fix($default-theme): deep sidebar links rendenring ( #1973 )
2019-10-26 12:13:22 +08:00
Franck Abgrall and ULIVZ
d2fef5d8f6
feat($markdown): extractHeaders option ( close : #1903 ) ( #1945 )
2019-10-21 23:36:21 +08:00
Sun Haoran and ULIVZ
cd72accb99
fix($theme-default): close dropdown-links when focusout on the last item ( close #1948 ) ( #1952 )
2019-10-21 23:25:10 +08:00
Billyyyyy3320 and Franck Abgrall
770ba72e62
feat($theme-default): Support configuring target and rel for nav links ( close #1353 ) ( #1734 )
2019-10-16 18:51:45 +02:00
YoshinoriN and ULIVZ
7c973abca3
refactor($theme-default): use stylus instead of native css in style tag ( #1933 )
2019-10-12 06:53:26 +09:00
Sun Haoran and ULIVZ
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 Wolthuizen and ULIVZ
dbda574be6
fix($theme-default): make arrow spacing consistent ( #1907 )
...
Minor regression of PR #1427 .
2019-10-04 23:51:43 +08:00
Patryk Niedźwiedziński and Franck Abgrall
0e8a442faf
fix($theme-default): Fix editLink on specific page ( #1825 )
2019-09-20 09:25:12 +02:00
Hatice Edis and Franck Abgrall
a8ce645ea9
fix($theme-default): Make navbar dropdown links accessible ( #1837 )
2019-09-15 16:46:58 +02:00
Anton Wilhelm and Franck Abgrall
eb231bf01a
fix($theme-default): Expand nested sidebar groups ( #1540 )
2019-09-12 17:10:16 +02:00
emmm and Franck Abgrall
74017c5dc3
fix($theme-default): add text ellipsis to navbar ( #1683 ) ( #1840 )
2019-09-10 14:53:51 +02:00
boaz0 and Franck 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
Shigma and fgiraud
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 TUDISCO and fgiraud
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
Franck Abgrall and GitHub
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
Kid and Sarah Dayan
25777e45cc
fix: add missing hash in #1706 ( #1780 )
2019-08-18 19:10:05 +02:00
Oscar and ULIVZ
0624828e07
fix($theme-default): sidebarDepth: 0 not working in YAML ( close : #1701 ) ( #1702 )
2019-07-30 01:44:36 +08:00
Kid and ULIVZ
644142b065
feat(theme-default): use router for Algolia search to reach no refresh ( #1706 )
2019-07-20 15:19:54 +08:00
ULIVZ
85ff63065b
feat($theme-default): using '.theme-default-content' to replace '.content' in <Content /> outlet.
2019-06-02 15:52:24 +08:00
ULIVZ
7d0542e33e
feat($core): safer class name of content outlet
...
We shouldn't let the core render the `.content` class, so once we use custom layout in the default theme, the styles of default theme will pollute the styles of custom layout.
2019-06-02 14:51:53 +08:00
Anton Wilhelm and ULIVZ
141bd11e4b
feat($theme-default): support external links in sidebar ( close : #764 )( #1534 )
2019-04-16 23:16:37 +08:00
Shigma and ULIVZ
3b14375e27
fix($theme-default): fix wrong editLink ( close : #1115 , #1125 ) ( #1419 )
2019-03-13 01:50:14 +08:00
ULIVZ and GitHub
d16d3d574e
feat: refine theme api ( #1319 )
2019-02-26 23:53:38 +08:00
JYX and ULIVZ
ade109fd95
chore: fix a typo ( #1354 )
2019-02-26 08:59:37 +08:00
Ahmad Nassri and ULIVZ
598799f4a8
feat($theme-default): should allow for optional h1 text at homepage ( #1326 )
2019-02-24 16:12:51 +08:00
Andrew Salib and ULIVZ
54e9eb0962
feat($theme-default): disable search box via frontmatter ( close : #1287 ) ( #1288 )
2019-02-14 00:23:44 +08:00
ULIVZ
3e47a20216
feat($theme-default): unify the text color of sidebar heading text and root-level sidebar link
2019-02-08 23:29:34 +08:00
ULIVZ
05e793f0ba
feat($theme-default): highlight sidebar link text at root level like sidebar group heading text
2019-02-08 22:58:23 +08:00
ULIVZ
8f43be567f
refactor: update code style
2019-02-04 02:02:44 +08:00
ULIVZ and GitHub
01dd45bc59
feat($theme-default): refine sidebar groups ( #1257 )
...
Close : #814
Close : #783
Close : #287
2019-02-04 00:47:13 +08:00
nickngqs and ULIVZ
3c5b3a65e7
fix($theme-default): bitbucket edit link goes to wrong link ( close : #1235 ) ( #1248 )
2019-01-30 13:16:01 +08:00
Nelson Martell and ULIVZ
c82cc1075d
fix($theme-default): tag <main> has no matching end tag ( #1181 )
2019-01-11 10:15:11 +08:00
Markus Siering and ULIVZ
ede57b00a8
feat($theme-default): more semantic HTML ( close : #1154 )( #1156 )
...
By replacing some `div`s with `header`/`main`/`aside` tags
and adding an aria landmark to the search
2019-01-09 01:38:15 +08:00
ULIVZ and GitHub
0a7d85b56e
feat: remove content loading and refine scroll behavior ( #1117 )
2018-12-19 02:08:51 +08:00
Alexander Schwartz and ULIVZ
0bfd9daab3
refactor: handle SSR when linksWrapMaxWidth is null ( #1039 )
2018-11-30 00:18:57 +08:00
ULIVZ
c059faa6fd
fix($theme-default): shouldn't transform date string at client side ( close : #1035 )
...
Move the transformation to $plugin-last-updated, BTW, expose `lang` as the 2nd argument
2018-11-26 01:31:35 +08:00
ULIVZ
6734a608b2
fix($theme-default): IE11 doesn't support shortcut of flex
...
Default value of flex is `flex: 1 1 auto`, while `flex: 1` is `1 1 0`
2018-11-18 09:47:03 +08:00
ULIVZ
e8d728fa09
fix($theme-default): prev/next links disappears when url contains space. ( close : #1010 )
2018-11-18 04:01:48 +08:00
Владислав Люминарский and ULIVZ
efece122e5
fix($theme-default): fit image for hero image ( #980 )
2018-11-15 23:08:24 -06:00
ULIVZ
d9a8ced5d0
feat($theme-default): display els of page bottom after content mounted
2018-11-06 03:42:09 +08:00
ULIVZ
26411e9c4b
chore: rename 'AsyncMarkdownContentLoaded' to 'AsyncMarkdownContentMounted'
2018-11-06 02:53:11 +08:00
ULIVZ
cfd01130af
refactor($core): remove 'custom' prop from 'Content' component
2018-10-22 01:38:26 +08:00
ULIVZ
04588cc9b9
feat($core): register 'themePath/global-components' dir as global components
...
it also close #916
2018-10-09 23:54:08 +08:00
Eko Eryanto and ULIVZ
bd735fbd56
chore: use pointer for sidebar button ( #915 )
2018-10-09 10:48:20 -05:00