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