Commit Graph
1797 Commits
Author SHA1 Message Date
meteorlxy 50196a351a ci: upgrade ci scirpts 2019-11-28 17:35:26 +08:00
meteorlxy 364571bc61 style($shared-utils): lint the code 2019-11-28 17:20:23 +08:00
meteorlxy bd146ec930 build: refine commitlint config 2019-11-28 17:19:50 +08:00
meteorlxy b182e7c931 build($shared-utils): add types defs package 2019-11-28 17:19:22 +08:00
meteorlxy 8d0c27b69b style($core): lint types defs 2019-11-28 17:16:28 +08:00
meteorlxy 2240fa1f73 build: refine typescript configs 2019-11-28 17:09:55 +08:00
meteorlxy 48ca07aa8c style: lint the codebase 2019-11-28 16:22:53 +08:00
meteorlxy 6e92fdb3e0 build: gitignore editor configs 2019-11-28 16:22:25 +08:00
meteorlxy fd4e106854 build: refine eslint and set up commitlint 2019-11-28 16:22:04 +08:00
meteorlxy ef96a54dc9 chore: gitignore maintenance 2019-11-28 14:36:33 +08:00
meteorlxy c132357558 build($core): bump webpack-chain version 2019-11-28 14:30:34 +08:00
meteorlxy 669103a91c docs: update comments in travis config and sycn zh docs 2019-11-28 10:24:32 +08:00
Justin W. Floryandmeteorlxy e35baeb8d0 docs: update sample travis-ci config (#2012)
This commit updates the sample Travis CI config used in the docs to
deploy VuePress. Travis CI includes a config linter online and I made
these changes from the feedback from the Travis CI config linter. These
changes work cleanly with the latest API version of Travis CI at time of
commit.

Signed-off-by: Justin W. Flory <git@jwf.io>
2019-11-28 10:20:12 +08:00
meteorlxy 23ce8668d8 docs: refine directory-structure guide (close #1924) 2019-11-27 17:34:04 +08:00
SigureMoandmeteorlxy b00b277afd fix($theme-default): wrong algolia search route with base config (#2007) 2019-11-27 17:13:15 +08:00
Sun Haoranandmeteorlxy 0bb85a4d86 fix($core): temp option in siteConfig has not effect (fix #2038) (#2040) 2019-11-27 15:26:38 +08:00
canfulandmeteorlxy fc48e21a0c docs($zh): fix wrong link to default template files (#2036) 2019-11-27 14:33:17 +08:00
Ajit Panigrahiandmeteorlxy a69df2101a fix($plugin-google-analytics): duplicate tracking of first page (fix #2017) (#2039) 2019-11-27 14:25:33 +08:00
wxsmandmeteorlxy 28a10c6077 docs: fix misleading shouldPrefetch link (#2025) 2019-11-27 11:26:55 +08:00
meteorlxy bb26748da1 chore($shared-utils): fix typos in comments 2019-11-27 11:08:13 +08:00
Franck Abgrallandmeteorlxy 245be8dbb8 fix($core): set NODE_ENV before creating app (#1972) 2019-11-27 10:55:24 +08:00
wxsmandBillyyyyy3320 1a930dc22e docs($cn): add missing translations about Markdown Emoji
* Docs: fix missing translation of Zh.

`Emoji -> A list of all emojis available can be found here.` is missing in zh translation.

* docs: fix missing translation of Zh.
2019-11-16 08:37:02 +08:00
Sun HaoranandULIVZ 81a5b5fba3 docs: remove next tag (#2009) 2019-11-14 18:58:14 +08:00
Nimit BhargavaandFranck Abgrall 7d6e420eb4 fix($docs): Fixed typo (#1997) 2019-11-10 10:23:41 +01:00
SigureMoandULIVZ c0ad78b03b docs: fix flowchart which is not working (#2010) 2019-11-10 14:38:17 +08:00
SigureMoandBillyyyyy3320 c9ac2795cf docs($cn): fix and translate nav-link for local development 2019-11-09 20:02:40 +08:00
Nimit BhargavaandFranck Abgrall 6a8412677f fix($docs): Uniforming VuePress labels in documentation (fix #1998) 2019-11-08 15:18:46 +01:00
ToreandFranck Abgrall 73089a0446 feat($markdown): Support for Rust file extension 2019-11-08 15:13:22 +01:00
Lucas HenriqueandULIVZ 2a772fff1a docs: fix design concepts typo (#1995) 2019-11-04 19:38:24 +08:00
Jorge BaumannandULIVZ 1138db4863 docs: update using-a-plugin.md (#1988)
Update to use triple `xxx` instead double `xx`, for consistency in all examples
2019-11-02 15:31:03 +08:00
Nicolas BrousseandULIVZ a058638d20 chore: fix English typo on error message (#1994)
It should be "encountered" not "encounted".
2019-11-02 15:30:34 +08:00
Billyyyyy3320andmeteorlxy ba7f586e2e docs($theme-default): add Navbar Logo section for Default Theme Config (#1982) 2019-10-28 10:02:14 +08:00
Franck AbgrallandGitHub 89a4a8d954 feat($config): Allow overriding badges colors (close #1940) (#1941) 2019-10-26 16:39:54 +02:00
Franck Abgrallandmeteorlxy 0e5519a235 fix($default-theme): deep sidebar links rendenring (#1973) 2019-10-26 12:13:22 +08:00
Franck Abgrallandmeteorlxy 98977c90d5 docs: move extractHeader documentation to the right section (#1980) 2019-10-26 12:10:24 +08:00
RamonaandULIVZ 6aaff68169 docs: add Navbar Logo section for Default Theme Config (close: #1932)(#1974) 2019-10-25 11:21:01 +08:00
Jessica ParsonsandFranck Abgrall 28a0ed9823 fix($shared-utils): Add curly quotes to rSpecial (#1934) 2019-10-23 12:41:42 +02:00
Darrius WrightandULIVZ 890e85d449 fix($theme-default): slots don't allow customization for Sidebar & Page (close: #1950) (#1951) 2019-10-22 00:09:29 +08:00
Franck AbgrallandULIVZ d2fef5d8f6 feat($markdown): extractHeaders option (close: #1903) (#1945) 2019-10-21 23:36:21 +08:00
Sun HaoranandULIVZ cd72accb99 fix($theme-default): close dropdown-links when focusout on the last item (close #1948) (#1952) 2019-10-21 23:25:10 +08:00
Rodrigo MedinaandULIVZ 55c03f6cc4 chore($markdown): fixed typo in packages/@vuepress/markdown/lib/preWrapper.js (#1961) 2019-10-21 10:55:28 +08:00
meteorlxyandBillyyyyy3320 d179a941c5 docs($theme-default): add version badge to smooth-scroll (close: #1930)(#1939) 2019-10-19 16:07:42 +08:00
Billyyyyy3320andFranck Abgrall 770ba72e62 feat($theme-default): Support configuring target and rel for nav links (close #1353) (#1734) 2019-10-16 18:51:45 +02:00
Tal KorenandFranck Abgrall bc4032ddf8 docs: fix broken link to "Contribute" on README.md (#1954) 2019-10-14 11:32:59 +02:00
ULIVZ c56d889fa3 chore: 1.2.0 changelog 2019-10-12 08:02:50 +09:00
ULIVZ f61e2d42b4 v1.2.0 v1.2.0 2019-10-12 07:13:39 +09:00
Ivan MedinaandULIVZ 6aaa7d7aea fix($markdown): notify error when not found snippet (close: #1872) (#1910) 2019-10-12 07:09:22 +09:00
YoshinoriNandULIVZ 7c973abca3 refactor($theme-default): use stylus instead of native css in style tag (#1933) 2019-10-12 06:53:26 +09:00
Martin MuzatkoandULIVZ cdbfd757ac feat($core): support async function exported in vuepress config (close: #1185) (#1925) 2019-10-12 06:49:20 +09:00
Eduard Cotandfgiraud 1f3e4e297b feat($core): config pattern of resolved files (#1705)
* feat($core): config pattern of resolved files

Thank's for your work @eduardcotmrf  good job

fix #1700
2019-10-08 20:03:20 +02:00