Skip to content

Commit 04eda6f

Browse files
committed
update installation
1 parent d56ef7e commit 04eda6f

File tree

4 files changed

+11723
-11661
lines changed

4 files changed

+11723
-11661
lines changed

src/v2/guide/installation.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Installation
33
type: guide
44
order: 1
5-
vue_version: 2.7.8
6-
gz_size: "37.32"
5+
vue_version: 2.7.14
6+
gz_size: "37.51"
77
---
88

99
### Compatibility Note
@@ -41,20 +41,20 @@ Simply download and include with a script tag. `Vue` will be registered as a glo
4141
For prototyping or learning purposes, you can use the latest version with:
4242

4343
``` html
44-
<script src="https://cdn.jsdelivr.net/npm/[email protected].8/dist/vue.js"></script>
44+
<script src="https://cdn.jsdelivr.net/npm/[email protected].14/dist/vue.js"></script>
4545
```
4646

4747
For production, we recommend linking to a specific version number and build to avoid unexpected breakage from newer versions:
4848

4949
``` html
50-
<script src="https://cdn.jsdelivr.net/npm/[email protected].8"></script>
50+
<script src="https://cdn.jsdelivr.net/npm/[email protected].14"></script>
5151
```
5252

5353
If you are using native ES Modules, there is also an ES Modules compatible build:
5454

5555
``` html
5656
<script type="module">
57-
import Vue from 'https://cdn.jsdelivr.net/npm/[email protected].8/dist/vue.esm.browser.js'
57+
import Vue from 'https://cdn.jsdelivr.net/npm/[email protected].14/dist/vue.esm.browser.js'
5858
</script>
5959
```
6060

