Skip to content

[DNM] master -> lang-ja #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 365 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
365 commits
Select commit Hold shift + click to select a range
d3af36c
Document changes related to $attrs $listeners and v-on.native (close …
LinusBorg Oct 23, 2020
6ba05d1
fix: fix sidebar depth for Global AP(, close #645
NataliaTepluhina Oct 23, 2020
000b53c
Merge branch 'master' of github.com:vuejs/docs-next
NataliaTepluhina Oct 23, 2020
dee5886
fix: fixed custom directives on components
NataliaTepluhina Oct 23, 2020
5b3c722
docs: add reference to table to track vue 3 compat libraries
bencodezen Oct 20, 2020
3be5dba
docs: fix typo
bencodezen Oct 23, 2020
40e361f
fix: transition needs children to use v-else-if
skirtles-code Oct 20, 2020
ec93943
docs(team): add antfu
antfu Oct 4, 2020
3d65238
Update members.js
antfu Oct 4, 2020
0feab1c
Update members.js
antfu Oct 4, 2020
238422b
fix: reduce heading levels for Template Refs to match other pages (#638)
skirtles-code Oct 23, 2020
edf61f8
fix: fixed casing for event
NataliaTepluhina Oct 24, 2020
bb78180
Merge branch 'master' of github.com:vuejs/docs-next
NataliaTepluhina Oct 24, 2020
ec79709
fix: fixed example for events casing
NataliaTepluhina Oct 24, 2020
a502ebe
docs: clarify the usage of toRefs and toRef for optional props (#639)
skirtles-code Oct 24, 2020
722b92e
feat: created generic Codepen Snippet component (#548)
ErickPetru Oct 27, 2020
6515388
feat: migration badges support i18n (#650)
veaba Oct 28, 2020
e2d60de
Update reactivity-computed-watchers.md (#647)
veaba Oct 28, 2020
29497ad
Update plugins.md (#658)
kaeyon Oct 29, 2020
4ff6eb6
chore: update my info (#657)
znck Oct 29, 2020
05a1a31
Update component-basics.md (#654)
ro-n Oct 29, 2020
deb77f4
typo at Typing `refs` (#661)
scott-leung Oct 31, 2020
1cb74b9
fix: fixed ToDoMVC example
NataliaTepluhina Oct 31, 2020
331758f
Merge branch 'master' of github.com:vuejs/docs-next
NataliaTepluhina Oct 31, 2020
a74bfed
feat(composition-api): add overload for inject factory (#662)
pikax Oct 31, 2020
7e484c3
feat(migration): transition-group (close #648) (#649)
LinusBorg Oct 31, 2020
5aee5c8
docs (#18): add deployment page (#412)
bencodezen Oct 31, 2020
572b3cc
Debugging in VS Code Cookbook Recipe (#663)
sdras Nov 1, 2020
df85420
chore: fix heading level (#667)
kawamataryo Nov 2, 2020
5a47a77
fix: update broken links in deployment.md (#669)
skirtles-code Nov 3, 2020
0e5b678
fix: update links to point at the Vuex 4 documentation (#671)
skirtles-code Nov 4, 2020
43a0037
Document removal of $children API on Migration guide (#670)
NataliaTepluhina Nov 4, 2020
14851f5
fix: fixed custom directives migration guide
NataliaTepluhina Nov 4, 2020
474063a
Merge branch 'master' of github.com:vuejs/docs-next
NataliaTepluhina Nov 4, 2020
9080882
Update the GitHub repo link to `vue-next` (#672)
yuler Nov 4, 2020
265b8b5
Update introduction.md (#673)
Alex-Sokolov Nov 5, 2020
6453ae5
Improve formatting of teleport.md (#674)
inquisitivecrystal Nov 5, 2020
881e133
Fix a typo (#675)
kidonng Nov 5, 2020
3a40518
Add inject example to reactive section of docs (#677)
Timibadass Nov 8, 2020
8cbc585
Fix: typo in global-api-treeshaking (#678)
niroula-kushal Nov 8, 2020
4c0ff76
fix: increase header depth and tweak wording in transitions-overview.…
skirtles-code Nov 8, 2020
af5b09f
fix: add two migration pages to the sidebar index (#680)
skirtles-code Nov 8, 2020
dbeed5b
fix: correct two examples of using h with components and slots (#681)
skirtles-code Nov 8, 2020
a2f811f
docs: update component-slots.md (#685)
beiding110 Nov 10, 2020
a37a85c
fix: revise the migration guide for $children, especially the example…
skirtles-code Nov 11, 2020
8b9ab51
Restore search page (#682)
NoelDeMartin Nov 11, 2020
d5fb5ae
update jsdelivr link (#684)
isaacl Nov 11, 2020
008ec9a
fix: minor revisions to the migration guide for custom directives (#689)
skirtles-code Nov 11, 2020
ea8aa4c
fix: revise the migration guide for the emits option (#690)
skirtles-code Nov 11, 2020
afd1dd2
fix: update the migration guide introduction (#691)
skirtles-code Nov 11, 2020
80ddbb7
Add TypeScript + Webpack Configuration Tip (#696)
dansalias Nov 18, 2020
9943bcc
docs: fix typo(add comma) (#697)
nukopy Nov 18, 2020
1acbe28
Move the migration and contribution guidelines in separate sections (…
NataliaTepluhina Nov 19, 2020
1e772b3
Update application-config.md (#704)
vjandrei Nov 20, 2020
ab3cb93
Add Vue mastery Promotion Banner (#701)
pieer Nov 20, 2020
e554cd6
fix: add an emits option to examples that emit events (#705)
skirtles-code Nov 21, 2020
7b110ff
Document migrating Vue.prototype to globalProperties (#706)
skirtles-code Nov 22, 2020
da71235
updated routing.md (#709)
Nov 24, 2020
2915212
Update render-function.md (#708)
exarus Nov 24, 2020
fa461e8
Update optimizations.md (#714)
sfengyuan Nov 26, 2020
ac5bec3
docs: expand the page on render functions, especially their use of sl…
skirtles-code Nov 28, 2020
367358b
fix: update component-custom-events.md (#717)
tobiaskapser Nov 28, 2020
d451d21
Add bundling with rollup to docs (#683)
DonNicoJs Nov 29, 2020
3ad6eaf
chore: upgraded vuepress dependencies
NataliaTepluhina Dec 2, 2020
23c4360
Editorial Fixes (#735)
fimion Dec 6, 2020
10fa837
feat: add carbon ads (#724)
posva Dec 6, 2020
959da2c
config: revert banner (#737)
bencodezen Dec 7, 2020
8b297ba
fix: Resolve typo in application-config example (#736)
potato4d Dec 7, 2020
7e65f12
docs(ts-support): annotating props with validators and default values…
JensDll Dec 8, 2020
c9b8954
feat: added `created` hook to directives (#719)
NataliaTepluhina Dec 8, 2020
3804d0e
docs: fix typo in component-provide-inject.md (#741)
veaba Dec 9, 2020
c332ac5
chore(deps): bump ini from 1.3.5 to 1.3.8 (#744)
dependabot[bot] Dec 13, 2020
b4c8aad
docs(guide/migration/watch.md): fix typo (#743)
AMTazi Dec 13, 2020
8044d0e
fix: explain how to omit dynamic attributes (#745)
skirtles-code Dec 13, 2020
8e9cd43
docs: add a link from $attrs to inheritAttrs (#746)
skirtles-code Dec 13, 2020
5524819
Update events.md (#747)
shivams906 Dec 15, 2020
0eebf0e
Revise component-basics.md (#740)
skirtles-code Dec 18, 2020
4f66158
Fix tip colons (#750)
FeixuRuins Dec 18, 2020
713650e
Update reactivity.md (#749)
infinnie Dec 18, 2020
2aa4491
Fix: typo in single-file-component.md (#760)
Dec 22, 2020
9d48e28
fix: error option in async component migration page (#759)
lovetingyuan Dec 22, 2020
2706494
Changed a recommendation for custom events name casing (#754)
NataliaTepluhina Dec 25, 2020
363641a
chore: standartize Array casing
NataliaTepluhina Dec 25, 2020
2ccbaef
Merge branch 'master' of github.com:vuejs/docs-next
NataliaTepluhina Dec 25, 2020
6da1feb
feature: add svg diagrams
bencodezen Dec 27, 2020
aa76cd1
update lifecycle diagram and optimize it (#767)
sdras Dec 27, 2020
4883478
chore: replace node-sass with sass (#768)
Xenonym Jan 1, 2021
908a334
refactor: move composition api guide to increase discoverability (#713)
bencodezen Jan 1, 2021
5192278
fix(api): remove arguments of `unmount` api (#770)
underfin Jan 1, 2021
24c809e
fix: correct small bugs in the v-for array refs examples (#771)
skirtles-code Jan 2, 2021
2888e50
Update built-in-components.md (#780)
Alex-Sokolov Jan 6, 2021
4b551fb
feat: add note on isCustomElement in runtime-only builds (#779)
Xenonym Jan 6, 2021
567c9a8
docs: mention accessing createApp from a CDN build (#774)
skirtles-code Jan 6, 2021
ffbd879
feat: add translation links (#775)
veaba Jan 6, 2021
93f7b01
Update functional-components.md (#777)
Alex-Sokolov Jan 6, 2021
dec4610
chore(deps): bump axios from 0.19.2 to 0.21.1 (#781)
dependabot[bot] Jan 6, 2021
c04982e
docs: mention v-bind.sync in the migration guide introduction (#772)
skirtles-code Jan 6, 2021
c39a08e
fix: remove slashes before dollar signs (#782)
skirtles-code Jan 6, 2021
0391e2e
fix: change the language on some code blocks to match the code (#783)
skirtles-code Jan 6, 2021
fa60703
Update transitions-list.md (#785)
Alex-Sokolov Jan 7, 2021
e2c8359
docs: small revisions to the global API migration guide (#788)
skirtles-code Jan 8, 2021
50abc51
docs: add links to the guide from the migration guide for v-if/v-for …
skirtles-code Jan 8, 2021
8a834fb
fix: adjust the line breaks in a template syntax example (#790)
skirtles-code Jan 8, 2021
ec0816e
fix: reword the introduction and example for application config (#791)
skirtles-code Jan 8, 2021
6ff094a
docs: addng documentation for watch and proxied objects (#734)
fimion Jan 8, 2021
705fea0
Added slot to todo list component (#763)
hitautodestruct Jan 10, 2021
aefafd4
Update component-slots.md (#792)
timkley Jan 10, 2021
fe87afe
fix: try to prevent Carbon Ads from causing problems (#798)
skirtles-code Jan 10, 2021
5b9060a
fix: grammar and casing on video title (#795)
bencodezen Jan 10, 2021
3f699df
Update transitions-enterleave.md (#797)
Alex-Sokolov Jan 10, 2021
4a333dd
fix: wrap unintended template syntax with `v-pre` (#799)
skirtles-code Jan 10, 2021
4f4a5e6
Add type inference for emitted events (#800)
NataliaTepluhina Jan 11, 2021
9e3d61a
docs: use destructuring to access createApp, etc. in render-function.…
skirtles-code Jan 12, 2021
b740951
feat: added an example to use api
NataliaTepluhina Jan 13, 2021
9dc86cc
fix: fixed an indentation
NataliaTepluhina Jan 13, 2021
9eca838
fix: fixed use API example
NataliaTepluhina Jan 13, 2021
7745e70
fix: using a keyCode with v-on is no longer supported (#807)
skirtles-code Jan 14, 2021
e5b34b2
docs: swap more examples to destructuring for accessing the global Vu…
skirtles-code Jan 14, 2021
eac3457
fix: fixed emits heading
NataliaTepluhina Jan 14, 2021
6c22374
Merge branch 'master' of github.com:vuejs/docs-next
NataliaTepluhina Jan 14, 2021
75f2310
Update introduction.md (#796)
doingandlearning Jan 14, 2021
5cfa447
fix: added keys
NataliaTepluhina Jan 14, 2021
0ae74e7
Revert "fix: added keys"
NataliaTepluhina Jan 14, 2021
b8ef369
fix: added keys (#810)
NataliaTepluhina Jan 15, 2021
8072034
feature: add blog link (#812)
bencodezen Jan 16, 2021
7eda94f
docs: refactor the effect on the sponsors and fix a position caching …
skirtles-code Jan 16, 2021
7198ad4
feature: add an API entry for mergeProps (#817)
skirtles-code Jan 18, 2021
3358c48
fix: images and styling for one-time donation buttons (#819)
skirtles-code Jan 18, 2021
27ca5bd
Use `@vitejs/app` instead of `vite-app` (#818)
hanhan9449 Jan 18, 2021
7f9401e
feat: add unwrap example code to reactive (#814)
pikax Jan 18, 2021
604de44
Update list.md (#820)
Alex-Sokolov Jan 19, 2021
02c87af
docs: updating guidance for conditional class application (#824)
OvidijusParsiunas Jan 22, 2021
1cd0184
docs: update src/guide/optimizations.md (#821)
ShroXd Jan 22, 2021
1989bf3
Clarify IME caveat tip (#804)
tylermercer Jan 22, 2021
efbbe59
Document why watched template refs require the`flush: 'post'` option …
LinusBorg Jan 25, 2021
dbe43f8
Update introduction.md (#829)
cnryb Jan 30, 2021
5b516a0
Update introduction.md (#831)
cnryb Jan 30, 2021
e7c380d
Update composition-api-introduction.md (#832)
Alex-Sokolov Jan 30, 2021
6575898
docs: add useCssModule (#833)
skirtles-code Jan 31, 2021
8f73caf
Introduction: fix typo in yarn command (#830)
graup Jan 31, 2021
c3b5b05
docs: update SFC state-driven CSS variables link + usage (#835)
andymerskin Feb 1, 2021
438189a
docs: mention TSX support and how to enable it with Vue CLI (#837)
skirtles-code Feb 1, 2021
c7f5a9e
Fix wrong comment in basic-reactivity.md (#836)
Feb 1, 2021
f956091
docs: mention unwrapping of refs for readonly and shallow proxies (#840)
skirtles-code Feb 3, 2021
4797c24
migration: add example for replacement of eventHub (#846)
LinusBorg Feb 7, 2021
cb38a49
docs: update vue test utils link (#850)
andreiTn Feb 7, 2021
3e5e52e
docs: shallow unwrap on setup (#851)
pikax Feb 9, 2021
d7b0ca0
chore: fix typos (#852)
pikax Feb 10, 2021
f9828e0
fix: correct a couple of typos in reactivity-fundamentals.md (#853)
skirtles-code Feb 10, 2021
8822df4
fix instead tab to 2 spaces (#858)
harapeko Feb 12, 2021
32b9fde
Add missing word (#860)
susanBuck Feb 15, 2021
35f5b52
docs: reduce the reliance on the global Vue in API Reference examples…
skirtles-code Feb 16, 2021
9436d6c
Correct spelling (#907)
EdwardBetts Feb 24, 2021
eb244fd
docs: add a section about using custom directives in render functions…
skirtles-code Feb 24, 2021
8eaf11b
docs: add an example of using defineComponent in a single-file compon…
skirtles-code Feb 24, 2021
a8463c6
Update installation.md (#841)
moosemanf Feb 24, 2021
325b474
docs: add a migration entry for renaming `hook:` to `vnode-` (#857)
skirtles-code Feb 24, 2021
61274b0
Update README.md (#909)
darrenliuwei Feb 24, 2021
799b2c8
SSR guide (#864)
NataliaTepluhina Feb 24, 2021
7cacf99
add word about (#913)
P-James Feb 25, 2021
5092c4f
fix: changed datetime to datetime-local (#910)
NataliaTepluhina Feb 25, 2021
4b0baab
docs: use local copies of images rather than external URLs (#914)
skirtles-code Feb 27, 2021
174a439
fix `resolveComponent ` return type error (#917)
satrong Mar 1, 2021
d941acd
fix: switch the reactivity/proxies CodePen to the Vue account (#919)
skirtles-code Mar 2, 2021
60f977c
Update instance-methods.md (#920)
Alex-Sokolov Mar 2, 2021
2a7361e
chore(deps): bump prismjs from 1.22.0 to 1.23.0 (#921)
dependabot[bot] Mar 2, 2021
8143a4e
chore(installation): unify and fix some markdown styles (#918)
kangetsu121 Mar 2, 2021
83e32e2
Added `propsData` to migration guide (#916)
NataliaTepluhina Mar 2, 2021
6f07f96
Update options-lifecycle-hooks.md (#922)
Alex-Sokolov Mar 2, 2021
3281700
docs: add korean translation site link (#805)
narusas Mar 3, 2021
64f9be3
Fix typo, track function name should be 'track' instead of 'effect' (…
tianzhou Mar 4, 2021
3e876a7
docs: add self hosting Vue as an option in the installation guide (#923)
skirtles-code Mar 7, 2021
5fe8e0d
docs: add an introduction to suspense to the migration guide (#912)
skirtles-code Mar 7, 2021
8188362
docs: add translations guide (#825)
skirtles-code Mar 8, 2021
2106042
Added watching a nested property to API reference (#935)
NataliaTepluhina Mar 10, 2021
3147cc5
Mention application mounting changes in migration guide and API (#936)
NataliaTepluhina Mar 10, 2021
b1a152a
chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#938)
dependabot[bot] Mar 11, 2021
71156a1
fix: add missing > to examples in mount-changes.md (#939)
skirtles-code Mar 11, 2021
4f326b9
docs: switch the Virtual DOM CodePen to the Vue account (#942)
skirtles-code Mar 12, 2021
7608a12
fix: update the supporting libraries section of the migration guide (…
skirtles-code Mar 12, 2021
1dfd434
fix: add an emits option to style guide examples that use $emit (#941)
skirtles-code Mar 12, 2021
f702027
chore: fix a menu link for 'Vue Test Utils' (#943)
Mar 14, 2021
1fe6b43
docs: mention the removal of set, delete, $set and $delete (#945)
skirtles-code Mar 15, 2021
37ea2b4
docs: use a less ambiguous date format for 'Last updated' (#944)
skirtles-code Mar 15, 2021
91a4425
docs: enhance the Reactivity in Depth guide (#934)
skirtles-code Mar 18, 2021
ac55a72
fix grammatical error in installation.md (#953)
idorenyinudoh Mar 19, 2021
1a0e295
fix error about deep option of watch in instance-methods.md (#951)
likev Mar 20, 2021
fddab34
vueschool free-weekend banner (#952)
rahaug Mar 22, 2021
c94b11f
Correct "Handling `v-model` modifiers" URL (#958)
debiasio Mar 23, 2021
6f904c1
proposal of 'allow listing' as an inclusive alternative to 'whitelist…
joaomelo Mar 24, 2021
2400973
docs: convert unexplained variables to arguments in an emits example …
skirtles-code Mar 24, 2021
88c80d0
update vueschool banner (#966)
rahaug Mar 29, 2021
f27fce0
feat: added Vite to SSR (#973)
NataliaTepluhina Mar 30, 2021
5d5b897
update vueschool banner (#977)
rahaug Mar 30, 2021
8c9ebf1
docs: Add type definition for `globalProperties` in TypeScript chapte…
dev-itsheng Apr 1, 2021
b4b3eaf
Link vue-router-next in routing page (#979)
cypressious Apr 1, 2021
eb8b24b
fix: update broken link to the custom element spec (#978)
skirtles-code Apr 2, 2021
9b7180f
docs: migrate two CodePens from the examples to the Vue account (#981)
skirtles-code Apr 2, 2021
cb8bc09
chore: remove vueschool banner (#982)
rahaug Apr 3, 2021
e95dc4c
French translation (#955)
demahom18 Apr 4, 2021
588c1f6
Using built-in components with render and :is (#946)
skirtles-code Apr 4, 2021
90688fa
Update options-data.md (#950)
likev Apr 5, 2021
88c61cb
Ssr webpack (#937)
NataliaTepluhina Apr 5, 2021
a8385ea
docs: migrate a11y-semantics.md CodePens to the Vue account (#983)
skirtles-code Apr 6, 2021
beb65fb
docs: migrate 3 CodePens to the Vue account (#984)
skirtles-code Apr 6, 2021
366b69f
Add banner for vuemastery free weekend (#986)
pieer Apr 10, 2021
18c496a
fix: banner bug, breaking search (#988)
skirtles-code Apr 10, 2021
5284fac
Fix jump when banner disapear (#992)
pieer Apr 11, 2021
d622347
Update a11y-semantics.md (#991)
mstnorris Apr 17, 2021
4a437b6
docs: add Vue.version and app.version to the API reference (#999)
skirtles-code Apr 21, 2021
9449bc4
fix: remove duplicate word 'returns' from h description (#1000)
skirtles-code Apr 21, 2021
f0b4e44
fix: update link to `<script setup>` RFC (#1002)
skirtles-code Apr 22, 2021
2b0801e
fix: mixins don't recursively merge data (#1003)
skirtles-code Apr 22, 2021
f0cfcb0
docs: add to the list of drawbacks for mixins (#1004)
skirtles-code Apr 22, 2021
1d2fb16
docs: add a section about functional components (#1008)
skirtles-code Apr 23, 2021
7032fb0
Update vuemastery promotion copy (#1007)
pieer Apr 23, 2021
2c6458b
docs: add japanese link to translations menu (#1011)
kazupon Apr 25, 2021
7599359
Update Vue mastery banner copy after promotion (#1017)
pieer Apr 26, 2021
4c7c1e5
docs: :memo: clarify async components for Vue Router (#1014)
TheDutchCoder Apr 27, 2021
0f25a8d
chore: remove spaces between triple backticks and the language (#1019)
skirtles-code Apr 27, 2021
da874b2
docs: return values for render functions (#1006)
skirtles-code Apr 27, 2021
5753b78
chore: switch javascript code blocks to js (#1020)
skirtles-code Apr 27, 2021
1211968
chore: change the line endings for join.md to match all the other fil…
skirtles-code May 2, 2021
20d1bc6
chore: tidy up the markdown tables (#1026)
skirtles-code May 2, 2021
e56c456
fix variable name in code. (#1028)
hasarm May 2, 2021
fa2c887
fix import closed quote (#1029)
xesjkeee May 3, 2021
f76da07
Remove Vue Mastery Banner (#1031)
pieer May 3, 2021
64cbc01
docs: Update link & fix prop name in typescript-support.md (#1030)
Alex-Sokolov May 4, 2021
d5c6635
Added template refs typing instruction (#1022)
NataliaTepluhina May 5, 2021
8525c7a
Update global-api.md (#1034)
Alex-Sokolov May 5, 2021
42f3656
chore: whitespace changes suggested by Prettier (#1036)
skirtles-code May 6, 2021
1b1bd3e
docs: a few improvements (#1040)
wenfangdu May 10, 2021
5943397
chore(deps): bump url-parse from 1.4.7 to 1.5.1 (#1046)
dependabot[bot] May 10, 2021
43d1ccf
docs: Update key-attribute.md (#1045)
Alex-Sokolov May 11, 2021
48dd23e
fix: set the font-weight for strong tags back to 600 (#1048)
skirtles-code May 11, 2021
6b0a492
fix: prevent CodePens from stealing focus and scrolling the page (#1047)
skirtles-code May 11, 2021
9c0ccea
docs: Russian translation (#1042)
Alex-Sokolov May 12, 2021
6de305a
docs: add automatic global registration to cookbook (#1041)
vilaboim May 12, 2021
c4efde2
Add onActivated and onDeacitvated hooks to the list (#1051)
connectkushal May 14, 2021
9b2628a
chore(deps): bump lodash from 4.17.20 to 4.17.21 (#1050)
dependabot[bot] May 14, 2021
1c3f103
docs: update recommended node version (#1053)
naokie May 15, 2021
4d43757
Add created hook to custom directives code example (#1054)
connectkushal May 16, 2021
8101503
Update custom-directives.md
NataliaTepluhina May 16, 2021
77c2c01
Update introduction.md (#1057)
NataliaTepluhina May 17, 2021
e465293
docs: elaborate on how style auto-prefixing works (#1062)
skirtles-code May 23, 2021
6730d26
fix: use method shorthands and switch indexOf to includes (#1061)
skirtles-code May 23, 2021
514943e
docs: add transition as root to the migration guide (#1067)
skirtles-code May 25, 2021
6672db1
docs: add installation notes about compiler-sfc and bundlers (#1068)
skirtles-code May 25, 2021
6efc0ce
Update custom-directive.md (#1058)
fanhefeng May 25, 2021
b8fc1e1
chore(deps): bump browserslist from 4.15.0 to 4.16.6 (#1069)
dependabot[bot] May 25, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ This site is built with [VuePress](https://vuepress.vuejs.org/). Site content is

See the [Vue Docs Writing Guide](https://v3.vuejs.org/guide/writing-guide.html) for our rules and recommendations on writing and maintaining documentation.

> The docs are in beta: The team is currently in the midst of changes and we are not ready for additional contributions yet. All content is subject to change. If you see a problem that you would like to bring to our attention, please [create an issue](https://github.com/vuejs/docs-next/issues/new) and we will get to it when we can. You may want to wait until the content is finalized, though.
## Developing

1. Clone repository
Expand Down
185 changes: 185 additions & 0 deletions assets/lifecycle-diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 78 additions & 0 deletions assets/scoped-slot-diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions assets/slot-render-diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
{
"devDependencies": {
"node-sass": "^4.13.1",
"@vuepress/plugin-pwa": "^1.5.4",
"sass": "^1.32.0",
"sass-loader": "^8.0.2",
"vuepress": "^1.5.4"
},
"scripts": {
"dev": "yarn serve",
"serve": "vuepress dev src",
"build": "vuepress build src"
},
"dependencies": {
"@docsearch/css": "^1.0.0-alpha.27",
"@docsearch/js": "^1.0.0-alpha.27",
"algoliasearch": "^4.4.0",
"axios": "^0.19.1",
"axios": "^0.21.1",
"intersection-observer": "^0.11.0",
"showdown": "^1.9.1"
}
Expand Down
16 changes: 13 additions & 3 deletions src/.vuepress/components/MigrationBadges.vue
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
<script>
const validBadges = ['new', 'breaking', 'removed', 'updated']
const validBadges = {
new: 'new',
breaking: 'breaking',
removed: 'removed',
updated: 'updated'
}

export default {
props: {
badges: {
type: Array,
default: () => [],
validator(value) {
return value.every(badge => validBadges.includes(badge))
return value.every(badge => Object.keys(validBadges).includes(badge))
}
}
},
data() {
return {
validBadges
}
}
}
</script>
Expand All @@ -21,7 +31,7 @@ export default {
:class="`migration-badge is-${badgeType}`"
:key="`badge-type-${badgeType}`"
>
{{ badgeType }}
{{ validBadges[badgeType] }}
</span>
</div>
</template>
Expand Down
50 changes: 50 additions & 0 deletions src/.vuepress/components/VideoLesson.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<script>
export default {
props: {
href: {
type: String,
required: true
},
title: {
type: String,
default: ''
}
}
}
</script>

<template>
<section class="video-lesson">
<a :href="href" target="_blank" rel="sponsored noopener" :title="title">
<slot></slot>
</a>
</section>
</template>

<style lang="scss">
.video-lesson {
display: flex;
align-items: center;
background-color: #e7ecf3;
padding: 1em 1.25em;
border-radius: 2px;
color: #486491;
position: relative;
margin: 24px 0;

a {
color: #486491;
position: relative;
padding-left: 16px;
}

&::before {
content: '\f144';
font-family: 'FontAwesome';
font-size: 2em;
display: inline-block;
color: #73abfe;
vertical-align: middle;
}
}
</style>
104 changes: 104 additions & 0 deletions src/.vuepress/components/common/codepen-snippet.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
<template>
<p
class="codepen"
:data-theme-id="theme"
:data-preview="preview || null"
:data-editable="editable || null"
:data-height="height"
:data-default-tab="tab"
:data-user="user"
:data-slug-hash="slug"
:data-pen-title="title"
:data-embed-version="version"
:style="`height: ${height}px`">
<span>See the Pen <a :href="href">{{ title }}</a>
by {{ name || user }} (<a :href="`https://codepen.io/${user}`">@{{user}}</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
</template>

<script>
export default {
props: {
title: {
type: String,
default: null,
required: true,
},

slug: {
type: String,
default: null,
required: true,
},

tab: {
type: String,
default: 'result',
},

team: {
type: Boolean,
default: true,
},

user: {
type: String,
default: 'Vue',
},

name: {
type: String,
default: null,
},

height: {
type: Number,
default: 300,
},

theme: {
type: String,
default: '39028',
},

preview: {
type: Boolean,
default: true,
},

editable: {
type: Boolean,
default: true,
},

version: {
type: String,
default: null,
}
},
mounted() {
const codepenScript = document.createElement('script')
codepenScript.setAttribute('src', 'https://static.codepen.io/assets/embed/ei.js')
codepenScript.async = true
this.$el.appendChild(codepenScript)
},
computed: {
href() {
return `https://codepen.io/${this.team ? 'team' : ''}${this.user}/pen/${this.slug}`
}
},
}
</script>

<style lang="scss">
.codepen {
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid;
margin: 1em 0;
padding: 1em;
}
</style>
Loading