Commit Graph
128 Commits
Author SHA1 Message Date
Shigma fc6bf6c289 update dep 2019-03-31 12:42:48 +08:00
Shigma 8b9ee3b165 remove plugin nprogress 2019-03-31 12:38:35 +08:00
ShigmaandULIVZ c88f9830ee chore: remove plugin-container (#1462) 2019-03-31 01:38:57 +08:00
ShigmaandULIVZ f516cb4e7b refactor($theme-default): badge component (#1439) 2019-03-14 00:46:12 +08:00
ShigmaandULIVZ 3b14375e27 fix($theme-default): fix wrong editLink (close: #1115, #1125) (#1419) 2019-03-13 01:50:14 +08:00
ULIVZ e727f7e2a2 v1.0.0-alpha.44 2019-03-11 02:55:22 +08:00
ULIVZ 74d9795a20 v1.0.0-alpha.43 2019-03-10 06:06:18 +08:00
ULIVZandGitHub e5d8ed4655 feat: refine node api (#1395)
- fix($core): markdown slot doesn‘t work. (regression of c85f62d)
- docs: fresh Node.JS API.
- test: official plugins.
2019-03-04 23:46:13 +08:00
ULIVZ f4ce75f73e v1.0.0-alpha.42 2019-03-03 14:55:57 +08:00
ShigmaandULIVZ c85f62d4a6 fix($theme-default): support slot and v-pre container (close: #1387) (#1389) 2019-03-03 14:51:39 +08:00
ULIVZ a7829ec205 v1.0.0-alpha.41 2019-03-03 02:28:23 +08:00
ULIVZ ff463eb1fc chore($core): fix the packages version in alpha stage (close: #1379) 2019-03-03 02:20:51 +08:00
ShigmaandULIVZ ad0ff7228c feat: plugin container (#1381) 2019-03-02 23:50:30 +08:00
285b36887d fix($theme-default): encodeURI for sidebar items which contain CJK characters (close: #717)
Co-Authored-By: MeetInInc <meetininc@users.noreply.github.com>
2019-03-02 23:14:00 +08:00
ULIVZ 0e63745b4d v1.0.0-alpha.40 2019-02-27 09:51:35 +08:00
ULIVZandGitHub d16d3d574e feat: refine theme api (#1319) 2019-02-26 23:53:38 +08:00
JYXandULIVZ ade109fd95 chore: fix a typo (#1354) 2019-02-26 08:59:37 +08:00
Ahmad NassriandULIVZ 598799f4a8 feat($theme-default): should allow for optional h1 text at homepage (#1326) 2019-02-24 16:12:51 +08:00
ULIVZ 170cf6e4b9 v1.0.0-alpha.39 2019-02-17 20:46:01 +08:00
ULIVZ 2e0da50150 v1.0.0-alpha.38 2019-02-17 03:49:34 +08:00
ULIVZ 5f1eb0e799 fix($theme-default): sidebar group item cannot contain empty children (close: #1278) 2019-02-14 01:03:51 +08:00
Andrew SalibandULIVZ 54e9eb0962 feat($theme-default): disable search box via frontmatter (close: #1287) (#1288) 2019-02-14 00:23:44 +08:00
ULIVZ fafb9ae8fb v1.0.0-alpha.37 2019-02-08 23:42:31 +08:00
ULIVZ 11ce576b3e feat($theme-default): fallback current group node to page node if children doesn't exist 2019-02-08 23:31: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 0df108766b v1.0.0-alpha.36 2019-02-04 02:05:21 +08:00
ULIVZ 8f43be567f refactor: update code style 2019-02-04 02:02:44 +08:00
ULIVZandGitHub 01dd45bc59 feat($theme-default): refine sidebar groups (#1257)
Close: #814 
Close: #783
Close: #287
2019-02-04 00:47:13 +08:00
Damian StasikandULIVZ 2f61002c0f chore: add repository.directory field to each package.json to specify where each package lives in a monorepo (#1250) 2019-02-02 23:53:13 +08:00
ULIVZ 67955d0645 v1.0.0-alpha.35 2019-01-30 13:17:57 +08:00
nickngqsandULIVZ 3c5b3a65e7 fix($theme-default): bitbucket edit link goes to wrong link (close: #1235) (#1248) 2019-01-30 13:16:01 +08:00
ULIVZ 9e7728a58c v1.0.0-alpha.34 2019-01-29 19:34:51 +08:00
ULIVZ 257364e241 v1.0.0-alpha.33 2019-01-28 02:35:45 +08:00
ULIVZ 6146287201 v1.0.0-alpha.32 2019-01-16 01:03:13 +08:00
ULIVZ b24c317e6d Revert "perf: improve ssr performance (#1068)" (close: #1140)
This reverts commit 1c2aa08ed5.
2019-01-16 00:46:15 +08:00
Nelson MartellandULIVZ c82cc1075d fix($theme-default): tag <main> has no matching end tag (#1181) 2019-01-11 10:15:11 +08:00
ULIVZ 15941cf6a9 v1.0.0-alpha.31 2019-01-11 02:16:38 +08:00
Markus SieringandULIVZ 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 25db1ba4ae feat: standalone nprogress plugin
- Install it: yarn add @vuepress/plugin-nprogress@next
2018-12-23 22:43:52 +08:00
ULIVZ ffde326ee0 v1.0.0-alpha.30 2018-12-19 02:16:24 +08:00
ULIVZandGitHub 0a7d85b56e feat: remove content loading and refine scroll behavior (#1117) 2018-12-19 02:08:51 +08:00
Jan VennemannandULIVZ 1c2aa08ed5 perf: improve ssr performance (#1068)
* perf: improve ssr performance and resolve memory leak

* reduce to normalized pages map

* assign and return map in reducer function

* return complete map from reduder function
2018-12-18 00:01:54 +08:00
ULIVZ b3aba2d430 v1.0.0-alpha.29 2018-12-14 02:18:12 +08:00
ULIVZ c859623c88 v1.0.0-alpha.28 2018-12-13 01:48:53 +08:00
ULIVZ 90178214da v1.0.0-alpha.27 2018-12-03 11:23:48 +08:00
ULIVZ a9b9d9a435 v1.0.0-alpha.26 2018-12-03 07:12:22 +08:00
ULIVZ b3c2f68003 chore: remove outdated code 2018-11-30 01:22:34 +08:00
ULIVZ a497cc60d9 v1.0.0-alpha.25 2018-11-30 01:07:49 +08:00
Alexander SchwartzandULIVZ 0bfd9daab3 refactor: handle SSR when linksWrapMaxWidth is null (#1039) 2018-11-30 00:18:57 +08:00