Commit Graph

54 Commits

Author SHA1 Message Date
Evan You
6149048ce9 chore: update node version task name 2023-10-22 09:47:16 +08:00
Evan You
18cc5479f6 chore: bump required node and pnpm versions for maintenance 2023-10-22 09:40:18 +08:00
Ihor Sychevskyi
34c6192f4a
chore: update links (http=https) (#12911) 2022-12-27 10:19:37 +01:00
Jinjiang
a7a71ad990
Update the dev to main in the PR template (#12834) 2022-10-16 20:13:22 +08:00
Evan You
06594f68b7 wip: port @vue/component-compiler-utils 2022-06-10 16:50:17 +08:00
Evan You
1b7584664d workflow: fix release check + remove dist file from git index 2022-05-31 17:56:20 +08:00
Evan You
d6bdff8903 refactor: move src types folder 2022-05-31 16:33:48 +08:00
Evan You
9f74f2048d refactor: move to monorepo 2022-05-31 15:32:44 +08:00
Evan You
eb20b8228f ci: fix ci 2022-05-26 02:36:51 +08:00
Evan You
58608a2f26 chore: fix ci script 2022-05-23 15:16:32 +08:00
Evan You
04b584ffc1 test: transition tests 2022-05-23 15:15:29 +08:00
Evan You
ab110cf8a9 test: e2e tests 2022-05-20 18:21:53 +08:00
Evan You
898d1e19fc test: all ssr tests passing 2022-05-20 16:55:05 +08:00
Evan You
575f07643d build: separate src and test tsconfig 2022-05-20 14:35:56 +08:00
Evan You
23760b5c7a chore: update README/BACKERS [ci skip] 2022-02-07 13:24:20 +08:00
Manny Quizhpi
b51430f598
doc(contributing): add missing donation link (#11692) 2020-10-02 09:07:03 +02:00
Dennis Herzberg
e1fbfac664
chore: add issue template config.yml (#10777) [ci skip] 2020-04-26 11:00:19 -04:00
Eduardo San Martin Morote
399b53661b chore: add posva to funding.yml 2019-08-24 13:10:40 +02:00
Evan You
0224ae8518
Create FUNDING.yml 2019-05-24 11:19:01 +08:00
Billy Zou
91b8cda0b2 docs(contributing): fix a grammar error (#9858) 2019-04-10 17:45:47 +02:00
Billy Zou
546e7d14ad docs(contributing): add yarn requirement to guide (#9848) 2019-04-08 20:06:47 +02:00
Eduardo San Martin Morote
a8184917a2
docs(contributing): replace npm install with yarn
Related to #9831
2019-04-05 22:18:50 +02:00
Jagannath Bhat
6ad99796c7 docs: fix spelling and grammatical errors (#9619) 2019-03-04 11:53:59 -05:00
JakeConnors376W
4015debe95 chore: make documentation clearer (#9450) 2019-02-06 19:52:06 -05:00
Stanimira Vlaeva
2b0fc381fc docs: update Angular's commit convention link (#7666) 2018-03-08 12:00:11 -05:00
Evan You
e98d12d232 workflow: add "polish" to commit types 2018-03-08 10:32:42 -05:00
Sheena Ramirez
39d58e521a chore: edit documentation for grammar and consistency (#7600)
* edit docs for grammar and consistency

* remove changes to pull request template
2018-02-05 19:58:33 -05:00
Evan You
a6a9d6d05a workflow: improve git hooks setup 2018-01-06 10:08:47 -05:00
Evan You
144a4dd860 build: rename build/ to scripts/ 2017-12-21 20:17:47 -05:00
Edd Yerburgh
5fe7dc28d1 docs: add types directory to CONTRIBUTING.md (#6731) 2017-10-02 16:03:32 -04:00
ULIVZ
4441e0f9d1 chore: correct the contributor link in CONTRIBUTING.md (#6621) 2017-09-18 11:32:04 -04:00
Evan You
aa35ec9adc chore: update financial contribution info 2017-09-11 12:30:58 -04:00
Palash Mondal
2d75aba5e1 chore: fixed a small typo in CONTRIBUTING.md (#6517) 2017-09-05 11:02:03 -04:00
Evan You
a7615ef053 build: fix postinstall script causing user install errors 2017-07-13 14:38:31 +08:00
Evan You
275d95d0fe chore: improve commit convention examples to be more Vue-specific 2017-07-01 11:29:36 +08:00
Evan You
b5f08f3bed build: use cross-platform hook installation with shelljs 2017-06-17 19:21:00 +08:00
Evan You
b49c969474 build: add git commit message validation 2017-06-17 18:16:40 +08:00
Evan You
fb760b7e74 add chinese note in issue template 2017-05-30 15:21:25 +08:00
Evan You
a6d0e056cc update project structure guide (close #5465) 2017-04-18 15:35:12 +08:00
Evan You
84856a3a76 update issue template 2017-03-17 16:21:27 +08:00
Chris Fritz
0bcad13bb3 Reorganize and update PR template (#5106)
* Reorganize and update PR template

* Update PULL_REQUEST_TEMPLATE.md

* Remove required info for bugfixes
2017-03-08 10:18:02 +08:00
Caio Incau
46c3866b0f Issue template example (#5073) 2017-03-03 10:41:13 +08:00
Eduardo San Martin Morote
7e1d07aad2 Fix JSFiddle links (#4910)
Use an inline script tag with unpkg to explicitly show what we're
including. It allows to easily test regressions by appending @2.x.x at
the end of the of the link.
It also allows to directly check if the repro is using the latest
version
2017-02-12 18:49:47 -05:00
Phan An
a5a00738b1 Standardize the JSFiddle starter link (#4890)
* Standardize the JSFiddle starter link

We have two different JSFiddle starter links here, none of which is the version on Gitter.im (which appears to be more aligned with Vue's coding standard i.e. no root `<body>` tag, spacings and such). Modifying this issue template to use the Gitter.im version instead.

* Update JSFiddle link
2017-02-09 17:44:30 -05:00
chengchao
f5f8453050 Recommend user to provide reproduction repository for ssr issue (#4573)
* recommend user to provide reproduction repository for ssr issue

* fix typo

* update style
2016-12-27 16:09:21 -05:00
Evan You
34333caa8c improve issue reporting guidelines 2016-12-14 12:42:28 -05:00
Evan You
68e560af24 remove flow in pre-commit hook 2016-11-25 16:09:54 -05:00
Evan You
ea61d9878f add pre-commit hook 2016-11-25 13:16:11 -05:00
defcc
95bf0c000e Add guide for PR title (#3936)
* update PR guide for a better release log

* detail on pr title. and fix typo
2016-10-14 09:25:09 -04:00
宋铄运
443ef1c26c Update CONTRIBUTING.md's jdfiddle template, and vue's version inside ISSUE_TEMPLATE.md (#3921)
* Update CONTRIBUTING.md's jdfiddle template

* Update ISSUE_TEMPLATE.md
2016-10-12 13:22:21 -04:00