ULIVZ
cfd12e1931
chore: fix lint & update lockfile
2019-10-05 00:28:03 +08:00
ULIVZ
67e2f3f7f9
chore: bump all dev dependencies to try to fix security alerts
2019-09-24 01:24:28 +08:00
Shigma and ULIVZ
51de6cfde8
fix($core): optimize error log ( close : #1296 ) ( #1413 )
2019-09-24 01:07:18 +08:00
meteorlxy and ULIVZ
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
ULIVZ and GitHub
b44bab39df
workflow: simplify changelog ( #1883 )
2019-09-23 23:42:27 +08:00
Billyyyyy3320 and ULIVZ
c6ce6cf24d
feat($shared-utils): resolve regularPath when getting permalink ( #1786 )
2019-09-23 00:15:44 +08:00
Franck Abgrall and ULIVZ
f913fea19c
fix($markdown): Highlight kotlin code on snippets import ( close : #1831 )( #1874 )
2019-09-22 23:41:09 +08:00
meteorlxy and fgiraud
e0ef407aea
fix($theme-default): regression of custom container default title ( #1875 )
2019-09-21 14:47:02 -04:00
Patryk Niedźwiedziński and Franck Abgrall
0e8a442faf
fix($theme-default): Fix editLink on specific page ( #1825 )
2019-09-20 09:25:12 +02:00
Franck Abgrall and fgiraud
2fcacb4c3d
fix(config): Check title only for PRs ( #1853 )
2019-09-18 14:34:39 -04:00
Ben Hong and fgiraud
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 Abgrall and fgiraud
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 Edis and Franck Abgrall
a8ce645ea9
fix($theme-default): Make navbar dropdown links accessible ( #1837 )
2019-09-15 16:46:58 +02:00
fgiraud and GitHub
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
Kid and Franck Abgrall
c7999cf12f
fix($docs): Update link to the 0.x documentation ( #1852 )
2019-09-12 18:07:39 +02:00
Divya and Franck Abgrall
e8064b01ee
feat($theme-default) Propagate toggleSidebar event to parent ( #1816 )
2019-09-12 17:33:00 +02:00
Anton Wilhelm and Franck Abgrall
eb231bf01a
fix($theme-default): Expand nested sidebar groups ( #1540 )
2019-09-12 17:10:16 +02:00
eryn L. K and Franck Abgrall
1ba06ae118
feat($plugin-search): Add support for search hotkeys ( #1848 )
2019-09-12 09:46:40 +02:00
Bronson Quick and fgiraud
0434f15992
fix: Add npm ci instructions for Travis CI
...
* Add npm ci instructions
fix #1844
2019-09-10 19:28:42 -04:00
Vinicius Julião and fgiraud
ade328f831
fix: search box max suggestions not working as expected ( #1728 )
...
fix: search box max suggestions
fix #1728
2019-09-10 19:16:56 -04:00
Antoine Caron and Franck Abgrall
543fd6c853
feat($config): make extendPageData async ready without breaking changes ( #1546 )
2019-09-10 18:22:09 +02:00
Daniël van de Giessen and Franck Abgrall
f9643917a1
fix($last-updated): use file author time instead of submodule commit time ( #1640 )
2019-09-10 15:49:32 +02:00
emmm and Franck Abgrall
74017c5dc3
fix($theme-default): add text ellipsis to navbar ( #1683 ) ( #1840 )
2019-09-10 14:53:51 +02:00
boaz0 and Franck Abgrall
c6f1322f55
Add search box placeholder setting to theme-config ( #1834 )
...
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com >
2019-09-10 11:35:55 +02:00
YJ and fgiraud
696717b7db
fix: #1845 bump js-yaml ( #1846 )
...
* security: bump js-yaml
* fix : #1845
2019-09-09 11:16:56 -04:00
Alex Parra and ULIVZ
be95210dae
docs($cn): fix broken links ( close : #1812 ) ( #1842 )
2019-09-09 08:30:23 +08:00
Billyyyyy3320 and fgiraud
9050871b0d
refactor($core): stop watching unnecessary events ( #1827 )
2019-09-08 11:46:31 -04:00
Bronson Quick and fgiraud
48162aadd6
Add npm install ( #1826 )
2019-09-08 02:27:41 -04:00
Franck Abgrall and GitHub
fe7301bc48
feat: Improve CI process ( #1759 )
2019-09-07 14:07:16 +02:00
Shigma and fgiraud
3b68913996
feat($core): better layout check ( #1455 )
...
* better layout check
* enhance resolve SFCs
* fix(layout): fix broken class content
* fix(delete): delete useless use of context
2019-09-07 00:58:17 -04:00
Mathieu TUDISCO and fgiraud
6b5a00208a
refactor($theme-default): extract page components ( #1427 )
...
* refactor(default-theme): Extract PageEdit component and Extract PageNav component.
2019-09-07 00:27:01 -04:00
John Cole and Franck Abgrall
f1703cb32f
docs: Update permalinks.md ( #1814 )
2019-09-06 14:50:35 +02:00
fgiraud and GitHub
712deac419
Merge pull request #1832 from s-pace/feat/search
...
feat: reenable search
2019-09-06 01:34:04 -04:00
fgiraud and GitHub
b47ea6429a
Merge pull request #1838 from vuejs/next
...
chore(changelog): add changelog to v1.0.4
2019-09-05 20:52:55 -04:00
giraud florent
3823eaaafe
chore(changelog): add changelog to v1.0.4
2019-09-05 20:47:57 -04:00
giraud florent
478b058cc7
v1.0.4
v1.0.4
2019-09-05 20:33:31 -04:00
fgiraud and GitHub
56462c019f
Merge pull request #1782 from vinayakkulkarni/add-vinayakkulkarni-to-core
...
chore(member): add `vinayakkulkarni` as a core contributor
2019-09-05 16:15:51 -04:00
Franck Abgrall and GitHub
92a1c02118
feat: Disable next and prev links from global config ( #1761 )
...
* core: add lodash deps
* core: disable next and prev links from global config
* doc: add documentation
* core: resolvePageLink function refactoring
* docs: Improve Prev 'Next links' section description
2019-09-05 20:14:06 +02:00
fgiraud and GitHub
dad9c8cedb
Merge pull request #1771 from sodatea/do-not-transpile-core-js
...
fix($core): do not transpile core packages' dependencies
fix #1753
fix #4539
fix #1729
2019-09-05 10:14:44 -04:00
fgiraud and GitHub
f8897598bd
Merge pull request #1811 from vuejs/feat/docs-local-development
...
docs(dev): adding doc to local development and add more script
2019-09-03 19:08:00 -04:00
s-pace
68861f026a
feat: renable search cc #697
2019-09-03 10:24:58 +02:00
Franck Abgrall and GitHub
a81ef8aacf
doc: Add an example of a fully PWA-compliant config for pwa-plugin ( #1769 )
2019-08-30 14:39:25 +02:00
giraud florent
852c5fe577
docs(dev): adding doc to local development and add more script
2019-08-28 12:42:07 -04:00
James George and Franck Abgrall
6d47c9e755
docs: Update badge license link ( #1794 )
...
made license badge point to the respective file
2019-08-28 15:19:33 +02:00
Kamal Hasan Mahmud and Franck Abgrall
bb611821dd
fix: contributors commit link ( #1809 )
2019-08-28 15:16:57 +02:00
Átila Camurça Alves and ULIVZ
ea59695bef
chore: extra line break removed ( #1791 )
2019-08-25 15:40:15 +08:00
ULIVZ and GitHub
e74d71e7d9
workflow: add CONTRIBUTING.md ( #1739 )
...
* workflow: add CONTRIBUTING.md
* style: rephrase and clean existing content
* chore: add pull requests specs
* chore: add commit specs
2019-08-25 15:38:47 +08:00
Jan Keromnes and ULIVZ
138ce32c90
chore(contributors): make contributions easier with automated gitpod setup ( #1772 )
2019-08-25 15:37:52 +08:00
Xerrors and ULIVZ
776a0ee39e
docs: update inheritance.md ( #1774 )
2019-08-25 15:34:41 +08:00