Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/composition-api-converter

Automatically migrate components to the Function API
https://github.com/vuejs/composition-api-converter

fix: import and identifier, value to ref & state to reactive (#9)

* import and identifier, value to ref

* fix: use reactive instead of state

7f606dd43d6fbb9407a720fcd1cf4887cf6fe3c2 authored over 5 years ago by ChangJoo Park(박창주) <[email protected]>
fix onWindowResize failed (#10)

671f5e7ccc4bf37f08ac5ce2c73c70762f466bef authored over 5 years ago by ChangJoo Park(박창주) <[email protected]>
feat: update to use @vue/composition-api package (#8)

e15915e580d2821d37faec9af5edca9bd7443126 authored over 5 years ago by Carlos Rodrigues <[email protected]>
feat: remove setup when it is empty (#7)

* feat: remove setup when it is empty

* refactor: simpler condition

5ac41d5ad757f1fb23092e33faee12a30608a168 authored over 5 years ago by Sendil Kumar N <[email protected]>
chore: use jsconfig

c6d66f72d62b21f5b7504046612b81e28a0ab233 authored over 5 years ago by Guillaume Chau <[email protected]>
chore: use eslint standard config

67ea41e8d1e03e23662bb4f579dc95b1b87957e4 authored over 5 years ago by Guillaume Chau <[email protected]>
refactor: code functions

db5bd6efc90106c6444c68377d02d285c4a38886 authored over 5 years ago by Guillaume Chau <[email protected]>
fix: destroyed method not working (#3)

Changed `descroyed` to `destroyed`

da352c84ca420d4e16899af7316a29195c276702 authored over 5 years ago by James Martin <[email protected]>
chore: minimal readme

a4ec1b8906d6a449052e513ff2ae7fb6ebefd906 authored over 5 years ago by Guillaume Chau <[email protected]>
fix(functions): missing async

843f29b1dbf163653ea4c2fd7e9a6345e2ea97c1 authored over 5 years ago by Guillaume Chau <[email protected]>
fix(group): methods name

35b3eb941418d4d7bc81922ac89bf2003a8928b2 authored over 5 years ago by Guillaume Chau <[email protected]>
feat: methods are now declared as functions by default

e3e9be633c16b14132bcb04128eacd2e3f813b15 authored over 5 years ago by Guillaume Chau <[email protected]>
fix: nodes that don't group disappear

d8e7c97d5528b982d578195adec197ad83c1e7a2 authored over 5 years ago by Guillaume Chau <[email protected]>
refactor: split groups into file

3270b5fc56e4d75b16615677704a73e8b382af9a authored over 5 years ago by Guillaume Chau <[email protected]>
chore: remove console.logs

e2c7e6599c9ae57dd13cab9a190ce93fe2b04667 authored over 5 years ago by Guillaume Chau <[email protected]>
feat: auto generate names

6a925c9ab57e8320f23a4e2868884b0e216e72ca authored over 5 years ago by Guillaume Chau <[email protected]>
feat: improved groups sorting

440745a6539d19522bfad1c3fec71d012b590899 authored over 5 years ago by Guillaume Chau <[email protected]>
feat: wip heuristic grouping

d88eac60982306f5a714b25776ae96dce0c70ccc authored over 5 years ago by Guillaume Chau <[email protected]>
fix: imports

354b8bf853f16ec3a042abbc9308c6a8831b8348 authored over 5 years ago by Guillaume Chau <[email protected]>
fix: remove `this` only for setup variables

f194bed065bdb11c8951af7c269fdae76d640cdb authored over 5 years ago by Guillaume Chau <[email protected]>
feat: router hooks

c1a2bac7e3dfdbacc8f1e839913ff42614e0af91 authored over 5 years ago by Guillaume Chau <[email protected]>
fix(prettier): use typescript parser

a0593ce19a5f6941283c03d2b97964649b40dc85 authored over 5 years ago by Guillaume Chau <[email protected]>
chore: basic readme

6c5c3ce8532f8a74005ded6e0fd9978f0f4b5529 authored over 5 years ago by Guillaume Chau <[email protected]>
feat: initial prototype

0c55d1547659d4cc4052bf986ebaf2126056b5b2 authored over 5 years ago by Guillaume Chau <[email protected]>