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
Evan You
52719ccab8
chore: sponsor cleanup
2018-06-11 16:54:26 -04:00
Evan You
bb953435af
chore: update sponsors
2018-06-11 16:42:41 -04:00
Sean Larkin
5e3823a576
chore(package.json): Add sideEffects: false field in package.json ( #8099 )
2018-05-02 17:28:04 -04:00
Evan You
654e5f153d
chore: new sponsor
2018-04-30 16:15:20 -04:00
Alexander
1abb944a71
chore(typo): no dots at the end of the comments ( #8087 )
2018-04-26 14:14:16 +02:00
Evan You
1ff51be93c
chore: new sponsor
2018-04-25 16:13:50 -04:00
Evan You
97f113e7b5
chore: update sponsors
2018-04-24 09:38:37 -04:00
Evan You
8cc7eaeadd
chore: update sponsors
2018-04-12 09:01:56 -04:00
jonkofee
38d5459e10
chore: use reactive components count in benchmark ( #7996 )
2018-04-10 12:34:58 -04:00
Zhenfei You
62265035c0
feat(weex): support object syntax of class ( #7930 )
2018-04-07 00:24:23 -04:00
Pooya Parsa
ef0b250979
feat(server, webpack-plugin): webpack 4 support ( #7839 )
...
SSR webpack 4 compat
2018-04-07 00:23:59 -04:00
Clark Du
575b6e77ab
fix(ssr): render initial and used async css chunks ( #7902 )
...
compatibility with webpack 4 + mini CSS extraction
close #7897
2018-04-07 00:22:22 -04:00
Evan You
ae6dcd63a0
fix(ssr): remove trailing hash in webpack module identifier when
...
generating client manifest
2018-04-04 20:08:12 -04:00
Evan You
805a4fd676
chore: new sponsor
2018-04-03 11:19:43 -04:00
Evan You
ee1a36820e
chore: update sponsor
2018-04-02 09:18:19 -04:00
Evan You
19552a82a6
build: release 2.5.17-beta.0
2018-03-23 19:29:02 -04:00
Evan You
dbf15103f7
build: build 2.5.17-beta.0
2018-03-23 19:28:59 -04:00
Evan You
950daca99b
types: make flow happy
2018-03-23 19:21:45 -04:00
Evan You
f148077437
chore: format
2018-03-23 19:21:34 -04:00
Evan You
faaf142cb6
refactor: reduce component mergeHook arg count
...
Because f43ce3a5
removed the two extra args from init hook
2018-03-23 19:14:05 -04:00
Luis Hernandez
8227fb3524
fix: add missing asyncMeta
during VNode cloning ( #7861 )
2018-03-23 19:13:10 -04:00
Matheus Azzi
1bd6196fb2
fix(codegen): support IE11 and Edge use of "Esc" key ( #7887 )
...
Closes #7880
2018-03-23 19:08:55 -04:00
Piotr Kaminski
7a145d8643
fix(observer): invoke getters on initial observation if setter defined ( #7828 )
2018-03-23 19:08:02 -04:00
Evan You
653aac2c57
perf: avoid unnecessary re-renders when computed property value did not change ( #7824 )
...
close #7767
2018-03-23 19:03:27 -04:00
Evan You
f43ce3a5d8
fix: invoke component node create hooks before insertion ( #7823 )
...
fix #7531
2018-03-23 19:03:17 -04:00
Evan You
b7445a2b94
fix: beforeUpdate should be called before render and allow state mutation ( #7822 )
...
fix #7481
2018-03-23 19:03:00 -04:00
Evan You
de42278d34
fix: ensure init/prepatch hooks are still repsected
...
this address a regression introduced in 984927a
which
causes vue-router#1338 to resurface.
2018-03-23 19:01:24 -04:00
Evan You
a7d190d249
chore: update sponsors
2018-03-23 17:02:48 -04:00
Léo Andrès
943e5c242b
workflow: clean shell scripts ( #7826 )
2018-03-22 10:02:40 -04:00
Evan You
903be9b91f
Revert "refactor: remove unnecessary checks ( #7875 )"
...
This reverts commit 43551b4fb6
.
2018-03-22 10:01:53 -04:00
Ryan Cavanaugh
49385e1efa
types: add UMD global declaration to index.d.ts ( #7868 )
...
Users using Vue from e.g. the CDN might be using the global `.Vue` without importing the module.
See https://www.typescriptlang.org/docs/handbook/modules.html for details on the syntax
2018-03-22 09:58:04 -04:00
Huo Chunyang
43551b4fb6
refactor: remove unnecessary checks ( #7875 )
2018-03-22 09:56:05 -04:00
dherman
7b387390aa
fix: correct the has
implementation in the _renderProxy
( #7878 )
...
It's feasible that someone might ask if something other than a string is
in the proxy such as a `Symbol` that lacks a `charAt` method. This aligns
the implementation with the `getHandler`.
2018-03-22 09:53:28 -04:00
Evan You
17d7a5f6bd
chore: update sponsors
2018-03-20 10:26:32 -04:00