@@ -84,7 +84,7 @@ Vue provides an [official CLI](https://github.com/vuejs/vue-cli) for quickly sca
8484

8585
## Explanation of Different Builds
8686

87-
In the [`dist/` directory of the NPM package](https://cdn.jsdelivr.net/npm/[email protected].8/dist/) you will find many different builds of Vue.js. Here's an overview of the difference between them:
87+
In the [`dist/` directory of the NPM package](https://cdn.jsdelivr.net/npm/[email protected].14/dist/) you will find many different builds of Vue.js. Here's an overview of the difference between them:
8888

8989
| | UMD | CommonJS | ES Module (for bundlers) | ES Module (for browsers) |
9090
| --- | --- | --- | --- | --- |
@@ -101,7 +101,7 @@ In the [`dist/` directory of the NPM package](https://cdn.jsdelivr.net/npm/vue@2
101101

102102
- **Runtime**: code that is responsible for creating Vue instances, rendering and patching virtual DOM, etc. Basically everything minus the compiler.
103103

104-
- **[UMD](https://github.com/umdjs/umd)**: UMD builds can be used directly in the browser via a `<script>` tag. The default file from jsDelivr CDN at [https://cdn.jsdelivr.net/npm/[email protected].8](https://cdn.jsdelivr.net/npm/[email protected].8) is the Runtime + Compiler UMD build (`vue.js`).
104+
- **[UMD](https://github.com/umdjs/umd)**: UMD builds can be used directly in the browser via a `<script>` tag. The default file from jsDelivr CDN at [https://cdn.jsdelivr.net/npm/[email protected].14](https://cdn.jsdelivr.net/npm/[email protected].14) is the Runtime + Compiler UMD build (`vue.js`).
105105

106106
- **[CommonJS](http://wiki.commonjs.org/wiki/Modules/1.1)**: CommonJS builds are intended for use with older bundlers like [browserify](http://browserify.org/) or [webpack 1](https://webpack.github.io). The default file for these bundlers (`pkg.main`) is the Runtime only CommonJS build (`vue.runtime.common.js`).
107107

themes/vue/_config.yml

+31-37
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_description: Vue.js - The Progressive JavaScript Framework
22
google_analytics: UA-46852172-1
33
root_domain: vuejs.org
4-
vue_version: 2.7.8
4+
vue_version: 2.7.14
55
# START SPONSORS
66
special:
77
- name: appwrite
@@ -29,10 +29,6 @@ platinum:
2929
url: >-
3030
https://ionicframework.com/vue?utm_source=partner&utm_medium=referral&utm_campaign=vuesponsorship&utm_content=vuedocs
3131
img: ionic.png?v2
32-
- name: ButterCMS
33-
url: >-
34-
https://buttercms.com/vuejs-cms/?utm_source=vuejs.org&utm_medium=banner&utm_campaign=sponsorship
35-
img: buttercms.svg
3632
- name: Sanofi
3733
url: https://www.sanofi.com/
3834
img: sanofi.png
@@ -42,6 +38,14 @@ platinum:
4238
- name: Chrome Frameworks Fund
4339
url: https://opencollective.com/2021-frameworks-fund
4440
img: chrome_frameworks_fund.png
41+
- name: HeroDevs
42+
url: https://www.herodevs.com/support/vue
43+
img: herodevs.png
44+
platinum_china:
45+
- name: Aircode
46+
url: https://docs-cn.aircode.io/chatgpt/
47+
img: aircode.png
48+
description: 5 分钟用 JS 接入 ChatGPT
4549
gold:
4650
- name: Volta
4751
url: https://volta.net/?utm_source=vuejs.org&utm_campaign=sponsoring/
@@ -70,18 +74,12 @@ gold:
7074
- name: FASTCODING Inc
7175
url: 'https://fastcoding.jp/javascript/ '
7276
img: fastcoding_inc.svg
73-
- name: VPSServer.com
74-
url: https://www.vpsserver.com
75-
img: vpsserver_com.png
7677
- name: LINE Corporation
7778
url: https://linecorp.com
7879
img: line_corporation.png
7980
- name: EMQ
8081
url: https://www.emqx.com
8182
img: emq.png
82-
- name: Onyx Gaming Limited
83-
url: https://www.aceonlinecasino.co.uk
84-
img: onyx_gaming_limited.svg
8583
- name: Fenêtre Online Solutions
8684
url: https://www.fenetre.nl/
8785
img: fen_tre_online_solutions.svg
@@ -94,19 +92,13 @@ gold:
9492
- name: Crisp
9593
url: https://crisp.chat/en/
9694
img: crisp.png
97-
- name: Cypress.io
98-
url: https://cypress.io
99-
img: cypress_io.svg
10095
- name: Localazy
10196
url: >-
10297
https://localazy.com/blog/how-to-localize-vuejs-app-with-vue-i18n-and-localazy?utm_source=vuejs&utm_medium=banner&utm_campaign=sponsorships_vuejs&utm_content=logo
10398
img: localazy.svg
10499
- name: LearnVue
105100
url: https://learnvue.co
106101
img: learnvue.png
107-
- name: Quickbooks tool hub
108-
url: https://quickbookstoolhub.com
109-
img: quickbooks_tool_hub.png
110102
- name: Casinoburst.com
111103
url: https://casinoburst.com/casino-utan-licens/
112104
img: casinoburst_com.png
@@ -122,29 +114,34 @@ gold:
122114
- name: Fathom Analytics
123115
url: https://usefathom.com/
124116
img: fathom_analytics.svg
125-
- name: RxDB
126-
url: >-
127-
https://rxdb.info/?utm_source=vuejs.org&utm_medium=banner&utm_campaign=vue-sponsored-gold
128-
img: rxdb.svg
129117
- name: Goread.io
130118
url: https://goread.io/buy-instagram-followers
131119
img: goread_io.png
132-
- name: Definir Tech
133-
url: https://definir-tech.com/
134-
img: definir_tech.png
135120
- name: Twicsy
136-
url: https://opencollective.com/twicsy
121+
url: https://twicsy.com/buy-instagram-likes
137122
img: twicsy.png
138123
- name: Sentry
139124
url: sentry.io/for/vue?utm_source=vuejs.org&utm_medium=paid-community
140125
img: sentry.png
126+
- name: Famous Fonts
127+
url: https://www.fontbolt.com/
128+
img: famous_fonts.png
129+
- name: Justanotherpanel
130+
url: https://justanotherpanel.com/
131+
img: justanotherpanel.png
132+
- name: Likes.io
133+
url: https://likes.io/buy-instagram-followers
134+
img: likes_io.png
135+
- name: Howsociable
136+
url: https://howsociable.com/buy-instagram-followers/
137+
img: howsociable.png
138+
- name: Poprey.com
139+
url: https://poprey.com/
140+
img: poprey_com.png
141141
silver:
142142
- name: Draxlr
143143
url: https://www.draxlr.com
144144
img: draxlr.svg
145-
- name: iSolutions UK Limited
146-
url: https://www.thecasinodb.com
147-
img: isolutions_uk_limited.png
148145
- name: Team Extension North America Inc
149146
url: https://teamextension.io
150147
img: team_extension_north_america_inc.png
@@ -163,13 +160,16 @@ silver:
163160
- name: Gcore
164161
url: https://gcore.com
165162
img: gcore.png
163+
- name: awisee.agency
164+
url: https://awisee.agency
165+
img: awisee_agency.png
166+
- name: Optimizers
167+
url: https://www.optimizers.nl
168+
img: optimizers.png
166169
bronze:
167170
- name: Derek Pollard
168171
url: https://polyglotengineer.com/derek.pollard
169172
img: derek_pollard.png
170-
- name: Earthlink
171-
url: https://www.earthlink.ro
172-
img: earthlink.png
173173
- name: BGASoft
174174
url: https://www.bgasoft.com
175175
img: bgasoft.png
@@ -185,15 +185,9 @@ bronze:
185185
- name: Liip AG
186186
url: https://www.liip.ch/en
187187
img: liip_ag.png
188-
- name: The Codest
189-
url: https://thecodest.co/
190-
img: the_codest.png?v2
191188
- name: Bürkert Werke GmbH & Co KG
192189
url: https://www.burkert.com
193190
img: b_rkert_werke_gmbh___co_kg.png
194-
- name: Arcanite
195-
url: https://arcanite.ch
196-
img: arcanite.png
197191
# END SPONSORS
198192
redirects:
199193
'/v2/api/index.html': '/api/'

0 commit comments

Comments
 (0)