Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-codemod

Vue.js codemod scripts
https://github.com/vuejs/vue-codemod

playground: support running playground on windows (#16)

Co-authored-by: Haoqun Jiang <[email protected]>

7d2361474bf95de65e524d8d5696eb34484fcdaa authored over 3 years ago by ygj6 <[email protected]>
fix: Add lineterminator option (#17)

4c44920f94dac0ea96c90c022ecbf5b9d75d490a authored over 3 years ago by ygj6 <[email protected]>
chore: remove inquirer from dependencies

It's not used anywhere

f396fe2b277b00b1fa0d52f4f3a6f1f3917b1dd0 authored almost 4 years ago by Haoqun Jiang <[email protected]>
chore(playground): upgrade vite (#5)

e5d652f34e9d7aec59f15e3282280b2cfee0f272 authored almost 4 years ago by kazuya kawaguchi <[email protected]>
0.0.5

c5d87f8e32ab86e72473e12e2bdca18f54509838 authored almost 4 years ago by Haoqun Jiang <[email protected]>
chore: update playground dependencies

The `runTransformation` import path is changed from `src` to `dist`.
This is because we now impl...

8569fb425fbd9bfa77eed57f4bc7dad2fbbc426a authored almost 4 years ago by Haoqun Jiang <[email protected]>
chore: dependency maintenance

884c164db41d7705a1faa111c7927bd3a856dc0f authored almost 4 years ago by Haoqun Jiang <[email protected]>
ci: rename main branch

3b658bf6ea7c7bd27bea0e0c56cb5f67290bfc1e authored almost 4 years ago by Haoqun Jiang <[email protected]>
feat: implement a utility function that extracts vue component options

569071a96316e578c09c9313279a79e23087637d authored almost 4 years ago by Haoqun Jiang <[email protected]>
feat: (wip) implement a util function to get vue options object

423c73dd561c00e13e36a6a01b361a308d166b03 authored almost 4 years ago by Haoqun Jiang <[email protected]>
chore: update exports and documentation

a5f8464c3294034a5810754ddd086ab3b6189375 authored almost 4 years ago by Haoqun Jiang <[email protected]>
feat: implement Vue.delete transformation

4f4ce0c7ace82d2cd63a9ff616d2470c4f80bee5 authored almost 4 years ago by Haoqun Jiang <[email protected]>
feat: implement remove-vue-set-and-delete

d6d8b104af9ff9996658c21e84c617cb39240d87 authored almost 4 years ago by Haoqun Jiang <[email protected]>
refactor: remove dependency on @vue/compiler-sfc

So that users won't be bothered by the peer dependency warning even if
npm did the wrong hoistin...

efa39505aa35b5ff5e99067a2cffeb2ac1bfaf69 authored almost 4 years ago by Haoqun Jiang <[email protected]>
refactor: use cameCase for file names, and `.spec.` for test file names

ea7fe31675cb792d04dfac33fb495580118c2929 authored almost 4 years ago by Haoqun Jiang <[email protected]>
ci: drop Node.js v8 test

b46f572992b7bc61c16651508f255d60ac4c6ec3 authored about 4 years ago by Haoqun Jiang <[email protected]>
fix: fix tranformations map

b3ace4e969e6b969740bfd09ed33ee790f4fd144 authored about 4 years ago by Haoqun Jiang <[email protected]>
chore: fix audit warnings

395a2914635570699aa70e0e03f01bd1e41ff26a authored about 4 years ago by Haoqun Jiang <[email protected]>
chore: fix build configuration

7a05045f5ee56db69840246357178da9b1bec79a authored about 4 years ago by Haoqun Jiang <[email protected]>
fix: should not throw when root property not found

0662d17443fa0ed1b4ef4c3f620f6d4df91edb1c authored about 4 years ago by Haoqun Jiang <[email protected]>
chore!: target Node.js 10+

622e53b186c64aa35d08bcfa7dc912c93d5ba310 authored about 4 years ago by Haoqun Jiang <[email protected]>
docs: add more cases to roadmap (#4)

Co-authored-by: Haoqun Jiang <[email protected]>

4a8fd44e227dc46b113ce6bffaad852d2dc92595 authored about 4 years ago by Stanislav Lashmanov <[email protected]>
fix: fix return type of runTransformation

148c5c285a08942896605b808d91ed34cc72fb13 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: maybe not necessary to add a compat layer for global APIs

3501d049fab8b60ad246afc9a3ca18ffbba2fb39 authored over 4 years ago by Haoqun Jiang <[email protected]>
build(deps): bump lodash from 4.17.15 to 4.17.19 (#3)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

1840f74ea9848da02bb70d313c2f34d1fbab8e45 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: update progress

97dbfb4bdf320d9f3f45c9347f4c88937f15b67f authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: transform `Options` as `Component` with `vue-class-component` (#1)

8ee57f75f37e1d85c97fc015fdafc4b695e8f162 authored over 4 years ago by underfin <[email protected]>
feat: 🎪 Playground! (#2)

2967fac08e5f3202e3c2485457aead3748367963 authored over 4 years ago by Anthony Fu <[email protected]>
docs: vue3-essential may include rules that not applicable for transition period

4470afb3bba465723351d22cff501c2e30dd1019 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update migration progress

7a1991efd173f6604450eeb10c0f4a8d25c19812 authored over 4 years ago by Haoqun Jiang <[email protected]>
0.0.4

4a88873b1afc956893b571ff05569fccef780033 authored over 4 years ago by Haoqun Jiang <[email protected]>
ci: fix syntax

2ac675b3f4d06c0e2f844c6e68122d2edf7a1cac authored over 4 years ago by Haoqun Jiang <[email protected]>
ci: try to fix Node.js 8.x test

1ad7ef4b80f659e2c030da0a6ed06832586cd721 authored over 4 years ago by Haoqun Jiang <[email protected]>
chore: update lockfile

ca702ce9612decfe485db35e83ede81dc694f033 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: support Node.js 8.9+

2591775ef864ca81ec564adab7823baa256122da authored over 4 years ago by Haoqun Jiang <[email protected]>
0.0.3

b16c05909fd5e91f6a0bda340be73b30cc9176d2 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: fix npm main entry and type declarations

45d77f6dd00874366e52ffb38921da6308818553 authored over 4 years ago by Haoqun Jiang <[email protected]>
0.0.2

5b2004b0b1903d7bb8cacd79456ad4e3555d49ab authored over 4 years ago by Haoqun Jiang <[email protected]>
build: target the correct ES version according to the supported Node version

a6bfff42fa08023bb301d2108a0dd2711b77e43f authored over 4 years ago by Haoqun Jiang <[email protected]>
chore: update dependencies

070f6348c11b2d25ce2d4009ac1bf37d6ca2bff8 authored over 4 years ago by Haoqun Jiang <[email protected]>
ci: we don't have to support node 10.x

18ad25e2d00ad1a7a3c029212d7ba1d5cbc23c3b authored over 4 years ago by Haoqun Jiang <[email protected]>
ci: setup github action

ee4ed94fc1b150505be0f42343fc058ce6829abb authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: support removing `h` from render methods

3ad801ee225f66cb2ffafe266c2227ac3ce39810 authored over 4 years ago by Haoqun Jiang <[email protected]>
chore: rename

a9baa9f3716c91b3c3e08a8801147d97dc3f31e4 authored over 4 years ago by Haoqun Jiang <[email protected]>
chore: make the class abstract

928db2ba745cb572540e4b6a254d42e74a33d6a3 authored over 4 years ago by Haoqun Jiang <[email protected]>
build: should exclude test files from npm

51ae000f8b3356bedcba8b53c0c51eb359f47b2f authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update progress on JSX

0200ca99c481ecf3fe5a16c7e169caa6ce0a7d84 authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: export built-in transformations

351de2024b12200dc6e8a33acae85a09dfe4101d authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: support parsing ts/tsx blocks

984e98486d6f0f0bac8b47b30d3dd2f89495a317 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update eslint rule progress

2109b58a61c4d6feeebda4db53b42688945ddf7d authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update progress as eslint-plugin-vue 7.0.0-alpha.2 released

a226cdede910054a531390cfd56217424531e109 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: don't blindly remove all Vue.use calls

0f598d9550b7b7e2c4be90412c73169ebc900af1 authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: implement new-directive-api to transform directive hook names

be7a6d1023e41a7bbff5875c85469fb19b374795 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: format ordered list

106d19e893d2a7a4f24514878053d08b9f3c0291 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update details of the `global-to-per-app-api` transformation

31346ff9fa39bd2e6aa8708650f7e0f64b6852b5 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: fix namespace import and declaration position

398d160f5f43b47e6e92bea51c736e74816b5d4a authored over 4 years ago by Haoqun Jiang <[email protected]>
chore: add fixme comment

171a68640c7ded05eb2b76bf530d0d3e574a0d54 authored over 4 years ago by Haoqun Jiang <[email protected]>
refactor: rename tree-shakable-vue to vue-as-namespace-import

e687cf1d4ccfb22dddfc2aea7a41da3699fa9a11 authored over 4 years ago by Haoqun Jiang <[email protected]>
build: move jest config to package.json, make root directory cleaner

c7714c22e54dfd82439d3cf2363fd8e32639343c authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: should perserve newlines in sfcs

476662bad7f8be9141e0960e299049132ab3e1d0 authored over 4 years ago by Haoqun Jiang <[email protected]>
chore: lockfile maintenance

b747c3763ca94ecc2dcb71da54abc775d97037ea authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: support defineComponent transformation in .vue files

9df0d0d75ce9ce47389a0dacad8c7f1120800d11 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: more notes on the global api change

266739e7c213d4f78a518505d428ba74293f1ff2 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: should recognize root instances created with `Vue.cteateApp`

6fc9e7b01def200246530be6b1b00df5e7182b4c authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: do not add import alongside namespace imports

Otherwise it would be a syntax error

bc42b3d36b73f80a34c5482f6efb710259d4015d authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update progress

d06dcd8512eb375351d6e847c11467ea600b720d authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: implement new-vue-to-create-app

b131b9ad073adb7ffd509cce8bcf9ad38fa72d11 authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: implement $scopedSlots -> $slots

20565c57b49a1fe8a64b29acf129a4598cb47623 authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: implement define-component transform

d420508326fe3a5b241cf0084737d45fea9ea45c authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update progress

4b72d79279f049eee0f6ecca876895eb0a8661aa authored over 4 years ago by Haoqun Jiang <[email protected]>
chore!: rename

5a57e4c2f2c04c91f147ff44306328939c143151 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update progress

d4828b2eb3f1af032117a76a3b5e9e24ec72ee47 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: do not add useless vue imports when no composition-api is used

e6011b7007ebcf75aa4df21aade62d6fc7fbad9f authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: fix namespace imports

e0c05c644e52657f7fa10790d9cb482c51182801 authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: transform composition-api related imports

92703e6678c09b6fef8d78983134042bad0b3d93 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: should also remove useless plugin import

77106cd61901067420800b435312255032f73e0d authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: implement tree-shakable-vue

8aa8187496801033e8fbb04a2f68f1972f58fd82 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: fix optional param types

b66d742feb9035085663e91dbb10d3988c5e2a8f authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: transform `el` properties

79f3ed0c28dce8aed8ce69c447ea47ed975412f0 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update progress

f8264a758a404dcd10d7a4a0cb4c02cbb14df462 authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: implement create-app-mount transformation

75bb5e90e902d2014fe207c2fc840732c0e34372 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: deal with namespace imports

3fd4706130c51056e7145b220bd7f460cfc669a9 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: add "needs to be implemented in the compat runtime" status

7bf2b812fca7607fc2fc031d857497dcb813c58b authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: implement more transformations

38101651b630bd8fafe376d2062aac438beced34 authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: implement more codemods

1b6c030853080272e643a31e63a7ec089895966a authored over 4 years ago by Haoqun Jiang <[email protected]>
test: more tests

eadd84c73cdf098b12daf285fbe6dd46cea55e1e authored over 4 years ago by Haoqun Jiang <[email protected]>
test: add test for runTransformation

ff270173d5d69b46a3f79457d6adaf832f3e13d2 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: specify vue-class-component codemods

30a3a066e06f28483ba6e9798f99c3faccc14c76 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: add implementation progress

38d4b6b1cd21640aa09d6b570452606e3959f6d5 authored over 4 years ago by Haoqun Jiang <[email protected]>
test: set up transformation tests

f087a3b04978dadc6c66f81552217a8aa303915f authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: list some possible RFC amendments

cd495d8eb78b137c5d77101d0ffc2f58715427f6 authored over 4 years ago by Haoqun Jiang <[email protected]>
feat: set up project structure

c7cf9d06ba012fc187a4de02ec3e353c14510465 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: unify the two slots related RFCs

1788f4b5a958892ee41aed7fec07eeef80f925c6 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: should mention slot syntax change

8a73a37f9e9122c7872c921d49ac4d818f235a76 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update README

79f84ab112f40dff15dea86aa121208073454dc1 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: update migration guide

4919e7b59b312ec75d5ac8cf4a4b5121f9b0c57c authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: add more eslint rules

87bd63b180e488a9bb5980a05ab342f09df8f748 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: add a warning

cb722fe332c81c291dfae89ee5ade08fd2df9483 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: restructure migration guide

74d499279e3de37324ff65520e40c17c239aae5d authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: reorganize the router codemods

ca0e6f922714541942ee841c1d7455c02441f941 authored over 4 years ago by Haoqun Jiang <[email protected]>