Evan You
980801c8a3
build: use terser instead of uglify
6 years ago
Evan You
eeb752f6b6
build: upgrade typescript
6 years ago
Evan You
52f9d3f492
build: upgrade webpack & karma
6 years ago
Evan You
b273bf7a95
build: upgrade rollup
6 years ago
Vikram Rangaraj
12e8efc2e7
workflow: upgraded to babel 7 ( #8948 )
6 years ago
Manoel
93d1f5f8d6
chore: add extension to .eslintrc ( #8904 )
6 years ago
宋铄运
265dd45778
refactor(class-util): cache whitespace regex ( #8743 )
6 years ago
JJJ
4f111f9225
refactor: empty function replace to noop ( #8791 )
6 years ago
Clark Du
390ff8ede8
refactor: add missing else in genNode ( #8600 )
6 years ago
宋铄运
88f687cb26
refactor(transition): replace nested closure with static ones ( #8547 )
6 years ago
Sagir Khan
af819a07dd
refactor(shared-utils): Improve readability and consistency in code comments ( #8529 )
Improvements that apply to all comments:
- Consistent use of periods
- Consistent use of commas
- Consistent capitalization
- Correct use of articles (a, an, the)
Improvements to specific comments:
- Correct pluralization in the description for helper functions
- Reword for clarity and break into shorter sentences the description
for `polyfillBind` function
- Reword for clarity the description for `genStaticKeys` function
- Add a previously missing description for `looseIndexOf` function
Fixes: https://github.com/vuejs/vue/issues/8528
6 years ago
sqal
5e912976c4
chore: update reference to already defined variable ( #8518 )
6 years ago
msrahman07
7ae1f4e0b5
chore: tweak description ( #8509 )
6 years ago
Evan You
19008ecd12
ci: use customized ci image
6 years ago
Kael
99a51b452f
fix(types): make VNodeDirective properties optional, fix #8013 ( #8003 )
6 years ago
李春
4dec3b52c9
chore: remove useless code ( #8002 )
6 years ago
HcySunYang
6e5909869c
refactor: set should return early if original def has getter but no setter ( #7981 )
6 years ago
Akitaka Oba
c356b29e32
chore: add placeholder to firebase example ( #7979 )
6 years ago
Evan You
16021f321c
chore: update suacelabs link
6 years ago
Shyam Chen
6514a37a5a
chore(readme): correct badge link ( #8729 )
6 years ago
Evan You
0737d11a14
chore: new sponsor
6 years ago
Evan You
e9888e2d51
chore: update backers
6 years ago
Evan You
704b22e853
chore: new sponsor
6 years ago
Spencer Davies
9d19f84d4e
docs(readme): grammar fix, extra 'the' ( #8887 )
6 years ago
Evan You
79cabadeac
chore: fix OpenCollective silver tier
6 years ago
Evan You
6b1d431a89
Revert "perf: avoid unnecessary re-renders when computed property value did not change ( #7824 )"
This reverts commit 653aac2c57
.
6 years ago
Evan You
2ae4e298f1
chore: lockfile maintenance
6 years ago
Evan You
2a057844fa
chore: update sponsor
6 years ago
katashin
a9eb198413
fix(types): relax the return type of props default option ( #8537 )
6 years ago
GU Yiling
1e1ce0cac7
fix: replace hardcoded .parentNode with abstract ops, fix #8713 ( #8714 )
6 years ago
Evan You
3b43c81216
chore: update sponsors
6 years ago
Tim
d280937045
test(e2e): trigger click on .new-todo instead of footer ( #7938 )
6 years ago
Haoqun Jiang
c21b89ebed
fix(ssr): fix double escaping of staticClass values ( #7859 ) ( #8037 )
6 years ago
Yuriy Alekseyev
59860b0a75
refactor: make the warning messages more explicit ( close #7764 ) ( #7881 )
6 years ago
Edd Yerburgh
c94482743c
feat: add async option ( #8240 )
This is an option intended only for testing purposes, and should not be used in
application code.
6 years ago
Clark Du
833175e9d6
refactor: ignore control-regex lint for unsafeAttrCharRE ( #8601 )
6 years ago
d-pollard
9476d3e742
chore: update backers ( #8649 )
6 years ago
Evan You
25a688ee31
chore: update backers
6 years ago
Evan You
312fd51770
chore: update sponsors
6 years ago
Evan You
1e77d355ad
chore: new sponsor
6 years ago
Evan You
3d36a443c7
fix: fix potential xss vulnerability in ssr when using v-bind
6 years ago
Evan You
5a255d946c
chore: update sponsors and backers
6 years ago
Evan You
21112ecc69
chore: update sponsor
6 years ago
Evan You
48acf71a01
chore: remove bmqb
6 years ago
Evan You
0e5306658a
chore: sponsors
6 years ago
Evan You
1f68e1eb01
chore: update sponsors
6 years ago
Evan You
b10ea06a37
chore: update sponsors
6 years ago
Evan You
52719ccab8
chore: sponsor cleanup
7 years ago
Evan You
bb953435af
chore: update sponsors
7 years ago
Sean Larkin
5e3823a576
chore(package.json): Add sideEffects: false field in package.json ( #8099 )
7 years ago