Skip to content

Commit bc72e6c

Browse files
Merge pull request #1 from vuejs/dev
update
2 parents f2b476d + 731b498 commit bc72e6c

File tree

110 files changed

+12661
-13022
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+12661
-13022
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212
- checkout
1313
- restore_cache:
1414
keys:
15-
- v1-vue-{{ .Branch }}-{{ checksum "package-lock.json" }}
15+
- v1-vue-{{ .Branch }}-{{ checksum "yarn.lock" }}
1616
- v1-vue-{{ .Branch }}-
1717
- v1-vue-
1818
- run: npm install
1919
- save_cache:
20-
key: v1-vue-{{ .Branch }}-{{ checksum "package-lock.json" }}
20+
key: v1-vue-{{ .Branch }}-{{ checksum "yarn.lock" }}
2121
paths:
2222
- node_modules/
2323
- persist_to_workspace:
@@ -44,7 +44,7 @@ jobs:
4444
name: report coverage stats for non-PRs
4545
command: |
4646
if [[ -z $CI_PULL_REQUEST ]]; then
47-
cat ./coverage/lcov.info | ./node_modules/.bin/codecov
47+
./node_modules/.bin/codecov
4848
fi
4949
5050
test-e2e:

.github/COMMIT_CONVENTION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
## Git Commit Message Convention
22

