Commit Graph
1759 Commits
Author SHA1 Message Date
Franck 92e765a3e7 feat: Add some documentation 2019-11-12 15:46:15 +01:00
Franck ebeebc0732 feat: Improve questions 2019-11-12 14:54:38 +01:00
Franck 0dad05322c feat: Support VuePress theme download when user select a new one 2019-11-10 10:06:35 +01:00
Franck bb622e8fca feat: Add logic to download theme when user select a new one 2019-11-05 19:22:04 +01:00
Franck d7096ba430 feat: Add missing fields for theme config 2019-11-05 14:02:07 +01:00
Franck 787b21a142 fix: Lint error 2019-10-30 18:25:18 +01:00
Franck 8610ba18ae feat: Add markdown config 2019-10-30 17:36:15 +01:00
Franck 473e8381d8 feat: Improve code readability 2019-10-29 11:17:10 +01:00
Franck 822b36e166 feat: Add some markdow config 2019-10-29 10:15:29 +01:00
Franck b7bdc347f2 fix: Remove package-lock file 2019-10-28 15:41:29 +01:00
Franck 133d3048e8 feat: Add new inputs for theme config 2019-10-23 10:37:58 +02:00
Franck 1813818f60 refactor: Remove unnecessary code 2019-10-17 11:30:40 +02:00
Franck 5c7a29a644 Add tabs system and new fields for theme config 2019-10-11 16:45:58 +02:00
Franck 405bdbc07f Add ui theme config 2019-10-10 15:35:21 +02:00
Franck a63dc9fa35 Improve vuepress config fields 2019-10-08 19:03:36 +02:00
Franck d0a09ef694 Add task descriptions 2019-10-08 17:42:18 +02:00
Franck 07bc6a1b46 Add plugin logo 2019-10-08 16:49:18 +02:00
Franck c153e8ed5a feat($plugin): Create basic config for vue-cli vuepress plugin 2019-10-08 16:28:04 +02:00
ULIVZ d8c9568302 docs: update site title from 'VuePress 1.x' to 'VuePress'
See: #1737
2019-10-05 13:36:03 +08:00
Favo YangandULIVZ 9b53161cba docs: fixed GlobalLayout reference url in docs. (#1887) 2019-10-05 13:31:43 +08:00
Cainã BrazilandULIVZ f315f8f226 docs: fix to a little typo (#1888) 2019-10-05 13:31:07 +08:00
Haochen LiandULIVZ b25af0033d docs: fix documentation error (#1894) 2019-10-05 13:30:03 +08:00
Gary ChouandULIVZ cd0a4f8f36 docs: dynamically register a non-ssr-friendly component (#1900)
* Code block to dynamically register a component

As someone relatively new to JS + Vue, the existing sample code for dynamic imports didn't tell me how to actually register the component dynamically, which is the likely case for importing a module.

The proposed code block does both: it dynamically imports the module and also registers the component.

* docs: register non-ssr-friendly components

Using dynamic components to register non-ssr-friendly components.

* chore: tweaks
2019-10-05 13:29:06 +08:00
Sun HaoranandULIVZ 2f86010945 docs($cn): FAQ (#1901) 2019-10-05 13:05:23 +08:00
Sun HaoranandULIVZ 757e880ebd fix($theme-default): make dropdown-title's UI consistent with nav-link (#1890) 2019-10-05 13:02:47 +08:00
meteorlxyandULIVZ d34b0ba3d4 docs: normalize name of vuepress (#1899) 2019-10-05 00:34:57 +08:00
meteorlxyandULIVZ 830de80886 chore($core): fix typo in types defs (#1892) 2019-10-05 00:34:30 +08:00
ULIVZ c8cecd0bc0 chore: fix Warning: Setting pre-commit script in package.json > scripts will be deprecated
Please move it to husky.hooks in package.json, a .huskyrc file, or a husky.config.js file
Or run ./node_modules/.bin/husky-upgrade for automatic update
2019-10-05 00:32:17 +08:00
ULIVZ 974ef91c45 chore: fix lint & update lockfile 2019-10-05 00:29:38 +08:00
ULIVZandGitHub 40e191b822 chore: bump all dev dependencies to try to fix security alerts (#1886) 2019-10-05 00:10:07 +08:00
Alexey IskhakovandULIVZ 8d0767543f fix($core): cannot read property 'path' of undefined (#1906) 2019-10-04 23:56:39 +08:00
Kleis Auke WolthuizenandULIVZ dbda574be6 fix($theme-default): make arrow spacing consistent (#1907)
Minor regression of PR #1427.
2019-10-04 23:51:43 +08:00
Átila Camurça AlvesandULIVZ d858e432d4 docs: Add a README to vuepress package (close: #1908)(#1912)
Fixed #1908.
2019-10-04 23:10:35 +08:00
Franck AbgrallandGitHub c17c70e96a feat($core): Upgrade vue version (#1876) 2019-09-24 19:08:37 +02:00
ShigmaandULIVZ 51de6cfde8 fix($core): optimize error log (close: #1296) (#1413) 2019-09-24 01:07:18 +08:00
meteorlxyandULIVZ 2e3efb49dd feat($theme-default): smooth scroll (close #567) (#1881)
* feat($plugin-active-header-links): replace throttle by debounce

* feat($theme-default): use plugin-smooth-scroll (close #567)

* feat($theme-default): smooth-scroll option

* docs: smooth-scroll option of default theme

* docs: enable smooth-scroll
2019-09-23 23:52:15 +08:00
ULIVZandGitHub b44bab39df workflow: simplify changelog (#1883) 2019-09-23 23:42:27 +08:00
Billyyyyy3320andULIVZ c6ce6cf24d feat($shared-utils): resolve regularPath when getting permalink (#1786) 2019-09-23 00:15:44 +08:00
Franck AbgrallandULIVZ f913fea19c fix($markdown): Highlight kotlin code on snippets import (close: #1831)(#1874) 2019-09-22 23:41:09 +08:00
meteorlxyandfgiraud e0ef407aea fix($theme-default): regression of custom container default title (#1875) 2019-09-21 14:47:02 -04:00
Patryk NiedźwiedzińskiandFranck Abgrall 0e8a442faf fix($theme-default): Fix editLink on specific page (#1825) 2019-09-20 09:25:12 +02:00
Franck Abgrallandfgiraud 2fcacb4c3d fix(config): Check title only for PRs (#1853) 2019-09-18 14:34:39 -04:00
Ben Hongandfgiraud 907d8eed81 docs: Remove next recommendation (#1862)
The `next` flag seems like an artifact for those who are not on the latest VuePress. Since we are on VuePress 1.0, this should not be the default install path
2019-09-16 19:46:58 -04:00
Franck Abgrallandfgiraud 7f6391ee1d fix($changelog): Remove duplicate version in changelog (#1859)
* fix() Remove duplicate version in changelog

* fix() Fix commits name for v1.0.3
2019-09-16 19:45:23 -04:00
Hatice EdisandFranck Abgrall a8ce645ea9 fix($theme-default): Make navbar dropdown links accessible (#1837) 2019-09-15 16:46:58 +02:00
fgiraudandGitHub 3a22fd1e01 chore(changelog): merge changelog into master v1.1.0 (#1858)
* chore(changelog): generate changelog for 1.1.0 version
2019-09-14 12:46:09 -04:00
giraud florent d811bfbe38 v1.1.0 v1.1.0 2019-09-14 12:15:42 -04:00
KidandFranck Abgrall c7999cf12f fix($docs): Update link to the 0.x documentation (#1852) 2019-09-12 18:07:39 +02:00
DivyaandFranck Abgrall e8064b01ee feat($theme-default) Propagate toggleSidebar event to parent (#1816) 2019-09-12 17:33:00 +02:00
Anton WilhelmandFranck Abgrall eb231bf01a fix($theme-default): Expand nested sidebar groups (#1540) 2019-09-12 17:10:16 +02:00