Commit Graph
510 Commits
Author SHA1 Message Date
Shigma 65a27410d5 refactor: integrate isLayoutExists and isPageExists 2019-03-06 19:23:52 +08:00
meteorlxyandShigma 4641f35ee9 refactor($core): auto register layouts and pages (for #1402) (#1409) 2019-03-06 18:40:42 +08:00
Shigma 961b0ab721 fix 2019-03-06 16:41:54 +08:00
Shigma 61d1c8ea0a pascalize page key 2019-03-06 16:28:08 +08:00
Shigma f8672ed70c pascalize component name 2019-03-05 14:18:59 +08:00
ULIVZ 75ab97d05a docs: some tweaks 2019-03-05 00:39:07 +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
ShigmaandULIVZ 7148df2e82 chore: remove plugin notification (#1394) 2019-03-04 23:21:19 +08:00
JKandULIVZ 5bf4d24238 fix($plugin-blog): read layoutComponents from themeAPI (#1396) 2019-03-04 23:20:53 +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
meteorlxyandULIVZ 1a928c7e7f feat($plugin-nprogress): allow nprogress use different color and add docs (#1366) 2019-03-03 01:46:32 +08:00
ShigmaandULIVZ 5a111a2f24 fix($markdown): fix line highlighting (close: #1364) (#1369) 2019-03-03 01:34:15 +08:00
ShigmaandULIVZ 760f90b914 feat($markdown): TOC component (close: #1275) (#1375) 2019-03-03 00:40:31 +08:00
ShigmaandULIVZ 204cbe4c4e fix($core): support theme index file which is not at root (close: #1362) (#1376) 2019-03-03 00:32:39 +08:00
JYXandULIVZ b53324d2e0 fix($core): Generated js have SyntaxError when source-map is enabled (close: #1367) (#1378) 2019-03-03 00:31:14 +08:00
ShigmaandULIVZ ad0ff7228c feat: plugin container (#1381) 2019-03-02 23:50:30 +08:00
ShigmaandULIVZ 7d2c065e81 fix($core): skip plugin on error (Related to #1371) #1383 2019-03-02 23:16:08 +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
ShigmaandULIVZ f04adbf1ea feat($markdown): cache parser (#1359) 2019-02-27 09:48:38 +08:00
ShigmaandULIVZ 8f83a179ce feat($markdown): code snippet hmr (close #1309) (#1358) 2019-02-27 00:08:46 +08:00
ULIVZandGitHub d16d3d574e feat: refine theme api (#1319) 2019-02-26 23:53:38 +08:00
ShigmaandULIVZ 40b3da8167 feat: plugin clean urls (#1339) 2019-02-26 23:48:51 +08:00
JYXandULIVZ ade109fd95 chore: fix a typo (#1354) 2019-02-26 08:59:37 +08:00
George TsiolisandULIVZ 6de1c309a0 fix($core): update outbound link icon alignment (#1308) 2019-02-25 00:04:54 +08:00
ShigmaandULIVZ b97e9eec0b fix($cli): re-support option --open (close: #1320) (#1329) 2019-02-25 00:00:22 +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
ShigmaandULIVZ 505fea6295 fix($core): handle redirect based on lower case (#1333) 2019-02-24 15:56:12 +08:00
ShigmaandULIVZ b79768cd8b feat: refine markdown api (#1337)
1. support env.loader
2. refine link behavior, every token is an instance of `Token`. its prototype should not be removed
2019-02-24 15:46:25 +08:00
Fabio AnselmoandULIVZ dad2928fb6 feat($theme-default): add ruby shortcut support for syntax highlighting (#1312) 2019-02-19 23:49:59 +08:00
ULIVZ 0d56a99085 fix($plugin-pwa): service worker doesn't work under sub directory (close: #1311) 2019-02-18 23:46:15 +08:00
ShigmaandULIVZ 898033c230 chore: fix typo (#1310) 2019-02-18 22:25:30 +08:00
ULIVZ 170cf6e4b9 v1.0.0-alpha.39 2019-02-17 20:46:01 +08:00
ShigmaandULIVZ d560e22413 fix($core): cannot use relative path in a permalink page (close: #1227)(#1298) 2019-02-17 20:38:36 +08:00
ULIVZ 94dab125ca fix($core): cannot read property 'globalLayout' of null (close: #1304) 2019-02-17 18:44:30 +08:00
ULIVZ 2e0da50150 v1.0.0-alpha.38 2019-02-17 03:49:34 +08:00
ULIVZandGitHub 4b2b0f482f fix($plugin-pwa): set current registration scope for service worker (close: #1271) (#1302) 2019-02-17 03:47:43 +08:00
ULIVZ c91f55a2b2 feat($core): support global layout (close: #1226) 2019-02-17 03:45:12 +08:00
ULIVZ fb138641d9 refactor($core): move layout components registration to app.js 2019-02-17 02:47:33 +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
ULIVZandGitHub 213bb34fb5 feat($core): redirects for clean urls (#1269) 2019-02-08 22:45:05 +08:00
ULIVZ 0df108766b v1.0.0-alpha.36 2019-02-04 02:05:21 +08:00