3-
> This is adapted from [Angular's commit convention](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-angular/convention.md).
3+
> This is adapted from [Angular's commit convention](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular).
44
55
#### TL;DR:
66

77
Messages must be matched by the following regex:
88

99
``` js
10-
/^(revert: )?(feat|fix|docs|style|refactor|perf|test|workflow|ci|chore|types)(\(.+\))?: .{1,50}/
10+
/^(revert: )?(feat|fix|polish|docs|style|refactor|perf|test|workflow|ci|chore|types)(\(.+\))?: .{1,50}/
1111
```
1212

1313
#### Examples

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@ As a pure community-driven project without major corporate backing, we also welc
131131

132132
### What's the difference between Patreon and OpenCollective?
133133

134-
Funds donated via Patreon goes directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses by core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.
134+
Funds donated via Patreon go directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.
135135

136136
## Credits
137137

138-
Thank you to all the people who have already contributed to vuejs!
138+
Thank you to all the people who have already contributed to Vue.js!
139139

140140
<a href="https://github.com/vuejs/vue/graphs/contributors"><img src="https://opencollective.com/vuejs/contributors.svg?width=890" /></a>

BACKERS.md

Lines changed: 48 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Vue.js is an MIT-licensed open source project. It's an independent project with
88

99
#### What's the difference between Patreon and OpenCollective?
1010

11-
Funds donated via Patreon goes directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses by core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.
11+
Funds donated via Patreon go directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.
1212

1313
<br><br>
1414

15-
<h2 align="center">Platinum via Patreon</h2>
15+
<h2 align="center">Special Sponsors</h2>
1616

17-
<!--platinum start-->
17+
<!--special start-->
1818
<table>
1919
<tbody>
2020
<tr>
@@ -23,11 +23,27 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
2323
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
2424
</a>
2525
</td>
26+
<td align="center" valign="middle">
27+
<a href="https://www.bitsrc.io/?utm_source=vue&utm_medium=vue&utm_campaign=vue&utm_term=vue&utm_content=vue" target="_blank">
28+
<img height="90px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bit-wide.png">
29+
</a>
30+
</td>
2631
<td align="center" valign="middle">
2732
<a href="https://xiaozhuanlan.com" target="_blank">
2833
<img width="222px" src="https://raw.githubusercontent.com/vuejs/cn.vuejs.org/master/themes/vue/source/images/xiaozhuanlan.png">
2934
</a>
3035
</td>
36+
</tr><tr></tr>
37+
</tbody>
38+
</table>
39+
<!--special end-->
40+
41+
<h2 align="center">Platinum via Patreon</h2>
42+
43+
<!--platinum start-->
44+
<table>
45+
<tbody>
46+
<tr>
3147
<td align="center" valign="middle">
3248
<a href="http://tooltwist.com/" target="_blank">
3349
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png">
@@ -38,8 +54,6 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
3854
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vueschool.png">
3955
</a>
4056
</td>
41-
</tr><tr></tr>
42-
<tr>
4357
<td align="center" valign="middle">
4458
<a href="https://www.datacamp.com/careers?utm_source=vuejs&utm_medium=sidebar" target="_blank">
4559
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/datacamp.png">
@@ -76,11 +90,6 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
7690
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/chaitin.png">
7791
</a>
7892
</td>
79-
<td align="center" valign="middle">
80-
<a href="http://monterail.com/" target="_blank">
81-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/monterail.png">
82-
</a>
83-
</td>
8493
<td align="center" valign="middle">
8594
<a href="https://anymod.com" target="_blank">
8695
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/anymod.png">
@@ -91,13 +100,13 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
91100
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/frontend-love.png">
92101
</a>
93102
</td>
94-
</tr><tr></tr>
95-
<tr>
96103
<td align="center" valign="middle">
97104
<a href="https://onsen.io/vue/" target="_blank">
98105
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/onsen-ui.png">
99106
</a>
100107
</td>
108+
</tr><tr></tr>
109+
<tr>
101110
<td align="center" valign="middle">
102111
<a href="https://vuetifyjs.com" target="_blank">
103112
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuetify.png">
@@ -108,6 +117,16 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
108117
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/neds.png">
109118
</a>
110119
</td>
120+
<td align="center" valign="middle">
121+
<a href="https://hackr.io/tutorials/learn-vue-js" target="_blank">
122+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/hackr-io.png">
123+
</a>
124+
</td>
125+
<td align="center" valign="middle">
126+
<a href="https://icons8.com/" target="_blank">
127+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/icons8.png">
128+
</a>
129+
</td>
111130
<td align="center" valign="middle">
112131
<a href="https://vuejobs.com/?ref=vuejs" target="_blank">
113132
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuejobs.png">
@@ -119,6 +138,18 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
119138
</a>
120139
</td>
121140
</tr><tr></tr>
141+
<tr>
142+
<td align="center" valign="middle">
143+
<a href="https://www.bmqb.com/jobs" target="_blank">
144+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bmqb.png">
145+
</a>
146+
</td>
147+
<td align="center" valign="middle">
148+
<a href="https://codepilot.ai" target="_blank">
149+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/codepilot.png">
150+
</a>
151+
</td>
152+
</tr><tr></tr>
122153
</tbody>
123154
</table>
124155
<!--gold end-->
@@ -209,12 +240,12 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
209240

210241
<!--50 start-->
211242
- Wasim Khamlichi
212-
- errorrik
243+
- errorrik
213244
- Alex Balashov
214245
- Konstantin Levinski
215246
- Samuel Smith
216247
- HARRI J SALOMAA
217-
- tjkoury
248+
- tjkoury
218249
- Evan Leonardi
219250
<!--50 end-->
220251

@@ -235,17 +266,16 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
235266
- Frank Dugan III
236267
- Stephen Hartley
237268
- Wen-Tien Chang
238-
- Chestnut Hill
239269
- Kirk Lewis
240270
- Karol F
241271
- Miljan Aleksic
242-
- 叶解
272+
- 叶解
243273
- Paul Straw
244274
- Jake Ingman
245275
- Barbara Liau
246276
- Isaac Sant
247277
- Milos Stojanovic
248-
- 4
278+
- 4
249279
- The Graphic Design School
250280
- Christian Griffith
251281
- Jarek Tkaczyk
@@ -261,11 +291,10 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
261291
- Duncan J Kenzie
262292
- Mike Margerum
263293
- Guy Gavergun
264-
- Edithvale
294+
- Edithvale
265295
- Intevation GmbH
266296
- Luiz Eduardo Tanure Bacelar
267297
- Chengzhi Yin
268-
- Dan Barrett
269298
- Zoran Knezevic
270299
- James Simpson
271300
- Pierre Vanhulst
@@ -283,21 +312,17 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
283312
- Nicholas Reid
284313
- Tyler Scott
285314
- Thong Yong Jun
286-
- Tai Shi Lgin
287315
- Bryan Gruneberg
288316
- Roman Kuba
289-
- Matthew McMillion
290317
- Familiar Studio
291318
- Matias Verdier
292319
- Jamie McElwain
293320
- Vivekanandhan Natarajan
294-
- Alejandro Mohamad
295321
- Rafael Belvederese
296322
- Mickaël Andrieu
297323
- Guilherme S L de Souza
298324
- Rob Yedlin
299325
- Daniel Waghorn
300-
- Eric Githinji
301326
- Chih-Hsuan, Fan
302327
- Jordan Oroshiba
303328
- Brian Jorden

0 commit comments

Comments
 (0)