Skip to content

Update latest docs 15-02-2019 #1

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

Merged
merged 363 commits into from
Feb 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
363 commits
Select commit Hold shift + click to select a range
3afbcd0
clarify render function data object class and style values
chrisvfritz Apr 30, 2018
b89dd05
chore: new sponsor
yyx990803 Apr 30, 2018
7564a9c
Implement search page (#1488)
NoelDeMartin May 2, 2018
6bb4e28
Fixed expects for "is" prop for dynamic components (#1609)
pranavjindal999 May 3, 2018
f7dbde1
clarify behavior of vue.set
chrisvfritz May 4, 2018
b537945
Fixed inject key name. (#1616)
sgaxr May 9, 2018
91a46ed
Update unit-testing-vue-components.md (#1623)
38elements May 11, 2018
20e461a
Fixed a typo (#1625)
aabounegm May 13, 2018
aa3a92e
fix a typo (#1627)
May 14, 2018
1bf4628
Update v-for list example (#1628)
chipit24 May 14, 2018
f247d17
fix: code snippet language (close #1617) (#1626)
May 14, 2018
0336b80
Update todo-list-example for a11y (#1630)
chipit24 May 17, 2018
7c12895
change NODE_ENV to follow recommendations from webpack (#1622)
parkourben99 May 17, 2018
9244cfc
note that modes are not available in transition groups, fixes #1619
chrisvfritz May 17, 2018
19733d5
add examples for in API doc
chrisvfritz May 17, 2018
e959d38
add comparison note about react-like libraries
chrisvfritz May 17, 2018
418d7f3
Update components.md (#1632)
artiomgiza May 17, 2018
28ad8a1
cookbook entry for storage (#1550)
cfjedimaster May 18, 2018
a78885d
Update index.md (#1634)
Alex-Sokolov May 18, 2018
44d73a1
docs(guide/comparison): correct size stat of Angular CLI project (#1638)
trotyl May 21, 2018
3d1fdd8
Update client-side-storage.md (#1640)
Alex-Sokolov May 21, 2018
5bd7be0
Update creating-custom-scroll-directives.md (#1639)
Alex-Sokolov May 21, 2018
ef9b64e
chore: update ad code
yyx990803 May 22, 2018
bf5a331
remove unnecessary word 'know' (#1641)
pipopotamasu May 22, 2018
9e977cd
Updated broken links for the Vue Test Utils documentation. (#1643)
May 22, 2018
eee7fcd
Reorganize component props to introduce prop types earlier, fixes #16…
chrisvfritz May 25, 2018
dc9b6cb
First stab at SFC to npm documentation (#1558)
mgdodge May 25, 2018
256c51b
Rename packaing-sfc-for-npm.md to packaging-sfc-for-npm.md (#1652)
Alex-Sokolov May 25, 2018
c2be312
Update link in comparison guide (#1653)
flaviocopes May 28, 2018
8e08656
chore: update vue version
yyx990803 Jun 1, 2018
b025983
Fix link to docs on custom inputs (#1660)
alastairs Jun 3, 2018
055629e
correct wrong link (#1661)
byog Jun 3, 2018
f3d9557
Feature/vuemeetups (#1665)
bencodezen Jun 3, 2018
7cb981c
Added details about Lifecycle Hooks (#1664)
Knogobert Jun 3, 2018
ec38b56
improve comparisons react scaling down section
chrisvfritz Jun 3, 2018
fda94a9
add text versions of image code examples
chrisvfritz Jun 3, 2018
b0d792b
remove extra comma in components
chrisvfritz Jun 3, 2018
cffbc40
TypeScript project generation in @vue/cli 3.0 (#1668)
k3a Jun 3, 2018
4a734c2
chore: update sponsors
yyx990803 Jun 4, 2018
fa7fe2f
chore: update sponsors
yyx990803 Jun 11, 2018
49ffe8e
update CLI docs link
yyx990803 Jun 11, 2018
aeebd0e
add Scrimba links for preview
yyx990803 Jun 11, 2018
1a16aa2
Fix example indentation in the Unit Testing Vue Components recipe (#1…
lex111 Jun 16, 2018
f55d693
Update debugging-in-vscode.md (#1662)
Alex-Sokolov Jun 16, 2018
912d564
Added link to vuemeetups.org to the ecosystem drop-down menu on websi…
rdytogokev Jun 16, 2018
4fe97c4
Correct mistake of Migration from Vue 1.x (#1686)
CyanSalt Jun 16, 2018
171e198
Fix code style in Form Validation recipe (#1682)
lex111 Jun 17, 2018
779c5d5
Fix code style in Client-Side Storage recipe (#1690)
lex111 Jun 17, 2018
9969aad
[Doc EN]: `typescript.md` (#1679)
MachinisteWeb Jun 17, 2018
edbbf1a
[cookbook] Dockerize Vue.js App (#1483)
fabriziocucci Jun 18, 2018
e93b837
Update debugging-in-vscode.md (#1663)
Alex-Sokolov Jun 18, 2018
53b11fb
remove outdated information about polymer from comparison
chrisvfritz Jun 26, 2018
9fa45f0
update React comparison status
yyx990803 Jun 28, 2018
78be5fc
chore: adjust sponsor placement
yyx990803 Jul 1, 2018
6ba2b3f
chore: sponsor meta
yyx990803 Jul 1, 2018
8dfad33
adjust sponsor naming on pages
yyx990803 Jul 1, 2018
cf941fa
Add alt text to images to help with screen reader accessibility (#1676)
kentyunge Jul 3, 2018
3a3c601
chore: update sponsors
yyx990803 Jul 3, 2018
1ca5d03
chore: add tidelift
yyx990803 Jul 5, 2018
ccb4910
Fix small mistake, an additional apostrophe (#1700)
sir-kain Jul 17, 2018
4331ff9
typo fix (#1703)
amadeann Jul 17, 2018
099e15c
Fix a simple typo (#1705)
Delphn Jul 18, 2018
1f75ee2
Add alexjoverm (#1706)
alexjoverm Jul 18, 2018
98a3946
Update components.md (#1708)
byog Jul 18, 2018
9628634
[Doc EN]: Remove trailing + correct return line + Vue Convention impl…
MachinisteWeb Jul 18, 2018
10ca11e
Update team.md (#1712)
tinchox5 Jul 18, 2018
c604655
chore: new sponsor
yyx990803 Jul 18, 2018
28c8a42
Add myself to the team (#1713)
Justineo Jul 19, 2018
d7f07a7
Create .editorconfig (#1714)
Alex-Sokolov Jul 20, 2018
7808c13
Fix Netlify capitalize in dockerize-vuejs-app (#1723)
potato4d Jul 25, 2018
8dca36b
Fix vulnerabilities (#1718)
sdras Jul 26, 2018
ce32ecc
We said, input and textarea elements, but it's also for select elemen…
giriss Jul 26, 2018
0d3ef61
fix: fix right side sponsors in Safari
yyx990803 Jul 26, 2018
d0ad1fd
Fix Vue.js capitalize in dockerize-vuejs-app (#1727)
potato4d Jul 27, 2018
918f0e5
update team (#1722)
kazupon Jul 27, 2018
0b98a36
Fixed missing quotation marks in second code example (#1725)
DrLeeroyPhD Jul 30, 2018
4715844
chore: new sponsor
yyx990803 Jul 31, 2018
a922254
The keynote Github link has changed. (#1731)
namanshenoy Aug 2, 2018
ccd40b2
add link explaining getters/setters (fixes #1726)
chrisvfritz Aug 2, 2018
b1f5573
The example folder structure defines a rollup.config.json, however th…
SawyerHopkins Aug 2, 2018
80efad9
Add link to vue2-storage (#1737)
yarkovaleksei Aug 2, 2018
c5d022c
changed kebabCase to kebab-case (#1736)
amadeann Aug 2, 2018
a7b5f52
Improvements in Client-Side Storage recipe (#1701)
lex111 Aug 2, 2018
155accf
Improvements recipe of Create a CMS-Powered Blog (#1699)
lex111 Aug 2, 2018
8460293
chore: new sponsor
yyx990803 Aug 7, 2018
4ad38e8
chore: update sponsors
yyx990803 Aug 13, 2018
0444540
chore: update sponsor image
yyx990803 Aug 16, 2018
1f52ae4
Fix syntax error on given example - Add comma (#1758)
emazyka Aug 19, 2018
9ba7f2d
Fix small typo in dockerize-vuejs-app (#1757)
giordanna Aug 19, 2018
d3d2c78
Document v-model.number behavior for invalid strings (#1742)
smith153 Aug 22, 2018
cdb01f4
Fix grammar and missing words. (#1743)
jackmcdade Aug 22, 2018
8d2b1a8
fix docs for .sync until fixed in vue core, fixes #1721
chrisvfritz Aug 22, 2018
9dd21e4
1px increase to body font size to pass lighthouse audit, fixes #1746
chrisvfritz Aug 22, 2018
4beb54e
Add myself to the team (#1748)
ulivz Aug 26, 2018
27837eb
chore: new sponsor
yyx990803 Aug 27, 2018
04b96ae
chore: bronze sponsorship info
yyx990803 Aug 27, 2018
a9af183
chore: update sponsor image
yyx990803 Aug 28, 2018
e3d79dc
Fixed typos in <transition-group> section (#1790)
ChrissBott Sep 7, 2018
ee0baa0
Fix a typo in the Style Guide. (#1791)
simonkagwi Sep 8, 2018
d3a53a7
Replace Webpack Template with Vue CLI in Tooling (#1763)
ferndot Sep 10, 2018
a890b05
Fix typo in sponsors page (#1792)
nlhkabu Sep 16, 2018
b1ec50c
fix example description (#1793) (#1797)
maxirozay Sep 16, 2018
20a6eae
Add news core focus to damian (#1770)
Akryum Sep 16, 2018
e7529f0
docs:fix repetitive closing lines (#1777)
phanan Sep 16, 2018
8b1b15a
Fix small typo in sponsors-page.ejs (#1759)
everchanger Sep 16, 2018
e9c3020
Use keyed loop (#1767)
hkraal Sep 16, 2018
35b875c
fix: removing margins from nested ul/ol, top avoid awkward spacing. (…
honzie Sep 16, 2018
3d4bd33
WIP: Re-order Plugins page (#1788)
LinusBorg Sep 16, 2018
0331976
Add missing patron links (#1771)
Akryum Sep 16, 2018
61fbe62
Revert 1767 use keyed v for loop (#1800)
phanan Sep 16, 2018
a71f12b
chore: fix OpenCollective silver
yyx990803 Sep 19, 2018
ae3fc94
Fix npm sfc package reference from build/wrapper.js to src/wrapper.js…
martynling Sep 20, 2018
e0196af
add vue vixens to community partners
chrisvfritz Sep 21, 2018
6c7b19e
add ukrainian to language list
chrisvfritz Sep 22, 2018
792390c
chore: new sponsor
yyx990803 Sep 26, 2018
22a46fe
Clarify status of Web Components standard (#1795)
TimvdLippe Sep 27, 2018
1520ddd
Add style guide blockquote in v-if with v-for (#1794)
Sep 28, 2018
2fcf6b2
Adds Code Of Conduct via contributor-covenant version 1.4 (#1812)
jschatz1 Sep 28, 2018
1ad2c15
Fix grammar mistake (#1813)
HusamElbashir Sep 29, 2018
a6b5df8
Update comparison.md (#1811)
quantrung9 Sep 29, 2018
c7872f7
Update W3C link about custom element naming (#1769)
jsangradorp Sep 29, 2018
72ef7a9
Add news subscription form to landing page (#1806)
shentao Sep 30, 2018
28ef762
Update code example formatting to be consistent (#1815)
richard-mckenna Oct 1, 2018
e47eb0f
chore: new sponsor
yyx990803 Oct 4, 2018
9995685
Corrected a typo (#1826)
Oct 6, 2018
314a0ee
Rename misspelled image (#1825)
Oct 6, 2018
ff1943b
Accessibility fix on newsletter form input (#1828)
abeis Oct 8, 2018
3cc1121
Update repo information on team page (#1720)
shentao Oct 8, 2018
0220589
Add Firefox to Debugging in VS Code recipe (#1740)
caugner Oct 8, 2018
92688ed
Added example of using $nextTick with async await (#1750)
hitautodestruct Oct 8, 2018
754beb9
Code of conduct adjustment (#1820)
MachinisteWeb Oct 8, 2018
60f2946
Add: rel="noopener noreferrer" to all target="_blank" links (#1824)
abeis Oct 10, 2018
b59e547
Default Slot content text was unclear (#1756)
katerlouis Oct 11, 2018
afe276c
add max prop to api for keep-alive
chrisvfritz Oct 11, 2018
7800199
note explicitly that v-bind.sync cannot be used with expressions
chrisvfritz Oct 11, 2018
bcc7ede
add refInFor to render-function guide (#1755)
posva Oct 11, 2018
ca62f9e
Fix a typo (#1837)
Oct 12, 2018
7b16d5d
Changed ES7 to ES2016 as per comment (#1839)
hitautodestruct Oct 15, 2018
29d3a77
Replace Vue Test Utils from vue-test-utils in unit-testing document (…
potato4d Oct 19, 2018
dbd90a2
[Cookbook] Practical use of scoped slots with GoogleMaps (#1754)
mateuszRybczonek Oct 19, 2018
22aa944
Update the state of Nativescript-Vue (#1847)
jamesgeorge007 Oct 21, 2018
9542d5d
Adding to community partners (#1841)
anthonygore Oct 21, 2018
973a0f8
Cookbook - [14] - Follow up fixes (#1848)
mateuszRybczonek Oct 21, 2018
c4797e3
Add link to Handlebars (#1854)
chriskwan Oct 24, 2018
3cfc010
Update Katashin data in team (#1860)
ktsn Oct 28, 2018
0b43a74
Change "something logic" to "some logic" (#1863)
RohanTalip Nov 3, 2018
ae296a4
chore: update sponsors
yyx990803 Nov 6, 2018
6850c78
chore: update vueschool logo
yyx990803 Nov 9, 2018
2d1d870
chore: update sponsors
yyx990803 Nov 13, 2018
185bb01
chore: update sponsor
yyx990803 Nov 19, 2018
242dea4
update sponsors logo band 'neds' (#1880)
infernalslam Nov 19, 2018
55c44b7
Update render-function.md (#1887)
hudarui Nov 22, 2018
2546a25
chore: update sponsors source
yyx990803 Nov 26, 2018
30a37c1
Update state-management.md (#1890)
SylvSylv Nov 27, 2018
a9139a1
chore: new sponsor
yyx990803 Dec 3, 2018
41e2de6
Link to VNode info where it is first mentioned (#1855)
cxw42 Dec 3, 2018
4070971
chore: fix sponsor link
yyx990803 Dec 4, 2018
a28399e
Format examples (#1895)
themeler Dec 5, 2018
42348d2
Unify examples HTML formatting (#1894)
themeler Dec 5, 2018
deca14c
improve phrasing in conditonal key demo link
chrisvfritz Dec 6, 2018
0c1ff02
Adding pathways to free Video content (#1907)
Gregg Dec 14, 2018
3352d34
Docs/add community partner (#1906)
bencodezen Dec 14, 2018
eb2f374
Recommend Vue CLI 3 instead of Vue CLI 2 (#1891)
RohanTalip Dec 14, 2018
2f6dbef
brush up tooling section with redirects to CLI
yyx990803 Dec 14, 2018
87f82af
secretly sneak Gusto into core team (#1911)
gustojs Dec 15, 2018
e7de43b
Update coc (#1908)
jschatz1 Dec 15, 2018
d9c5695
Specified accurate url. (#1909)
numb86 Dec 17, 2018
7b9f5d7
Specify which types are allowed as values for 'key' of 'v-for' (#1900)
gsmnv Dec 17, 2018
366e78c
Add version that properties were introduced in (#1914)
d-levin Dec 19, 2018
6b00d32
explain what 'trim' does (#1912)
Dec 19, 2018
691b097
add package-lock.json to .gitignore
chrisvfritz Dec 19, 2018
199a1e6
Add Vuejs Amsterdam (#1904)
tcorral Dec 19, 2018
8f1cad8
Fix mixin data merging documentation (#1902)
vetruvet Dec 19, 2018
472631c
Elaborate on what types of handlers are allowed in Array watchers (#1…
btjk Dec 19, 2018
a32e156
add VueConf US organizers to community partners
yyx990803 Dec 20, 2018
57369f7
chore: new sponsor
yyx990803 Dec 26, 2018
79f3ee1
Use product name instead of package name (#1921)
oohira Dec 26, 2018
c5c3f44
added the link to funcitonal components (#1926)
amadeann Dec 30, 2018
95c9b72
chore: update sponsors
yyx990803 Jan 3, 2019
f632d20
chore: update deps
yyx990803 Jan 4, 2019
3c40429
chore: update sponsors
yyx990803 Jan 4, 2019
35d35e2
Fixed a word in keep-alive docs (#1929)
sebastiandedeyne Jan 7, 2019
bf4f229
chore: update sponsors (#1932)
vue-bot Jan 9, 2019
a835017
chore: prune unused images
yyx990803 Jan 9, 2019
190279d
2.6: document ESM browser build
yyx990803 Jan 15, 2019
177f0af
2.6: document Vue.observable
yyx990803 Jan 15, 2019
f639b83
2.6: document shorthand for v-bind .prop modifier
yyx990803 Jan 15, 2019
5295c84
2.6: document $scopedSlots changes
yyx990803 Jan 15, 2019
3ca4eea
2.6: document errorHandler improvements
yyx990803 Jan 15, 2019
036bf19
2.6 document scopedSlots on functional context
yyx990803 Jan 15, 2019
2d7a918
2.6: document v-for iterable support
yyx990803 Jan 15, 2019
eb9c932
2.6: apply suggestions from code review
Justineo Jan 16, 2019
22567e4
Update unit-testing-vue-components.md (#1934)
Alex-Sokolov Jan 16, 2019
1aa6780
case tweak
phanan Jan 16, 2019
cdf7ca3
2.6: add a note about functional context scopedSlots also exposing no…
yyx990803 Jan 16, 2019
0ce683b
Update dockerize cookbook (#1944)
DRoet Jan 17, 2019
0cb2514
chore: Update links to new JSX plugin (#1942)
nickmessing Jan 17, 2019
4b816e2
Add comments about $watch behavior with a function (#1946)
posva Jan 18, 2019
035b387
chore: update sponsors (#1949)
vue-bot Jan 19, 2019
17430d5
chore: adjust sponsor logo
yyx990803 Jan 20, 2019
80bcee0
Update invalid live demo link (#1951)
Jan 21, 2019
7e3aa4d
chore: update sponsors
yyx990803 Jan 23, 2019
7b6bb34
Update team.md (#1957)
johnleider Jan 23, 2019
8f8cc63
chore: add clarkdo into members list (#1958)
clarkdo Jan 24, 2019
25caff7
add soda to core team
yyx990803 Jan 25, 2019
dc70d08
add Pine to core team
yyx990803 Jan 25, 2019
1a7fb14
update team page per governance document definitions
yyx990803 Jan 25, 2019
c6d334c
Fix roadmap link (#1961)
benash Jan 27, 2019
2f745f7
update teams
yyx990803 Jan 27, 2019
b3a8e53
Reword heading in slot docs to be a bit more specific (#1953)
psalaets Jan 27, 2019
aa8b392
Fix Rollup instructions (#1920)
sliekens Jan 27, 2019
49f2f67
Fix the async_function syntax in the example (#1878)
lyswhut Jan 27, 2019
11043a1
Remove Vuetron (#1933)
artn Jan 27, 2019
57623b2
Adding Quasar Framework (#1857)
rstoenescu Jan 27, 2019
d58df8c
Fix #1802; Update docs to avoid misconceptions around emitting events…
shentao Jan 27, 2019
882c21f
Updates render function tip with note about `h` not always being requ…
betweenbrain Jan 27, 2019
65028c0
Remove Vuetron image (#1963)
lex111 Jan 28, 2019
40f1880
Clarify that "slot-scope" is named "scope" before 2.5.0 (#1956)
xak2000 Jan 28, 2019
42c313c
Adding new Spanish translation credits. (#1940)
alphacentauri82 Jan 28, 2019
67766e4
Update Key Modifiers to suggest KeyboardEvent.key (#1850)
naclonts Jan 28, 2019
746f128
2.6: dynamic arguments
yyx990803 Jan 28, 2019
1f5b2c9
2.6: more examples for dynamic arguments
yyx990803 Jan 28, 2019
535a48d
2.6: make dynamic argument constraint more noticable
yyx990803 Jan 28, 2019
0632870
remove deprecated repos from my team page profile (#1966)
LinusBorg Jan 29, 2019
642efaa
Added community partner Filip Rakowski (#1960)
filrak Jan 29, 2019
1a73684
Remove myself from emeriti and add official repo back (#1967)
phanan Jan 29, 2019
70c7b63
2.6: update slot guide
yyx990803 Jan 29, 2019
825c21b
2.6: v-slot api entry
yyx990803 Jan 29, 2019
bff457f
Merge branch 'master' into 2.6
yyx990803 Jan 29, 2019
127443e
Use highlight.js (#1968)
phanan Jan 30, 2019
1b68103
Add clarification about `inheritAttrs` and class/style bindings (#178…
leopiccionia Jan 30, 2019
7d0ed2f
Use Enter and submit in keyboardEvent example (#1970)
phanan Jan 30, 2019
60fe0c0
chore: update sponsors (#1973)
vue-bot Jan 31, 2019
3945e1d
2.6: improve v-slot api entry
yyx990803 Feb 1, 2019
07a9bd4
clarify behavior for Vue.observable
chrisvfritz Feb 1, 2019
0830fc3
fix scopedSlots typos and add more info
chrisvfritz Feb 1, 2019
55ef7e2
small api tweaks/fixes
chrisvfritz Feb 1, 2019
2908c49
specify browser build is for using native es modules
chrisvfritz Feb 1, 2019
8c762d9
syntax guide tweaks for v2.6
chrisvfritz Feb 1, 2019
985c4b7
tweaks to v-slot docs
chrisvfritz Feb 1, 2019
77674dd
mark scope as removed instead of replaced in api
chrisvfritz Feb 1, 2019
845fff2
Revert "2.6: document shorthand for v-bind .prop modifier"
yyx990803 Feb 2, 2019
7600664
chore: update sponsors (#1978)
vue-bot Feb 2, 2019
9ed4e09
Added Gregg + Adam & Mixins free lesson link (#1981)
Gregg Feb 2, 2019
f39e3e0
2.6: add clarification about mixing abbreviated default slot w/ named…
yyx990803 Feb 2, 2019
5e1911b
chore: update sponsors
yyx990803 Feb 2, 2019
3cd3e69
Merge pull request #1939 from vuejs/2.6
yyx990803 Feb 4, 2019
1726c7e
fix: broken link
Akryum Feb 4, 2019
75d4c5a
chore: update sponsor image
yyx990803 Feb 5, 2019
e60d172
chore: update sponsor image
yyx990803 Feb 5, 2019
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
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ node_modules/
public/
.deploy*/
src/_drafts
package-lock.json
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v8.9.4
26 changes: 18 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Translation for this documentation project are currently maintained in separate

French translation is maintained by Vuejs-FR.

* Translation Repo [/vuejs-fr/vuejs.org](https://github.com/vuejs-fr/vuejs.org)
* Translation Repo - [/vuejs-fr/vuejs.org](https://github.com/vuejs-fr/vuejs.org)

### Italian

Expand All @@ -35,6 +35,9 @@ Japanese translation is maintained by [Vue.js japan user group](https://github.c

* Translation Repo - [/vuejs/jp.vuejs.org](https://github.com/vuejs/jp.vuejs.org)
* Primary maintainer - [kazupon](https://github.com/kazupon)
* Secondary Maintainers:
* [re-fort](https://github.com/re-fort)
* [potato4d](https://github.com/potato4d)

### Korean

Expand All @@ -47,6 +50,13 @@ Korean translation is maintained by [Vue.js Korean User group](https://github.co

* Translation Repo - [/vuejs/cn.vuejs.org](https://github.com/vuejs/cn.vuejs.org)

### Persian (Farsi)

Persian translation is maintained by VueJS-fa.

* Translation Repo - [/vuejs-fa/fa.vuejs.org](https://github.com/vuejs-fa/fa.vuejs.org)
* Primary maintainer - [Pooya Parsa](https://github.com/pi0)

### Português-Br

Português-Br translation is maintained by [Vuejs-Br](https://github.com/vuejs-br).
Expand All @@ -57,21 +67,21 @@ Português-Br translation is maintained by [Vuejs-Br](https://github.com/vuejs-b

Russian translation is maintained by Translation Gang.

* Translation Repo [/translation-gang/ru.vuejs.org](https://github.com/translation-gang/ru.vuejs.org)
* Translation Repo - [/translation-gang/ru.vuejs.org](https://github.com/translation-gang/ru.vuejs.org)
* Primary maintainer - [Grigoriy Beziuk](https://gbezyuk.github.io)

### Spanish

Spanish translation is maintained by VueJS-ES.
Spanish translation is maintained by [1950Labs](https://1950labs.com) and Vue.js Montevideo ([Leonel More](https://twitter.com/leonelmore), [Sebastian Camacho](https://twitter.com/sxcamacho), and [Diana Rodriguez](https://vue.beingadev.rocks).

* Translation Repo - [/vuejs-es/vuejs.org](https://github.com/vuejs-es/vuejs.org)
* Translation Repo - [/1950Labs/vuejs.org](https://github.com/1950Labs/vuejs.org)

### Persian (Farsi)
### Vietnamese

Persian translation is maintained by VueJS-fa.
Vietnamese translation is maintained by [Vue.js Vietnam User group](https://github.com/vuejs-vn/).

* Translation Repo - [/vuejs-fa/fa.vuejs.org](https://github.com/vuejs-fa/fa.vuejs.org)
* Primary maintainer - [Pooya Parsa](https://github.com/pi0)
* Translation Repo: [/vuejs-vn/vuejs.org](https://github.com/vuejs-vn/vuejs.org)
* Primary maintainer - [phanan](https://github.com/phanan)

### Want to help with the translation?

Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ highlight:
enable: true
line_number: false
tab_replace:
hljs: true

# Category & Tag
default_category: uncategorized
Expand Down Expand Up @@ -187,4 +188,3 @@ alias:
examples/svg.html: v2/examples/svg.html
examples/todomvc.html: v2/examples/todomvc.html
examples/tree-view.html: v2/examples/tree-view.html

3,256 changes: 1,687 additions & 1,569 deletions assets/data.ai

Large diffs are not rendered by default.

2,314 changes: 2,314 additions & 0 deletions assets/hn-architecture.ai

Large diffs are not rendered by default.

2,155 changes: 2,155 additions & 0 deletions assets/mvvm.ai

Large diffs are not rendered by default.

Loading