Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/vue-class-component
ES / TypeScript decorator for class-style Vue components.
https://github.com/vuejs/vue-class-component
use ComponentOptions of official vue typings (#21)
0ef7d3e3347cf0c5fdf6dea864522dddbbcc12c8 authored over 8 years ago
0ef7d3e3347cf0c5fdf6dea864522dddbbcc12c8 authored over 8 years ago
Update for Vue 2.0 (#20)
* update internal hook names for Vue 2.0
* update example for 2.0
* update readme
cafb94472a3386108684e31e0eff7ba36af78be2 authored over 8 years ago
Add License (#18)
* add LICENSE file
* add license section
98f4079c6d2c8647d5f438b7821853869df81e2b authored over 8 years ago
Update package.json (#16)
4752ecd18f726116241b8834051ed3e2c8e8e0f1 authored over 8 years ago
4752ecd18f726116241b8834051ed3e2c8e8e0f1 authored over 8 years ago
Update prop option type for Vue 1.0.21+
9c18c59b7c60be7011523654a1a0644dd61af45e authored over 8 years ago
9c18c59b7c60be7011523654a1a0644dd61af45e authored over 8 years ago
Merge pull request #12 from kaorun343/add-definitions
Improve definition
4a8407cea68366d469d1fa6277950c0897177591 authored almost 9 years ago
Improve definition
26022264fde43c3cd357bc90cbc2acef1adc9fa6 authored almost 9 years ago
26022264fde43c3cd357bc90cbc2acef1adc9fa6 authored almost 9 years ago
3.2.0
d1bffb13ac1a064ebb68a244c61a313ec93f4123 authored almost 9 years ago
d1bffb13ac1a064ebb68a244c61a313ec93f4123 authored almost 9 years ago
update meta for ts
39d29053c5a90071a1eab8f112ccc6f083347ca8 authored almost 9 years ago
39d29053c5a90071a1eab8f112ccc6f083347ca8 authored almost 9 years ago
Merge pull request #11 from kaorun343/add-typescript-definition-file
add typescript definition file
d24b0686f3531542fc97da63b46cdcd6f671c349 authored almost 9 years ago
add typescript definition file
10f5d0629f647531300b9311545f0369a04c1d04 authored almost 9 years ago
10f5d0629f647531300b9311545f0369a04c1d04 authored almost 9 years ago
3.1.2
2bd8c66111785093bb25a791db96e31a6ddb4a1d authored almost 9 years ago
2bd8c66111785093bb25a791db96e31a6ddb4a1d authored almost 9 years ago
remove unused def
e46ed68a9d6728ab3cfc1652c40992bba365e3a3 authored almost 9 years ago
e46ed68a9d6728ab3cfc1652c40992bba365e3a3 authored almost 9 years ago
3.1.1
f2112c7a61f98969860734249e565bcff0233511 authored almost 9 years ago
f2112c7a61f98969860734249e565bcff0233511 authored almost 9 years ago
fix class extending
ad6a2601a6aaba4b071f0673cf0bd8e859ad2b66 authored almost 9 years ago
ad6a2601a6aaba4b071f0673cf0bd8e859ad2b66 authored almost 9 years ago
3.1.0
8ddbfb95b14ae54c3418d66d4b3b56a1465b8eb9 authored almost 9 years ago
8ddbfb95b14ae54c3418d66d4b3b56a1465b8eb9 authored almost 9 years ago
add tests
20012fd2f6a7454b42a26c265db0a1b9d2ae9593 authored almost 9 years ago
20012fd2f6a7454b42a26c265db0a1b9d2ae9593 authored almost 9 years ago
Merge pull request #10 from finico/feature/decorator-without-options
Added the ability to decorate without options
93ab3c95660dbc6dcfd435e8aac3cf0da63086ca authored almost 9 years ago
Added the ability to decorate without options
12430aafa6de830f17c98ada831eecbb864e9b0c authored almost 9 years ago
12430aafa6de830f17c98ada831eecbb864e9b0c authored almost 9 years ago
3.0
d188c7fb8c1615fe414fb86d6497153fa5571121 authored almost 9 years ago
d188c7fb8c1615fe414fb86d6497153fa5571121 authored almost 9 years ago
2.0.1
38730e3ee1b3ea812b48da54a209b3b71c337a51 authored about 9 years ago
38730e3ee1b3ea812b48da54a209b3b71c337a51 authored about 9 years ago
Merge pull request #8 from kaorun343/add-name-option
add name option
6b0678162360a3f24b628be0eef676c975585b5d authored about 9 years ago
add name option
68011c57d4d9f0314f96764ef3e9fff4654c1f56 authored about 9 years ago
68011c57d4d9f0314f96764ef3e9fff4654c1f56 authored about 9 years ago
bump
fc1905f4460e28e86f571a8cb9f379f84949afbc authored about 9 years ago
fc1905f4460e28e86f571a8cb9f379f84949afbc authored about 9 years ago
1.0
5d42deb3935fa9f23172c148348a5e3cc06b2cbd authored about 9 years ago
5d42deb3935fa9f23172c148348a5e3cc06b2cbd authored about 9 years ago
Merge pull request #7 from kaorun343/support-1.0
support 1.0
f4c419b7d18fb7a0294ee74413bcfcbe3231e379 authored about 9 years ago
support 1.0
dee41a73ed5309bb3c85b312e87b332e5660a63d authored about 9 years ago
dee41a73ed5309bb3c85b312e87b332e5660a63d authored about 9 years ago
Merge pull request #5 from wprater/patch-1
add activate hook
b6a692ed5387e494858a2d1f3ad6111b0e385130 authored over 9 years ago
add activate hook
added the `activate` life cycle hook.
039174c32822d59c30b6a2b677b8689eb562fada authored over 9 years ago
Merge pull request #4 from finico/feature/clone-null
clone value if it's null
96d6654b4c297eaa6241eb379c152933a577c4fc authored over 9 years ago
clone value if it's null
84d27a108751d794cb0cc9807703168477f6a675 authored over 9 years ago
84d27a108751d794cb0cc9807703168477f6a675 authored over 9 years ago
minor changes
982f03c1c502b2bfc00c5a98bf3d82573556b7ac authored over 9 years ago
982f03c1c502b2bfc00c5a98bf3d82573556b7ac authored over 9 years ago
rename / simplify API
eb9cbc825744890e233b15e97214268786681373 authored over 9 years ago
eb9cbc825744890e233b15e97214268786681373 authored over 9 years ago
use es7.js extension
1e65f0726a676a9a73e4e8cafac4a69b549da9e6 authored over 9 years ago
1e65f0726a676a9a73e4e8cafac4a69b549da9e6 authored over 9 years ago
init
13158deb5b13a67c8a5e151f6c54f0d1c4a7a867 authored over 9 years ago
13158deb5b13a67c8a5e151f6c54f0d1c4a7a867 authored over 9 years ago