Commit Graph

2794 Commits

Author SHA1 Message Date
Evan You
7597bb06e0 test: fix ssr tests 2018-10-24 12:42:53 -04:00
katashin
9d2f9a034f fix(sfc): avoid deindent when pad option is specified (#7647) 2018-10-24 12:10:58 -04:00
Evan You
76fd45c9fd build: upgrade eslint and use only non-stylistic rules 2018-10-24 12:08:32 -04:00
Evan You
980801c8a3 build: use terser instead of uglify 2018-10-24 10:50:37 -04:00
Evan You
eeb752f6b6 build: upgrade typescript 2018-10-24 10:44:05 -04:00
Evan You
52f9d3f492 build: upgrade webpack & karma 2018-10-24 10:41:38 -04:00
Evan You
b273bf7a95 build: upgrade rollup 2018-10-23 18:45:59 -04:00
Vikram Rangaraj
12e8efc2e7 workflow: upgraded to babel 7 (#8948) 2018-10-23 18:40:55 -04:00
Manoel
93d1f5f8d6 chore: add extension to .eslintrc (#8904) 2018-10-23 18:22:19 -04:00
宋铄运
265dd45778 refactor(class-util): cache whitespace regex (#8743) 2018-10-23 16:54:35 -04:00
JJJ
4f111f9225 refactor: empty function replace to noop (#8791) 2018-10-23 16:52:02 -04:00
Clark Du
390ff8ede8 refactor: add missing else in genNode (#8600) 2018-10-23 16:26:20 -04:00
宋铄运
88f687cb26 refactor(transition): replace nested closure with static ones (#8547) 2018-10-23 16:01:29 -04:00
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
2018-10-23 15:53:47 -04:00
sqal
5e912976c4 chore: update reference to already defined variable (#8518) 2018-10-23 15:52:44 -04:00
msrahman07
7ae1f4e0b5 chore: tweak description (#8509) 2018-10-23 15:52:19 -04:00
Evan You
19008ecd12 ci: use customized ci image 2018-10-22 16:21:28 -04:00
Kael
99a51b452f fix(types): make VNodeDirective properties optional, fix #8013 (#8003) 2018-10-22 16:09:23 -04:00
李春
4dec3b52c9 chore: remove useless code (#8002) 2018-10-22 16:04:54 -04:00
HcySunYang
6e5909869c refactor: set should return early if original def has getter but no setter (#7981) 2018-10-22 16:04:06 -04:00
Akitaka Oba
c356b29e32 chore: add placeholder to firebase example (#7979) 2018-10-22 15:55:04 -04:00
Evan You
16021f321c chore: update suacelabs link 2018-10-22 15:21:28 -04:00
Shyam Chen
6514a37a5a chore(readme): correct badge link (#8729) 2018-10-22 15:14:39 -04:00
Evan You
0737d11a14 chore: new sponsor 2018-10-04 11:03:55 -04:00
Evan You
e9888e2d51 chore: update backers 2018-10-04 11:02:05 -04:00
Evan You
704b22e853 chore: new sponsor 2018-10-04 11:02:05 -04:00
Spencer Davies
9d19f84d4e docs(readme): grammar fix, extra 'the' (#8887) 2018-10-02 07:56:24 +02:00
Evan You
79cabadeac chore: fix OpenCollective silver tier 2018-09-19 14:18:17 -04:00
Evan You
6b1d431a89 Revert "perf: avoid unnecessary re-renders when computed property value did not change (#7824)"
This reverts commit 653aac2c57.
2018-09-18 10:21:55 -04:00
Evan You
2ae4e298f1 chore: lockfile maintenance 2018-09-18 10:21:25 -04:00
Evan You
2a057844fa chore: update sponsor 2018-09-18 10:21:15 -04:00
katashin
a9eb198413 fix(types): relax the return type of props default option (#8537) 2018-09-17 22:33:58 -04:00
GU Yiling
1e1ce0cac7 fix: replace hardcoded .parentNode with abstract ops, fix #8713 (#8714) 2018-09-09 17:28:20 -04:00
Evan You
3b43c81216 chore: update sponsors 2018-08-27 15:05:41 -04:00
Tim
d280937045 test(e2e): trigger click on .new-todo instead of footer (#7938) 2018-08-20 17:52:06 -04:00
Haoqun Jiang
c21b89ebed fix(ssr): fix double escaping of staticClass values (#7859) (#8037) 2018-08-20 17:49:18 -04:00
Yuriy Alekseyev
59860b0a75 refactor: make the warning messages more explicit (close #7764) (#7881) 2018-08-17 10:40:46 -04:00
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.
2018-08-16 16:26:02 -04:00
Clark Du
833175e9d6 refactor: ignore control-regex lint for unsafeAttrCharRE (#8601) 2018-08-14 09:12:26 -04:00
d-pollard
9476d3e742 chore: update backers (#8649) 2018-08-14 09:11:43 -04:00
Evan You
25a688ee31 chore: update backers 2018-08-13 17:48:11 -04:00
Evan You
312fd51770 chore: update sponsors 2018-08-13 11:46:04 -04:00
Evan You
1e77d355ad chore: new sponsor 2018-08-07 18:02:13 -04:00
Evan You
3d36a443c7 fix: fix potential xss vulnerability in ssr when using v-bind 2018-08-01 12:33:47 -07:00
Evan You
5a255d946c chore: update sponsors and backers 2018-07-31 09:19:25 -04:00
Evan You
21112ecc69 chore: update sponsor 2018-07-18 17:33:48 -04:00
Evan You
48acf71a01 chore: remove bmqb 2018-07-13 09:16:24 -04:00
Evan You
0e5306658a chore: sponsors 2018-07-05 11:13:57 -04:00
Evan You
1f68e1eb01 chore: update sponsors 2018-07-02 22:27:12 -04:00
Evan You
b10ea06a37 chore: update sponsors 2018-07-01 10:15:15 -04:00