Commit Graph

3127 Commits

Author SHA1 Message Date
vue-bot
f7d8597637
chore: update sponsors [ci skip] (#11705) 2020-10-05 10:57:24 -04:00
Mitchell Bryson
690374bdc1
build: unexpected token when running dev (#11704) 2020-10-05 12:09:09 +02:00
Manny Quizhpi
b51430f598
doc(contributing): add missing donation link (#11692) 2020-10-02 09:07:03 +02:00
Alex Addams
0664cb0143
fix(v-pre): do not alter attributes (#10088)
* fix(v-pre): do not alter attributes

close #10087

* fix(v-pre): do not alter attributes

remove component and replace option from unit test

* refactor: use or

* perf: check boolean before index

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2020-09-21 17:42:08 +02:00
Nowres Rafid
cd57393fd3
fix(attrs): do not consider translate attribute as boolean (#11392)
when present, translate attribute had translate as it's value, which is not valid, the value should
remain as specified by the user, that's why we removed it form isBooleanAttr map

fix #11391
2020-09-21 16:51:39 +02:00
Des Preston
862070662d
fix(compiler): event handlers with modifiers swallowing arguments (fix #10867) (#10958)
Pass full parent argument list to the event handler when there are event
modifiers present.
2020-09-21 16:16:45 +02:00
Orkhan Alikhanov
668e1e6374
fix(types): allow string for watch handlers in options (#10396)
* Allow watch handler to be string as it is supported

* Move string type to WatchHandler itself

* Removed string type as it moved to WatchHandler
2020-09-21 16:13:21 +02:00
Daniel Jun Suguimoto
b8bd149d8a
fix(ssr): textarea keeps undefined/null values (#11121)
* fix(ssr): textarea keeps undefined/null values

* refactor(ssr): Code review changes for null values in textareas
2020-09-21 16:04:58 +02:00
DSha
67825c24bc
fix(parser): allow multiple slots with new syntax (#9785)
* fix(#9781): non greedy `dynamicArgAttribute` RegExp 

* test(parser): add test case for multiple dynamic slot names

* test: add test with value

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
2020-09-21 16:01:46 +02:00
Eduardo San Martin Morote
abb5ef35dd
fix(props): correctly warn when a provided prop is Symbol (#10529)
* fix(props): correctly warn when a provided prop is Symbol

Fixes #10519

* style: space before parens
2020-09-21 12:24:17 +02:00
Eduardo San Martin Morote
b97606cdc6
fix(ssr): avoid missing files in manifest (#11609)
Co-authored-by: chenyj <2932802684@qq.com>
Co-authored-by: johnleider <john@vuetifyjs.com>
2020-09-21 11:59:11 +02:00
Eduardo San Martin Morote
579e1ff9df
fix(core): remove trailing comma in function signature (#10845)
Fix #10843
2020-09-21 11:20:24 +02:00
vue-bot
2f7209c39a
chore: update sponsors [ci skip] (#11651) 2020-09-15 21:33:45 -04:00
vue-bot
635e669f64
chore: update sponsors [ci skip] (#11620) 2020-09-07 09:31:39 -04:00
vue-bot
ef56410a2c
chore: update sponsors [ci skip] (#11616) 2020-08-26 09:19:29 -04:00
Evan You
bb253db0b3 build: release 2.6.12 2020-08-20 09:10:59 -04:00
Evan You
60a71ea0e4 build: build 2.6.12 2020-08-20 09:10:53 -04:00
Eduardo San Martin Morote
5b399612d8
fix(security): upgrade serialize-javascript (#11434) 2020-08-13 10:38:24 -04:00
vue-bot
46ae952596
chore: update sponsors [ci skip] (#11570) 2020-08-10 12:00:50 -04:00
dependabot[bot]
d9a41d2ea1
build(deps): bump elliptic from 6.4.1 to 6.5.3 (#11554)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-07 10:01:23 +02:00
Evan You
6c1f3872ed chore: update sponsors [ci skip] 2020-08-05 11:21:20 -04:00
vue-bot
4611a44628
chore: update backers [ci skip] (#11566) 2020-08-05 11:11:34 -04:00
vue-bot
38cfb2b20f
chore: update sponsors [ci skip] (#11542) 2020-07-30 12:28:07 -04:00
warmsocks
8ead9d2a0d
chore: spelling and grammar (#11481)
Co-authored-by: Shaun Case <shaunc@aja.com>
2020-07-01 11:11:46 +02:00
vue-bot
98b4d683f5
chore: update sponsors [ci skip] (#11435) 2020-06-03 16:26:10 -04:00
vue-bot
319294d5f3
chore: update sponsors [ci skip] (#11433) 2020-06-03 16:25:33 -04:00
vue-bot
d25a45593d
chore: update sponsors [ci skip] (#11420) 2020-06-03 16:25:15 -04:00
Nguyen You
fb589e6f9b
chore: improve note about DefinePlugin (#11425) 2020-06-01 21:46:10 +02:00
vue-bot
0baa129d4c
chore: update sponsors [ci skip] (#11365) 2020-05-01 09:29:46 -04:00
Dennis Herzberg
e1fbfac664
chore: add issue template config.yml (#10777) [ci skip] 2020-04-26 11:00:19 -04:00
vue-bot
0551226f8b
chore: update sponsors [ci skip] (#11280) 2020-04-07 17:45:06 -04:00
vue-bot
0aa4077568
chore: update backers [ci skip] (#11279) 2020-04-07 17:44:57 -04:00
Tim Gates
2be3b10dc1
chore: typo unnecesarry -> unnecessary (#11286) 2020-04-06 23:54:14 +02:00
Rodrigo Graça
53963424f9
chore: https link to editorconfig.org (#11267) 2020-03-31 17:54:03 +02:00
YuLe
e68f83d0b5
chore: fix typo in bind-dynamic-keys.js comment (#11262) 2020-03-30 11:44:33 +02:00
Ikko Ashimine
a59e05c2ff
chore(readme): svg images (#11200)
add ?sanitize=true to svg
2020-03-11 22:26:53 +01:00
Evan You
98b9270ab5 chore: fix svg logos 2020-03-10 21:07:39 -04:00
vue-bot
caa33e0a23
chore: update sponsors [ci skip] (#11196) 2020-03-09 11:13:03 -04:00
vue-bot
01852a727a
chore: update sponsors [ci skip] (#11180) 2020-03-09 11:06:37 -04:00
vue-bot
aba19fd1e1
chore: update backers [ci skip] (#11179) 2020-03-09 11:06:04 -04:00
bakugod
bce5b9851d
chore(readme): svg not displayed (#11185) 2020-03-06 10:09:02 -05:00
vue-bot
2f1f8e9a83
chore: update sponsors [ci skip] (#11157) 2020-02-27 11:41:28 -05:00
阿豪
6390f70c2e
chore(platforms/web/server/util): Removes duplicate values from the attr list (#11064) 2020-02-11 09:50:22 -05:00
Ikko Ashimine
dad3d99f32
chore(readme): svg image (#11078) [ci skip] 2020-02-11 09:49:49 -05:00
Evan You
230d6740c7 chore: update sponsor link [ci skip] 2020-02-11 09:49:18 -05:00
vue-bot
5a2ec26482
chore: update sponsors [ci skip] (#11082) 2020-02-11 09:48:29 -05:00
vue-bot
7963b53a97
chore: update backers [ci skip] (#11080) 2020-02-11 09:47:47 -05:00
hareku
841bb084ca
chore: fix typo in element test (#11085) 2020-02-06 17:22:26 +01:00
vue-bot
7d8c4f69d3
chore: update sponsors [ci skip] (#11077) 2020-02-04 21:07:03 -05:00
vue-bot
6f93c00b29
chore: update sponsors [ci skip] (#11072) 2020-02-04 21:06:50 -05:00