Commit Graph
283 Commits
Author SHA1 Message Date
Evan You aaf3aef00a refactor: move loadConfig into util 2018-05-22 13:10:15 -04:00
MTandULIVZ d9130c6eed chore: fix a stylus syntax error (#474) 2018-05-21 17:07:04 +08:00
ULIVZ 530912e7aa fix: unexpected warning when using non-ASCII chars as filename. 2018-05-20 23:51:26 +08:00
ULIVZ a51a31b724 fix: highlight active link (#272) doesn't work with non-EN hash. 2018-05-17 22:50:27 +08:00
kazuki sakoandULIVZ d3025e559f fix: missing css source map at dev environment (#460) 2018-05-17 22:18:07 +08:00
ULIVZ 1f18a2c71f chore: fix typo 2018-05-17 21:50:30 +08:00
ULIVZ 9510b9fa07 feat: support render $page.excerpt to HTML (close: #458) 2018-05-17 21:40:17 +08:00
ULIVZ 881199a257 feat: support style lang postcss (close: #461) 2018-05-16 22:33:44 +08:00
ULIVZ 596014f01b fix: nav link highlight issue with i18n (close: #445) 2018-05-15 20:56:14 +08:00
ULIVZ 45063aed40 refactor: use stylus iteration to generate the lang tip 2018-05-14 00:38:38 +08:00
ULIVZandGitHub 9b42690220 feat: code line numbers (close: #365) (#379) 2018-05-14 00:09:58 +08:00
Jason YuandULIVZ 942a2b9804 feat: show OutboundLink icon for external links (#428) 2018-05-13 23:54:55 +08:00
方剑成andULIVZ 2076f7bd1f fix: use v-for with key (#438) 2018-05-13 23:52:05 +08:00
Liu XinyuandULIVZ 22ffe523fd fix: upgrade webpack-serve and avoid port conflict (close #424) (#425) 2018-05-13 23:51:43 +08:00
ULIVZandGitHub 66bd797df9 fix: highlight lines are cut when sliding (#437) 2018-05-13 15:41:35 +08:00
ULIVZ bc15841c1d fix: highlight line issue for empty lines 2018-05-13 14:12:08 +08:00
Liu XinyuandULIVZ edcaabd224 chore: allow class and style merging for content (#430) 2018-05-13 13:50:01 +08:00
Liu XinyuandULIVZ 4f8370b4ac chore: add language ts support (#431) 2018-05-13 13:32:06 +08:00
Rijk van ZantenandULIVZ af15e736ef chore: fix typo in home styling (#435) 2018-05-13 13:30:50 +08:00
方剑成andULIVZ be1d8dc224 refactor(babel-loader): resolve absolute module paths (#436) 2018-05-13 13:26:19 +08:00
ULIVZ 45a3df5162 refactor: hoist pre wrapper as a standalone plugin. 2018-05-13 12:37:23 +08:00
Liu XinyuandULIVZ 1b9012ea78 fix: emoji doesn't work in toc (close: #417) (#418) 2018-05-12 15:41:36 +08:00
Liu XinyuandULIVZ 3727153aa3 refactor: root mixins injection (#423) 2018-05-12 15:13:54 +08:00
ULIVZ 21f939f16c chore: fix typo 2018-05-12 05:04:48 +08:00
ULIVZ d0ef06f594 fix: code looks not good at small sreen (close: #350) 2018-05-12 03:23:41 +08:00
ULIVZ 546bdedad1 Revert "fix: code looks not good at small sreen (close: #350)"
This reverts commit 6514c8fc88.
2018-05-12 02:58:24 +08:00
ULIVZ 9d7a20bde9 chore: tweaks 2018-05-12 02:57:18 +08:00
ULIVZ fcaee80358 fix: missing title and desc in 404 and custom theme. 2018-05-12 02:31:09 +08:00
Liu XinyuandULIVZ ab53998c01 fix: glob patterns error on windows (close: #348) (#400) 2018-05-11 23:43:48 +08:00
Yannick SchausandULIVZ 69bd59daed fix: remove style override limitation to custom theme (close: 404) (#405) 2018-05-11 22:20:20 +08:00
Liu XinyuandULIVZ 01142df691 fix: resolve custom theme from global cli (close: #392) (#399) 2018-05-10 21:50:59 +08:00
Liu XinyuandULIVZ cefc8c30c4 fix: $page is missing at 404 page (#388) 2018-05-10 21:28:25 +08:00
Gahan RakholiaandULIVZ 82cd8bdbae feat: using babel and support JSX in vue. (close: #318) (#336) 2018-05-10 20:25:18 +08:00
Eric McCormickandULIVZ 145cf4f244 fix: image overflow at custom content (close: #381) (#383) 2018-05-10 10:51:18 +08:00
ULIVZandGitHub 272df57421 feat: last updated UI in default theme. (#338) 2018-05-09 00:15:58 +08:00
Jason YuandULIVZ c65a8b74b7 fix: dropdown overlap due to word wrapping (close: #359) (#360) 2018-05-08 21:15:11 +08:00
Juan Eugenio AbadieandULIVZ 0c59ed50a8 fix: duplicate slash when docs dir is not set (#361) 2018-05-08 21:06:01 +08:00
Jason YuandULIVZ 20e5bd8954 feat: support global markdown config for attributes of external links (#358) 2018-05-08 20:08:23 +08:00
ULIVZ 5e87b65749 feat: make code type insensitive (close: #347) 2018-05-07 00:15:51 +08:00
ULIVZ 6514c8fc88 fix: code looks not good at small sreen (close: #350) 2018-05-06 23:57:02 +08:00
ULIVZandGitHub d9b290b398 feat: generate the timestamp of last updated for each doc (close #258) (#282) 2018-05-03 11:57:09 -05:00
Liu XinyuandULIVZ fd547eace9 refactor: make the prepare process clearer and modify the resolve alias (#277) 2018-05-03 07:29:09 -05:00
Gustavo Alfredo Marín SáezandULIVZ 2bdc68e1a1 fix: unexpected top blank space when navbar is disable (#316) 2018-05-02 10:34:33 -05:00
Juan Eugenio AbadieandULIVZ 657d3412ab refactor: avoid using regexp's lookbehind (#323) 2018-05-02 05:01:10 -05:00
Tiago CerqueiraandULIVZ 087467a21a feat: handle telephone links (#325) 2018-05-02 04:37:30 -05:00
大红andULIVZ f4de118017 chore: log error when set outDir to cwd (close: #322) (#324) 2018-05-02 04:32:18 -05:00
Liu XinyuandULIVZ fefa16ceec fix: index file judgement bug (close: #306) (#308) 2018-05-01 08:24:58 -05:00
ULIVZ 6081a3d752 fix: unexpected scroll behavior after clicking sidebar links (#298) 2018-04-30 18:48:47 +08:00
ULIVZ 5023d195dc fix: title cannot be number at front matter (#297) 2018-04-30 15:09:13 +08:00
Liu XinyuandULIVZ 9856487e76 chore: remove colon in stylus of NavLinks (#299) 2018-04-30 01:12:41 -05:00