Commit Graph
254 Commits
Author SHA1 Message Date
Evan You 241f91ecef chore: changelog 2018-04-18 18:52:33 -04:00
Evan You ac6e6699fb 0.7.0 v0.7.0 2018-04-18 18:51:35 -04:00
Evan You a25d86c4b4 fix: ensure runnable when no locales are provided 2018-04-18 18:50:43 -04:00
Evan You 4cf1232403 fix: search for locales 2018-04-18 18:45:57 -04:00
Evan You bccddbf827 feat: adjust i18n config + documentation 2018-04-18 18:25:33 -04:00
Evan You f0a1a00cff fix: handle links with encoded hash 2018-04-18 18:22:57 -04:00
Evan You 4480568a4b refactor: langs -> locales 2018-04-18 16:51:47 -04:00
Evan You 6f5bac088d feat: i18n for edit link text 2018-04-18 16:44:01 -04:00
Evan You d666872b0f tweak: i18n config format 2018-04-18 16:39:30 -04:00
Evan You be42da5ce5 fix: disable typographer in markdown-it (close #139) 2018-04-18 15:24:39 -04:00
Evan You 113031893d fix: fix yarn global install (fix #102) 2018-04-18 15:22:28 -04:00
Evan You 96f04e8471 docs: fix start_url 2018-04-18 13:23:03 -04:00
Evan You 9619e903b5 docs: pwa 2018-04-18 13:18:16 -04:00
Evan You fd95a796a8 chore: show localhost for default host 2018-04-18 13:18:04 -04:00
Evan You 5dabe53b2f tweak: sidebar nav items 2018-04-18 13:03:36 -04:00
Evan You 32f83f261b chore: changelog 2018-04-18 12:42:40 -04:00
Evan You 6407d86410 0.6.1 v0.6.1 2018-04-18 12:42:28 -04:00
ULIVZandEvan You c6c71affd4 feat(sidebar): support click the part outside sidebar to close the sidebar. (#132) 2018-04-18 12:01:06 -04:00
wangyi7099andEvan You fd447aea06 fix: use correct host in tip after the server has started (#130) 2018-04-18 11:59:57 -04:00
ULIVZandEvan You 196f23ef76 style(sidebar): enhance the sidebar's bottom gutter. (#129) 2018-04-18 11:58:08 -04:00
Michael DaffinandEvan You bc2366de83 tweak(default-theme): Adds hr element style (#126)
This adds some styling to the hr element which is produced when you have
`---` in markdown on a line on its own. This makes the element look like
all other border elements 1px, of $borderColor.
2018-04-18 11:57:53 -04:00
Evan You 51c6eb2224 fix: service worker path 2018-04-18 11:56:33 -04:00
Evan You efff472df2 feat: enable source map in build error traces 2018-04-18 11:56:24 -04:00
ULIVZandEvan You f052472ead fix(nav): unepxected error when themeConfig.nav isn't given. (close: #125) (#127) 2018-04-18 11:50:14 -04:00
Evan You 846eb59064 fix: make search locale-scoped (close #128) 2018-04-18 11:48:30 -04:00
Evan You ad83169fae fix: handle headers that start with numbers (fix #121) 2018-04-18 11:31:03 -04:00
Hyunje JunandEvan You 5f7e1996d2 fix: use header's slug as it is if possible (#119) 2018-04-18 11:30:33 -04:00
Steve LathropandEvan You c4772f4f72 docs: grammar and additional info links (#116) 2018-04-18 01:36:23 -04:00
Evan You 69772bdebf chore: changelog 2018-04-18 01:02:50 -04:00
Evan You e11a575cba 0.6.0 v0.6.0 2018-04-18 01:02:08 -04:00
Evan You a5624602ab docs: refine Chinese translation 2018-04-18 01:01:17 -04:00
Evan You fefef906fd tweak: dropdown styles 2018-04-18 00:27:54 -04:00
Evan You 7d4ae2b308 chore: tweak config 2018-04-18 00:14:31 -04:00
ULIVZandEvan You 8bbc5f30c7 feat: Multiple Language Support + Complete Chinese Translation (#48) 2018-04-18 00:11:32 -04:00
Evan You 930d503194 tweak: noopener/noreferrer for default theme links 2018-04-18 00:09:00 -04:00
Evan You 52d667261d fix: handle index.md when checking relative links 2018-04-17 23:56:25 -04:00
Evan You 14d4d2581f fix: ensure using the same markdown config when extracting headers 2018-04-17 23:19:28 -04:00
Evan You 24a8fe5940 chore: remove yaml config 2018-04-17 23:16:31 -04:00
Aliex LeungandEvan You 3088b3e0c3 feat: support yaml config (#115) 2018-04-17 23:11:34 -04:00
Evan You 3f76bfe0d0 fix(default-theme): only show features div if provided 2018-04-17 16:59:42 -04:00
Evan You 2b2a07d90d fix: allow viewport scaling (close #110) 2018-04-17 15:07:24 -04:00
Igor KuznetsovandEvan You e32d90bf20 fix: cli build --dest flag (#97) 2018-04-17 09:35:51 -04:00
方剑成andEvan You be82e098aa fix: css safe (#96) 2018-04-17 09:35:03 -04:00
Evan You 599edd2560 tweak(default-theme): navbar vertical alignment 2018-04-17 00:45:40 -04:00
Evan You 49894b9c52 docs: fix link 2018-04-17 00:25:15 -04:00
Evan You c7e35cf4fe chore: changelog 2018-04-16 23:57:24 -04:00
Evan You 1c92a4b2a0 0.5.1 v0.5.1 2018-04-16 23:57:05 -04:00
Evan You f56e5ae552 docs: recommend yarn 2018-04-16 23:56:39 -04:00
Evan You 99366968f5 feat: allow configuring host + default to 0.0.0.0 (close #86) 2018-04-16 23:43:48 -04:00
Evan You 62cd00ea78 fix: support mailto links in NavLink + style tweaks (close #93) 2018-04-16 23:34:37 -04:00