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

fixed review issues

cdd63663b115e78037b15841e841b8e3f3ef36d3 authored almost 7 years ago
Added reflection support

a13fc5a6f94bab2fd14c6f2a827188cf0d29917a authored almost 7 years ago
[release] 6.2.0

48059b87225efde73b99606be87ce4afa94d5780 authored almost 7 years ago
[build] 6.2.0

7213dbe4837574055a7bc5aa5f74f61b6e0467f4 authored almost 7 years ago
feat: add mixins helper (#224)

* feat: add mixins helper

* docs: add a guide for mixins

* docs: fix typos

cdcbfe5bb1a4c9d59a4b3066477f49c9aae8e2fc authored almost 7 years ago
chore: housekeeping (#225)

* chore: bump deps

* chore: avoid to output d.ts on test

* chore: update license year

ed4d289e466cad2ceb52bb1496380d3a14ff1b73 authored almost 7 years ago
change compiler option "jsx"; (#216)

a415a17db6cfa7cbecadfa5caf404f62d835298b authored about 7 years ago
docs(example): simplify webpack config

f7e6da982b54afa1f407d2bde7c9870bb2e8f027 authored about 7 years ago
docs(example): tweak format

8f5bf87f73188d5184b9f0aee7356eab69f7110d authored about 7 years ago
chore: babel-preset-env is not required

c96c57a308727974ba15b36d35dafd2081c18b12 authored about 7 years ago
add tsx render function example (#212)

* add tsx render function example

* add jsx typing

* simplify the render function example

6095c0f01ad41eb613ffb73cb88a52889ddd8c62 authored about 7 years ago
chore: tidy up tsconfig (#214)

e726999188491d791dbbb9971433a5d1e930b784 authored about 7 years ago
[release] 6.1.2

966fecf43e9fea54577c4b1ba816a3894a9dcae6 authored about 7 years ago
[build] 6.1.2

8f8fa733e0d80d54285f81ab8c1d4fdbabc9c83b authored about 7 years ago
fix: fix memory leak of detached DOM tree (#210)

75800984d24e99ef31d9f167e4145262db55f224 authored about 7 years ago
[release] 6.1.1

89d5bf04b538c65c377b92736b5e1f8ffc8350ba authored about 7 years ago
[build] 6.1.1

2b1a8a2743802ef93801bef202a3bd03220eba03 authored about 7 years ago
fix: avoid to overwrite component options on IE <= 10 (#203)

* fix: avoid to overwrite component options on IE <= 10

* fix: prevent reconfiguration if nat...

8905f8c854765061ff6110cb0f24853cadf6520c authored about 7 years ago
fix: avoid to inherit __decorators__ property to sub classes (#200)

b6a12a8c28bcfd35403de2a801ba6f1d6b23b155 authored about 7 years ago
fix: forward static functions in babel (#187)

2bc36c50551446972d4b423b2c69f9f6ebf21770 authored about 7 years ago
Add VueDecorator to named exports (#194)

448445633583e059aff439f33e6d0b9461fad9c4 authored about 7 years ago
[release] 6.1.0

fd737365bad081e99cb7204317cd37ce7c69f572 authored about 7 years ago
[build] 6.1.0

5723f6a4b667fd9448573ccae7034ad6e80a56a5 authored about 7 years ago
chore: update copyright year

0bd29a0ab850c107d14026f984ae614c424a9edc authored about 7 years ago
docs: tweak heading

382824a6972b18e6290d840d390aeb9ec180180a authored about 7 years ago
refactor: rewrite component options type parameters to shorter form

06e91094633b4f2cf011d070d11e241cf64f0384 authored about 7 years ago
docs: --allowSyntheticDefaultImports is no longer needed

d8f48784fde3dbb5d1d0e74764ec3ca8ba4ed41c authored about 7 years ago
fix: allow to configure proxied properties in data hook (#184)

This fix allows the users to create property decorators
that declare props/methods in Babel.

e9f0e6b78be13b8fecbae466171b8345e58e6f09 authored about 7 years ago
fix: fix nullable type in ts 2.6 (#182)

95d9e6582cc9d944e2b44c4cf63f368d5704e40d authored about 7 years ago
chore: update readme

12c5b2479c43331916baef1dcba84147192c190d authored about 7 years ago
Update ISSUE_TEMPLATE.md

5376a9ac8944a7bb2c52b94c44e071be499c02ba authored about 7 years ago
Statics (#146)

* +statics

* identation correction

* -debugger

* presentation

* - function defaults

9d64be71a5bb7feb7005a5253a459dfd4c881b36 authored about 7 years ago
docs: fix typo

0b710e6a59636db21f3bb26f048f4b67491ceb46 authored about 7 years ago
docs: add a note about supported decorator stage

fe5a35e9d43bf745c4786f8d84992e64eb4a379b authored about 7 years ago
chore: remove yarn.lock

7f785c94a6dff36eb3a82aac0b12db05faf9a6e8 authored over 7 years ago
chore: bump vue

543776d2775177ddc110521847749633fa3d72e8 authored over 7 years ago
chore(example): add child component (#160)

* chore(example): add child component

* fix closing tag

* fix readme.md

* fix(App.vue) ...

d60efbd04701afcff2f8794e58f3160895d64466 authored over 7 years ago
[release] 6.0.0

d56fbc1fd0601ca549063ab493516d1ea5036503 authored over 7 years ago
[build] 6.0.0

226c7e487a6eba123236f8fbe207237888f5846a authored over 7 years ago
build: add release npm script

c10d7ad97aaed3c66b68c4bf325b4b81406896f6 authored over 7 years ago
feat: add Vue 2.5 errorCaptured hook

5fd7ce0c2a94e6a48df17db44e2070275bf5dca4 authored over 7 years ago
bump rollup

ecafcbec9e05d1b3fd7a328eaabe524e289bfe75 authored over 7 years ago
fix: allow to create a custom class decorator (#157)

* fix: allow to create a custom class decorator

* test: add a custom class decorator test for...

d6ea3e45ed71ba03b6c77948824035d8508d6e5f authored over 7 years ago
feat: adapt to the new vue typings (#132)

8632bc62ad5c10f6879b9e14a2d60f301d9ce308 authored over 7 years ago
Updated README to support new vue-router beforeRouteUpdate hook (#144)

0ca7db0ff652fac16f2051e69ff0711cdd04a766 authored over 7 years ago
thier -> their (#142)

0d1c4413748fcc43def0e8a5393be0184718c855 authored over 7 years ago
chore: bump typescript

7c8516051f59370f6e3e2793f57bf006ca7b0073 authored over 7 years ago
chore(example): update sfc declaration (#126)

fc37448844519bea584509ce46cfd120810d30f6 authored over 7 years ago
[release] 5.0.2

8f2d7d4bba9c84af4c9ce5fe22c91bc5c2bf4586 authored over 7 years ago
[build] 5.0.2

27fa55bc4f19ae1c6261620473be10ca74b83836 authored over 7 years ago
Housekeeping (#113)

* Bump deps

* remove unused dep

* use testdouble instead of chai-spy

176c31041fa6a04460a01c5eee99696a39d8d979 authored over 7 years ago
Added NPM badge (#111)

e3bcda7ece7e804b9267450a9f6cb4ccb3bdbfd4 authored over 7 years ago
Move $decoratorQueue under each component constructor (fix #104) (#110)

* add test script for dev

* move decorator queue under each constructor

f060f7dc53fe4ba32dac1e36464aa3c2347cf2e8 authored over 7 years ago
add class property caveat in readme (#95)

cb8d9de02470f05b2bb9b3d59c9973f1b5d760ed authored over 7 years ago
add issue template (#89)

c6f42f7770090eccbb9c6932afc9f8c0e0a0afb3 authored over 7 years ago
[build] 5.0.1

72fa6b0333ed1cf7c8d4c99a65637d882966b844 authored almost 8 years ago
[release] 5.0.1

4f2a641f687a1965d53d31d3bc6c7e5490d7f59e authored almost 8 years ago
fix webpack config of example

e41e4595bb6771c7e7e91e89cdcb45e94c116b67 authored almost 8 years ago
bump deps

b51f5d07a7c922df3e9bf215018f2561b3923dd7 authored almost 8 years ago
Use class name as Vue component's name (#76)

* use class name as vue component's name

* add name tests

* fix test error caused by relat...

fe5dc197cdb3e0726cc15e308297613baa6ffa94 authored almost 8 years ago
update readme for caveats of class properties (#69)

* update readme for caveats of class properties

* add description vue will bind methods

* ...

34ef0ce6607f06b4d4563bc9da289951e6ca3b7c authored almost 8 years ago
readme

6e017d216b42be9de7451e4da9615efb7060f55e authored almost 8 years ago
[build] 5.0.0

00019d283e2dd69c7320cff5144c36c8aea66bdd authored almost 8 years ago
[release] 5.0.0

78377aafade6d6a4028710e24b6e365d3d2e9cc8 authored almost 8 years ago
update example for 2.2

b270eb0f9b5fb036b28718111b49cc000895a15b authored almost 8 years ago
fix compat with vue 2.2

b39634ff1eed1931c3db932033cf6d4951b4b0b1 authored almost 8 years ago
use default import for Vue

3786c53272170b48300367188e4773ad89ab01c1 authored almost 8 years ago
update ts-loader (#61)

* update ts-loader

* fix caret sign for ts-loader version specification

2dccbc3726969d54a0969c8549bff0665afd0cf5 authored almost 8 years ago
Rewrite the examples with single file component (#59)

* rewrite the examples with single file component

* update the link in readme

12041e2aa019cf6466e9c0aaac918f4256540dbc authored about 8 years ago
[build] 4.4.0

9ca366bc126801894ff3b58e15f0ae04181e0a8b authored about 8 years ago
[release] 4.4.0

67ac032cd3afe3c3e4dfaff6cf53fd963196acf2 authored about 8 years ago
Add build script for UMD and minified UMD builds (#47)

* add build script for umd, minified build

* add release script

1bf9fccd2e3007406078375263bd30f7e3402f29 authored about 8 years ago
Add registerHooks method to Component decorator (#46)

* add registerHooks

* update README for custom hooks

* fix syntax error in readme

* fix...

543a2dad56df65ce7b00bd856d934ae4078f62f5 authored about 8 years ago
Adjust TypeScript example (#45)

* bump vue

* adjust TypeScript example

bd8f3898e926203ffe819e2aafac0689cb9f141a authored about 8 years ago
Merge pull request #42 from ktsn/warn-class-property

Print warning if class property is used without inheriting Vue class

7ad6a84636c130200120c9abb506a3aacf7371c7 authored about 8 years ago
add env check before warning

1911fdf32dbe4eee1708d20c9fb143454c030f4c authored about 8 years ago
warn if class property is used without inheriting Vue class

7e7e4e37a7f7ad4cb6c547827d589dc41af273fc authored about 8 years ago
webpack to beta.27; rimraf for cross platform support (#37)

* Fix: webpack.beta.27; rimraf, cross platform support

* Fix#2: mounted App twice

7f91b8d6bfc409eca6cfd2d02b8d252663e35189 authored about 8 years ago
4.3.1

e4abed20dc75ee3d358c6b0351ab8e323b57bc74 authored about 8 years ago
Merge pull request #35 from ktsn/babel-decorator

should not collect uninitialized class properties

941bef4c9175130743005644fb30a62d90e6eb8b authored about 8 years ago
should not collect uninitialized class properties

3a8ec0c6722127e513a712decb8a2f3e61205e4b authored about 8 years ago
Merge pull request #34 from ktsn/native-class-compat

Compatibility with native class

997bf9585035db788a535c5c493889515ee1fbd9 authored about 8 years ago
compat with native class

7e55a951f1a99bbc176ff2f5fa30265759ff5d22 authored about 8 years ago
4.3.0

6b8c97546617468802c0026158ead39b6eb4886c authored about 8 years ago
Fix an error during collecting data in case of using Babel (#32)

* should inherit component class and vue to pass babel's instance type check

* add test cases...

767f072a0ea15f5ceb78ea0c0a67578f04b3f886 authored about 8 years ago
add test cases for babel

02124f8041dbacba0f1593d59a29da8a8fe353e7 authored about 8 years ago
should inherit component class and vue to pass babel's instance type check

c77f903004fc3f4876aac00bfc26495c41e58f9a authored about 8 years ago
Provide a helper to create custom decorators (#30)

* add create decorator helper

* update readme for createDecorator helper

0a1130863d92a0bc499181e10d8df1e81c1e9967 authored about 8 years ago
Enable to collect inital class properties as vue instance data (#29)

* collect inital class properties as vue instance data

* update example

* update readme to...

c14d73e795b7618c1957e15157f3a054b178b2fb authored about 8 years ago
Move source code to src (#27)

* move source files to src

* fix import in example

* update prepublish script

* update ...

ccf97e10ba02f98c6dc6e6ba815e6f243775d6e4 authored about 8 years ago
4.2.0

bd52a14024810047c59b4a1873eac97bdaff533e authored about 8 years ago
fix types (#26)

to specify `this` inside `ComponentOptions`

1e887348b115198e6faaeeb15e3a63b608673beb authored about 8 years ago
4.1.0

d6f9e9419d5be7d3abef6aa74ffddfc5a268d6e1 authored about 8 years ago
add prepublish hook

746e2e4b0fc04b970e7fa6403b14bd0a39b98c02 authored about 8 years ago
update readme

48c1c8528f0eced9f400bc2b16b5796587115ff2 authored about 8 years ago
fix package.json links

ab10630b0d21a45f33078c6a74e3975240b75c8f authored about 8 years ago
Migrate to TypeScript (#25)

* migrate to ts

* more concrete type annoation

* rewrite test code in TS

* add circle c...

22d5a5c0d2b097bf99a234d44eae5363656da2a7 authored about 8 years ago
4.0.1

63d586789ddedb8deef0560c9894133e603adf14 authored over 8 years ago
update typings (#22)

0aa7dbaa3bb7f1962bcf8ba9a6ca952117db5e85 authored over 8 years ago
4.0.0

6fe443d0e8654db301d9fbe98d289732df2a7fd6 authored over 8 years ago