Commit Graph
16 Commits
Author SHA1 Message Date
ShigmaandULIVZ cc193d5cc1 refactor($markdown): use relativePath instead of relPath (#1485) 2019-03-28 01:09:21 +08:00
ShigmaandULIVZ 944ebe4acb fix($markdown-loader): always use / instead of \ in relPath (#1484) 2019-03-28 00:47:46 +08:00
ULIVZ 75ab97d05a docs: some tweaks 2019-03-05 00:39:07 +08:00
ShigmaandULIVZ f04adbf1ea feat($markdown): cache parser (#1359) 2019-02-27 09:48:38 +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
ShigmaandULIVZ d560e22413 fix($core): cannot use relative path in a permalink page (close: #1227)(#1298) 2019-02-17 20:38:36 +08:00
ULIVZ 8f43be567f refactor: update code style 2019-02-04 02:02:44 +08:00
bailnlandULIVZ 45481b972d chore: bump lru-cache (#1160) 2019-01-09 01:22:36 +08:00
ULIVZ ece2e1e09a fix($core): "slotKey" must be defined as props in user's markdown's script tag (close: #975) 2018-12-13 00:24:14 +08:00
ULIVZ 26411e9c4b chore: rename 'AsyncMarkdownContentLoaded' to 'AsyncMarkdownContentMounted' 2018-11-06 02:53:11 +08:00
ULIVZ 6f52012921 feat: AsyncMarkdownContentLoaded event 2018-11-05 02:52:15 +08:00
ULIVZ 704031ff2d fix($core): content slots doesn't work 2018-10-23 01:58:53 +08:00
ULIVZ 54efcb8ad2 fix: unexpected reload at dev when md contains frontmatter 2018-10-18 03:23:26 +08:00
ULIVZ 903138e839 feat($markdown): support pass in block data at compile time 2018-10-04 06:21:17 +08:00
ULIVZ 19e73d7ea0 refactor($core): use upath 2018-09-29 02:00:29 +08:00
ULIVZ 53c84b3972 refactor($core): separate markdown and markdown-loader from core 2018-09-27 01:14:51 +08:00