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
ULIVZ
e231744504
refactor($default-theme): simplify & reorganize
2018-10-06 00:54:10 +08:00
ULIVZ
2b2e30836a
feat($core): make palette globally enabled and improve doc
2018-09-29 03:07:24 +08:00
ULIVZ
53cfc78b8d
Merge branch 'master' into next
2018-09-27 01:25:08 +08:00
ULIVZ
b0e3209310
feat: plugin-search
2018-09-24 01:17:32 +08:00
ULIVZ
3125fc7b05
chore: move config.styl to core
2018-09-23 15:16:34 +08:00
ULIVZ
7f7fe18d40
feat: support clean and multiple custom layout. / theme default layouts dir
...
1. Refine ExtendPageDataOption, simplify the implmentation
2. Introduce LayoutDistributor as the unique route layout entry
3. Inject layout components to LayoutDistributor
4. Register layout components located at themedir/layouts
5. Reorganize the default theme's structure
2018-09-05 01:02:19 +08:00
ULIVZ
3f65817c37
feat: new theme api
2018-08-10 14:10:27 +08:00
ULIVZ
7892556201
feat: init monorepo
2018-08-10 12:01:29 +08:00