Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/vue-template-es2015-compiler
Support a subset of handy ES2015 features in Vue 2.0 templates.
https://github.com/vuejs/vue-template-es2015-compiler
1.9.1
2d4fbd7bce59c3cedb56e061898b9500a86b421d authored almost 6 years ago
2d4fbd7bce59c3cedb56e061898b9500a86b421d authored almost 6 years ago
fix: fix prepending vm eating adjacent braces
close #14
b15e9bbb5a0fa7e8746368ad230353f507543561 authored almost 6 years ago
1.9.0
5995d048ddb24850512471759bbb633019d992fa authored almost 6 years ago
5995d048ddb24850512471759bbb633019d992fa authored almost 6 years ago
test: add test case for scope rest spread and trailing function comma
1331c2a9b1c07624a19db581283a191fb373c1ef authored almost 6 years ago
1331c2a9b1c07624a19db581283a191fb373c1ef authored almost 6 years ago
bump deps
57e00d5c9cd575834c1df99f2b15e7024d706a8a authored almost 6 years ago
57e00d5c9cd575834c1df99f2b15e7024d706a8a authored almost 6 years ago
bump buble (rebase against 0.19.3)
1f27e9b393e54c05ed578bf02db638ad7e1abe07 authored almost 6 years ago
1f27e9b393e54c05ed578bf02db638ad7e1abe07 authored almost 6 years ago
use yarn
e75d46071197a22d1bd715ea4b664a236ab9ff34 authored almost 6 years ago
e75d46071197a22d1bd715ea4b664a236ab9ff34 authored almost 6 years ago
1.8.2
7caadd9c77c174661b3376ba3ce42457a88f7aed authored almost 6 years ago
7caadd9c77c174661b3376ba3ce42457a88f7aed authored almost 6 years ago
fix: prepend vm for function arg spread apply context
c7afaf4d768a4103bc517e4502ce81bc6048e701 authored almost 6 years ago
c7afaf4d768a4103bc517e4502ce81bc6048e701 authored almost 6 years ago
1.8.1
16159be3f97cfdb62f7621bbf82c153b359adeee authored about 6 years ago
16159be3f97cfdb62f7621bbf82c153b359adeee authored about 6 years ago
fix: revert process usage in templates
As it would break if the user previously has
a component data property named "process".
test before publish
1327b0d6166381736216d15f680f019c8845d6d8 authored about 6 years ago
1327b0d6166381736216d15f680f019c8845d6d8 authored about 6 years ago
1.8.0
ce48e7547911a0e9feb9da69f4d8bc031a5df8a0 authored about 6 years ago
ce48e7547911a0e9feb9da69f4d8bc031a5df8a0 authored about 6 years ago
feat: transpile object rest spread with Object.assign by default
67f978832bc3eb2850e2c1b7c347d3d86958b616 authored about 6 years ago
67f978832bc3eb2850e2c1b7c347d3d86958b616 authored about 6 years ago
1.7.0
03e1e7508d245ca7b6aa092e7782035b9a945479 authored about 6 years ago
03e1e7508d245ca7b6aa092e7782035b9a945479 authored about 6 years ago
test: test for env var
0427fabc111315a9adb33c241433c7b1e27f102f authored about 6 years ago
0427fabc111315a9adb33c241433c7b1e27f102f authored about 6 years ago
update buble
38c2c1b63a823e038f5e0eec928674909ef6eee2 authored about 6 years ago
38c2c1b63a823e038f5e0eec928674909ef6eee2 authored about 6 years ago
update buble
28dec001e5800e853b42eafde4f44c31069013d0 authored over 6 years ago
28dec001e5800e853b42eafde4f44c31069013d0 authored over 6 years ago
chore: add repository url (#9)
Update package.json with repository url
2e64198a547d0ec077cc8a092b95a7dd04b3cba6 authored about 7 years ago
1.6.0
ee0a6ea340ae233dfb262c16d9e75f144da80d4f authored over 7 years ago
ee0a6ea340ae233dfb262c16d9e75f144da80d4f authored over 7 years ago
feat: support for functional component templates
7b678a58797a93c4470a5e34fd5c3d4427528e88 authored over 7 years ago
7b678a58797a93c4470a5e34fd5c3d4427528e88 authored over 7 years ago
ignore build file
3ecac04736ad0befa96c990a0c41d44df5a72bae authored over 7 years ago
3ecac04736ad0befa96c990a0c41d44df5a72bae authored over 7 years ago
update buble dep
3a29da2a42e184ec3c7c0d18a1e26e61c2e16b94 authored over 7 years ago
3a29da2a42e184ec3c7c0d18a1e26e61c2e16b94 authored over 7 years ago
add buble fork as submodule
1abf6954e03a861ffef63411211fbbdf85088524 authored over 7 years ago
1abf6954e03a861ffef63411211fbbdf85088524 authored over 7 years ago
1.5.3
9cee7c0f400283f90eb67528a764bbc4f3deb3f6 authored over 7 years ago
9cee7c0f400283f90eb67528a764bbc4f3deb3f6 authored over 7 years ago
allow modules
1e9c491dc92f48efda2f0330033231e025e7b8af authored over 7 years ago
1e9c491dc92f48efda2f0330033231e025e7b8af authored over 7 years ago
1.5.2
1015e558f72c399b1945657eb1d752b138463b7a authored almost 8 years ago
1015e558f72c399b1945657eb1d752b138463b7a authored almost 8 years ago
Merge pull request #7 from preaction/patch-1
fix object destructuring with custom variable name
6a09ad27496d587f613f53cd31425d7b01fdf796 authored almost 8 years ago
fix object destructuring with custom variable name
When doing object destructuring with a custom variable name (`{ obj_prop: var_name }`), we get a...
abfafc3c22dcd89b99d4d2f1073f777ba73be7fb authored almost 8 years ago
1.5.1
2e19d1c4c7182d9fce342085f00cb51daef0bb3b authored almost 8 years ago
2e19d1c4c7182d9fce342085f00cb51daef0bb3b authored almost 8 years ago
fix stripWith + array destructuring
96d2570a6e0cb11f40bb006ba70f6b7e2f3fc17b authored almost 8 years ago
96d2570a6e0cb11f40bb006ba70f6b7e2f3fc17b authored almost 8 years ago
1.5.0
4d514d46105335c29dfb20a7288dac1ee6e5f684 authored about 8 years ago
4d514d46105335c29dfb20a7288dac1ee6e5f684 authored about 8 years ago
bump buble + ensure object shorthand properties get transpiled when using stripWith
823aef65256aeb60696141abb4a0bbf6a8710025 authored about 8 years ago
823aef65256aeb60696141abb4a0bbf6a8710025 authored about 8 years ago
1.4.2
fb20c8b1a4af36e1754b62c7d1bf28ae77f1a733 authored about 8 years ago
fb20c8b1a4af36e1754b62c7d1bf28ae77f1a733 authored about 8 years ago
avoid proxy warning for _c in older versions of runtime
525f13c868a608a152f9152bcca7a01a2bdff48f authored about 8 years ago
525f13c868a608a152f9152bcca7a01a2bdff48f authored about 8 years ago
1.4.1
cee9bd92c091e3a812c4198483d3496bc1dc61d3 authored about 8 years ago
cee9bd92c091e3a812c4198483d3496bc1dc61d3 authored about 8 years ago
make generated code compatible with older versions of runtime
d4e6323932bd63d67572e8df1b9c6091aa47af0f authored about 8 years ago
d4e6323932bd63d67572e8df1b9c6091aa47af0f authored about 8 years ago
1.4.0
32fceaa134e64a4999bfb6360009feb79553fad4 authored about 8 years ago
32fceaa134e64a4999bfb6360009feb79553fad4 authored about 8 years ago
adapt createElement rename for 2.1.5
d66275b83ae9ed07d776beed5795622ab46d537e authored about 8 years ago
d66275b83ae9ed07d776beed5795622ab46d537e authored about 8 years ago
1.3.2
ee81d55ac1d3c78dd944bd0f97ad6c1e92129b4d authored about 8 years ago
ee81d55ac1d3c78dd944bd0f97ad6c1e92129b4d authored about 8 years ago
fix _h context
0024ac71e4970be5633794ee8101466988254205 authored about 8 years ago
0024ac71e4970be5633794ee8101466988254205 authored about 8 years ago
1.3.1
bd4b20255338978c44573396c04373e901c17937 authored about 8 years ago
bd4b20255338978c44573396c04373e901c17937 authored about 8 years ago
cache _h in render functions
df216597c607e13a37bebe280cca812f2b4134b3 authored about 8 years ago
df216597c607e13a37bebe280cca812f2b4134b3 authored about 8 years ago
1.3.0
db99cd2329e6e8c91c259b4dcb16478e457fce0e authored about 8 years ago
db99cd2329e6e8c91c259b4dcb16478e457fce0e authored about 8 years ago
relax feature support
b1ed7410734a73152178a4c420a2be4528f5a37d authored about 8 years ago
b1ed7410734a73152178a4c420a2be4528f5a37d authored about 8 years ago
1.2.4
e2e2c61b27171dc1b7e9068e7c903920654416cd authored about 8 years ago
e2e2c61b27171dc1b7e9068e7c903920654416cd authored about 8 years ago
allow arguments
ae83fd8802225878a2813a214bcf6f81ba5172c6 authored about 8 years ago
ae83fd8802225878a2813a214bcf6f81ba5172c6 authored about 8 years ago
1.2.3
11138119205f27ae58fdbc2dd4e2559fb31912b5 authored about 8 years ago
11138119205f27ae58fdbc2dd4e2559fb31912b5 authored about 8 years ago
fix stripWith: false disabling other transforms (fix #4)
07468023e27a5305162ca7144518dc77b3aca6fb authored about 8 years ago
07468023e27a5305162ca7144518dc77b3aca6fb authored about 8 years ago
1.2.2
ac2a00a2b40acfed700e5515ed4a1605ae361a80 authored about 8 years ago
ac2a00a2b40acfed700e5515ed4a1605ae361a80 authored about 8 years ago
always parse in script mode
d0b23ccbbc4db6d15efaa4d8dc62791d42e34469 authored about 8 years ago
d0b23ccbbc4db6d15efaa4d8dc62791d42e34469 authored about 8 years ago
1.2.1
88395f06e4ca89481e1feb5a07b7ef08c609e4ce authored about 8 years ago
88395f06e4ca89481e1feb5a07b7ef08c609e4ce authored about 8 years ago
fix #3
efe3d3b4bedcb019e62e810f49aa9ac5ca2cb012 authored about 8 years ago
efe3d3b4bedcb019e62e810f49aa9ac5ca2cb012 authored about 8 years ago
1.2.0
cb90f5e83b8d4c21e2f0c56282e41205dbd04f8a authored about 8 years ago
cb90f5e83b8d4c21e2f0c56282e41205dbd04f8a authored about 8 years ago
remove with from render functions
37d08b304e6e7a6af010fd641597f5c3f5012f2c authored about 8 years ago
37d08b304e6e7a6af010fd641597f5c3f5012f2c authored about 8 years ago
1.1.1
ee2e067c94e16639aebd4489c43d1a9a2af354a0 authored about 8 years ago
ee2e067c94e16639aebd4489c43d1a9a2af354a0 authored about 8 years ago
Revert "Support arrow functions and destructuring"
This reverts commit f54fe7059aca080d9b5f7f894d441fc0d77646f3.
16c0d2b0ddfd0280528b793261c44e785c44d7df authored about 8 years ago
1.1.0
d19a477609a5a81319e1589dafa8346ca76d8ba6 authored about 8 years ago
d19a477609a5a81319e1589dafa8346ca76d8ba6 authored about 8 years ago
Merge pull request #1 from kudos/patch-1
Support arrow functions and destructuring
796357a32113134f61dd665a0eb069f3a8129095 authored about 8 years ago
Support arrow functions and destructuring
f54fe7059aca080d9b5f7f894d441fc0d77646f3 authored about 8 years ago
f54fe7059aca080d9b5f7f894d441fc0d77646f3 authored about 8 years ago
readme
727d8b26ecda78bf89fae0c49ec4ebe62a636311 authored over 8 years ago
727d8b26ecda78bf89fae0c49ec4ebe62a636311 authored over 8 years ago
init
9e1df051ce021235b39d6448dc5f8449a77e1310 authored over 8 years ago
9e1df051ce021235b39d6448dc5f8449a77e1310 authored over 8 years ago