Ecosyste.ms: OpenCollective

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

github.com/vuejs/jsx-vue2

monorepo for Babel / Vue JSX related packages
https://github.com/vuejs/jsx-vue2

docs: update info about Vue 3 JSX plugin

f383dfe4bda36e90523853ec18e0b1bbb5bbf554 authored about 2 years ago by Haoqun Jiang <[email protected]>
chore: update playground name & links

3c6d657a941be2986dd39f85b21c66c34c72f222 authored about 2 years ago by Haoqun Jiang <[email protected]>
test: remove unused test script from playground

59f1b6336ce1240a924ed863d3a864b50b9b9071 authored about 2 years ago by Haoqun Jiang <[email protected]>
feat: add playground package

76d66eaef7a87dbfeb347240d6a0a8073d8935de authored about 2 years ago by Haoqun Jiang <[email protected]>
docs(README): correct the link (#295)

3b6758bc61043b13618d3526545655d001cee3df authored over 2 years ago by 不见月 <[email protected]>
chore: 1.4.0 changelog [ci skip]

a375c8f9c5c1f290e80cf53c6cc9fe7476079cd5 authored over 2 years ago by Haoqun Jiang <[email protected]>
v1.4.0

6566e12067f5d6c02d3849b574a1b84de5634008 authored over 2 years ago by Haoqun Jiang <[email protected]>
feat: Make `importSource` API configurable (#291)

60da266929a7dd0c240ba867a46bb4e51fac423a authored over 2 years ago by QinXuYang <[email protected]>
test: build dependencies before build the testing bundle

de293a3eecb171815656c71f621d914a47ac8971 authored over 2 years ago by Haoqun Jiang <[email protected]>
ci: use lts version for CI

7edafcdc623ef13bf74f02d7c049baa52ee7d72b authored over 2 years ago by Haoqun Jiang <[email protected]>
test: use valid JSX syntax for combined test

The syntax will cause a hard error since babel v7.7.3, because of https://github.com/babel/babel...

92bc35e3e94e607f8d434b0e95e17a6cdb302367 authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: move to lerna-lite

7f4ddd56c28fc51436fcbc994594b846d82724be authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: 1.3.1 changelog [ci skip]

b86a2ed44f310da30b961458d1272328ed17b90c authored over 2 years ago by Haoqun Jiang <[email protected]>
v1.3.1

f008c865bef1ed48d0bf79a26fc24c8531f6ed44 authored over 2 years ago by Haoqun Jiang <[email protected]>
fix: relax the vue peer dependency version requirement

1. to avoid pnpm peer dependency errors;
2. the vue version doesn't actually matter with regard ...

8b5f0233c69ae20ad6a7fafa304da988dac71797 authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: 1.3.0 changelog [ci skip]

4552ef4b715ddf802c46c1bc1fbc89e34413a948 authored over 2 years ago by Haoqun Jiang <[email protected]>
v1.3.0

f82f6182d294632a2cbddaacdff0a506c09e4ddc authored over 2 years ago by Haoqun Jiang <[email protected]>
feat: rework the `compositionAPI` option of the preset to support Vue 2.7

e7d094ed8f36fa6a39eba8a398655eaa284a0401 authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: fix lockfile

803eb0aa6940a47593abca617eb166c44e5f5e08 authored over 2 years ago by Haoqun Jiang <[email protected]>
feat: add importSource option (#284)

abffc650cfb0570a7752e63e71a6ae34c0eb5447 authored over 2 years ago by 三咲智子 <[email protected]>
chore: 1.2.4 changelog [ci skip]

5368c63ec768c070cfc259a506d9de43cb930bdb authored about 4 years ago by Haoqun Jiang <[email protected]>
v1.2.4

3a12ae2c13de6fdb47dce4394d26c74e048a25b6 authored about 4 years ago by Haoqun Jiang <[email protected]>
fix(composition-api-render-instance): store currentInstance in variable for render instance (#168)

a3525bf1ce2cd293c530be11712127fe32f2f43d authored about 4 years ago by Anthony Fu <[email protected]>
chore: 1.2.3 changelog [ci skip]

3644a175affb2ff86122c30e256abd7e6f0b9399 authored about 4 years ago by Haoqun Jiang <[email protected]>
v1.2.3

9305078ede632c52300b1e9cfab6485259e81e57 authored about 4 years ago by Haoqun Jiang <[email protected]>
fix: v-model/v-on should apply before arrow-functions transform (#167)

So that it can get the correct `this` scope.
Partially reverts #87.
Fixes https://github.com/v...

319932e0bd86506e0160f1c654b31fd078b86c98 authored about 4 years ago by Haoqun Jiang <[email protected]>
chore: 1.2.2 changelog [ci skip]

c7e36cd4086958e1dd8d640c218126a2f03274e1 authored about 4 years ago by Haoqun Jiang <[email protected]>
v1.2.2

e7413fd4de9f658dcc99cb17323b8404d2164bb7 authored about 4 years ago by Haoqun Jiang <[email protected]>
fix: functional-vue & inject-h should traverse before JSX plugin (#166)

partially revert #87, fix functional-vue & inject-h in preset
fixes #165

896960940fb76012bff7ae6f3cca5c71ae8cb122 authored about 4 years ago by Haoqun Jiang <[email protected]>
chore: 1.2.1 changelog [ci skip]

aa8419bcaea58443e582775139e5c1e24dc76ad8 authored about 4 years ago by Haoqun Jiang <[email protected]>
v1.2.1

ebe50c0f20b991fca6588cab93965629ffbcf64f authored about 4 years ago by Haoqun Jiang <[email protected]>
fix: add composition-api packages to dependencies

cd9db9f66ff76e6d3185aff797decd795fff41df authored about 4 years ago by Haoqun Jiang <[email protected]>
chore: add publishConfig to all packages

In case that someone copy-pasted the package.json as a template to add
a new package, only encou...

b10d8dc8c9e618f44eacf665fbcc74bb1039b613 authored about 4 years ago by Haoqun Jiang <[email protected]>
docs: fix changelog

c80e7d5db400eac4ea930134bb8fed8c4898fa2c authored about 4 years ago by Haoqun Jiang <[email protected]>
chore: 1.2.0 changelog [ci skip]

70642191d5cfba570eacb42d09bb312194aec50a authored about 4 years ago by Haoqun Jiang <[email protected]>
v1.2.0

a6f821f59f55f5dcb9de8850d2105ebd92e1c864 authored about 4 years ago by Haoqun Jiang <[email protected]>
docs: fix link

0d9f9a24ab38b111ab900a803d3cb5e9e0a1e7ad authored about 4 years ago by Haoqun Jiang <[email protected]>
docs: replace `.babelrc` with `babel.config.js`

1abb7c58f9b4b3cce6571f8f0db673d3c996a631 authored about 4 years ago by Haoqun Jiang <[email protected]>
docs: add compositionAPI option example

70e379487648d3d8e6033282eb0529f53577681a authored about 4 years ago by Haoqun Jiang <[email protected]>
test: should build v-model plugin before testing render-instance

816c93f330d4b015b0eb8a9520135f858b2ffdcd authored about 4 years ago by Haoqun Jiang <[email protected]>
feat: add @vue/composition-api support (#142)

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

ecc6ed656fbbf72aabf3488c47390555ed97a2c0 authored about 4 years ago by Anthony Fu <[email protected]>
docs: update vue 3 Compatibility

bcf52c11e1479a21c29e07ea1b8353070516b636 authored over 4 years ago by Haoqun Jiang <[email protected]>
chore(deps): bump acorn in /packages/babel-plugin-transform-vue-jsx (#131)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1.
- [Release notes](https://...

76251979f6c645cd3e74a506de1318653cde258e authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump acorn in /packages/babel-sugar-v-model (#132)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1.
- [Release notes](https://...

45e1120691610cba31b02572bdffe8028030a7b4 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump acorn in /packages/babel-sugar-v-on (#133)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1.
- [Release notes](https://...

b21209cc89370f0e69e09a67b47ac46dfb562922 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump minimist in /packages/babel-preset-jsx (#130)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](h...

4087d6f9b024a9407540120e13a465debf3558f0 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update lerna

e8730cefe8a14bcfd6b6593c1c6305e072640be4 authored almost 5 years ago by Haoqun Jiang <[email protected]>
ci: fix ci permission issues

b746689518129a7adf2366763ad8626933ec5b1d authored almost 5 years ago by Haoqun Jiang <[email protected]>
chore: fix the lockfile

26a344cb09d87a6fb7531fa6d6e092e7b222e92c authored almost 5 years ago by Haoqun Jiang <[email protected]>
chore: update lockfiles in sub packages

7a1ede1c309d1cc8b327b45fcdfdd4511f9109d7 authored almost 5 years ago by Haoqun Jiang <[email protected]>
test: use regex to test the error message

This is to fix the circle ci test failure.

https://circleci.com/gh/vuejs/jsx/77

Such errors ne...

e9780a9e61460f8b109fb6c842469e6a2e612a99 authored almost 5 years ago by Haoqun Jiang <[email protected]>
chore: lockfile maintenance

17e683fbebd3118017aea5e9ddd8f96b984bb1bc authored almost 5 years ago by Haoqun Jiang <[email protected]>
chore(deps): bump handlebars in /packages/babel-sugar-inject-h (#95)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.5.3.
- [Release no...

b0c377ae8791e1abc2eb6449cd9156fdb7fb4d71 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump handlebars in /packages/babel-sugar-functional-vue (#96)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.5.3.
- [Release no...

f856bbb1bea7127f241abec13298917bf72b9e42 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump handlebars in /packages/babel-plugin-transform-vue-jsx (#94)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.5.3.
- [Release no...

cc6ff2e3dc70399ca0025b238f13d6fd18bd7f2d authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump handlebars (#93)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.5.3.
- [Release no...

9009bfc97047bf507999f46c90d420b6df961a3e authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: 1.1.2 changelog [ci skip]

4f4f7798de7652da5ad5ae9659f185384f1dc521 authored almost 5 years ago by Haoqun Jiang <[email protected]>
Merge pull request #87 from Nandiin/dev

feat: allow prior babel plugins to traverse JSX tree thoroughly

75825da09b136f8abcf6a9d973bd93e7db7ced66 authored almost 5 years ago by Nick Messing <[email protected]>
feat: change all sugar plugins to work without pre-traversing the Program

094358049a3844e56271b9584bdb2d55f51b16e5 authored about 5 years ago by Nandiin <[email protected]>
chore: add new line at end of file

566cf2a207cdff91885c85698a0bce14303199af authored about 5 years ago by Nandiin <[email protected]>
feat: allow prior babel plugins to traverse JSX tree throughly, close #86

b49fa8adb91c79df76d4a1a6e1150f01b1db48a2 authored about 5 years ago by Nandiin <[email protected]>
v1.1.2

67d6d39beab9f853118b4e0bbe901f5899ae7245 authored about 5 years ago by Haoqun Jiang <[email protected]>
fix: add @babel/core to peerDependencies

As it's required by @babel/plugin-syntax-jsx

f60f316a8dfc279c46dc9a2224ee3f0dbfdbaebc authored about 5 years ago by Haoqun Jiang <[email protected]>
chore: 1.1.1 changelog [ci skip]

144980c7e761eb9811118e625b62ec6eedd842c8 authored about 5 years ago by Haoqun Jiang <[email protected]>
v1.1.1

aea0701810fcf9a2bc14cd70263a313979ed0307 authored about 5 years ago by Haoqun Jiang <[email protected]>
fix(v-model): create non-existent properties as reactive (#80)

a075fd318282dbe880341f0eeb522d0da1f2b2b2 authored about 5 years ago by Haoqun Jiang <[email protected]>
fix(v-model): create non-existent properties as reactive

05b9b3a22a76570c73723d52247b739747d2005b authored over 5 years ago by Allex Wang <[email protected]>
docs: fix `vModel` & `vOn` code examples

closes #75

4a45b371e0e50e9250739fc45af5618376364bfd authored over 5 years ago by Haoqun Jiang <[email protected]>
chore: 1.1.0 changelog [ci skip]

4766700e7864159368b371da830c3881ab6a4fbb authored over 5 years ago by Haoqun Jiang <[email protected]>
v1.1.0

b87fedbbd175eeded442459e839fb7bdd9ac1d95 authored over 5 years ago by Haoqun Jiang <[email protected]>
feat: support for `.passive` modifier (#72)

closes #71

dceed965270e92236f6362b417eac5690b322e95 authored over 5 years ago by Haoqun Jiang <[email protected]>
fix: support for `.passive` modifier

01177c87103826092683bdff3d0b52a11f806395 authored over 5 years ago by wemlion <[email protected]>
chore: 1.0.0 changelog [ci skip]

27149caef28f0c13d3c0622b2cd63349d54b8d06 authored over 5 years ago by Nicolai Moraru <[email protected]>
v1.0.0

32ab59219d8c6fef6ba8ff399132872bc7fff477 authored over 5 years ago by Nicolai Moraru <[email protected]>
fix: Support props with underscore, close #55

852481cf8ce0a83b47e07bf767c5c872b2d754ab authored over 5 years ago by Nicolai Moraru <[email protected]>
Merge pull request #56 from chenjiahan/docs_slots

docs: Add usage of slots and v-html

ef44334352ba853b81eae602b0bb78ad0fbc5174 authored over 5 years ago by Nick Messing <[email protected]>
add render wrapper

2fa8bc9664c3332a1dd94242834acb9014b52bc0 authored almost 6 years ago by 陈嘉涵 <[email protected]>
docs: Add usage of slots and v-html

54835cce885d76bb0764674901705ba89e6d1121 authored almost 6 years ago by 陈嘉涵 <[email protected]>
chore: 1.0.0-beta.3 changelog [ci skip]

f62dc33d794a9778f810029bf93429b11ee744f2 authored almost 6 years ago by Haoqun Jiang <[email protected]>
v1.0.0-beta.3

44d4d3a822fffea4c978b46975c987f445e2be23 authored almost 6 years ago by Haoqun Jiang <[email protected]>
Merge pull request #45 from visualfanatic/patch-1

chore: fix typo in `README.md`

5a2f28013cb3220d871ac3c7f1e448c3268f230e authored almost 6 years ago by Nick Messing <[email protected]>
Merge pull request #48 from sodatea/comments

fix: filter out jsx comments in `getChildren`

477701c9fe9565eee5d985e9d8f345f3a59429aa authored almost 6 years ago by Nick Messing <[email protected]>
fix: filter out jsx comments in `getChildren`

fixes #46

7f0c84cb7f145a58c9d1e9a76880f8ee07544698 authored almost 6 years ago by Haoqun Jiang <[email protected]>
chore: fix typo in `README.md`

17dd67814e094c04604b49db1a6d70cf2108365d authored almost 6 years ago by Damian Stasik <[email protected]>
Merge pull request #41 from sodatea/repo-url

fix: fix incorrect repository urls

58df392c209427cf09f0ad28e69b428eaf188247 authored almost 6 years ago by Nick Messing <[email protected]>
fix: fix incorrect repository urls

99380b3acff88455d8055422bca1254bfe5ea264 authored almost 6 years ago by Haoqun Jiang <[email protected]>
chore: 1.0.0-beta.2 changelog [ci skip]

a4eadae939f3283c03eb871ec1b16ae0a934b6bd authored almost 6 years ago by Nick Messing <[email protected]>
v1.0.0-beta.2

a6f607a53d987e9927f9560b2e29451d579b6f58 authored almost 6 years ago by Nick Messing <[email protected]>
Merge pull request #38 from vuejs/fix/proper-whitespace-trim

fix: Trim whitespaces properly

cae2084780f22488fa1009ed7668efec362dfbe4 authored almost 6 years ago by Nick Messing <[email protected]>
Merge pull request #39 from sodatea/peerdep

fix: remove extraneous peer deps

ee7b8b18f946772d19e2b3362f21c2127545298f authored almost 6 years ago by Nick Messing <[email protected]>
fix: remove extraneous peer deps

29414a79e8a948f8e766adafd6510c74ed6710be authored almost 6 years ago by Haoqun Jiang <[email protected]>
fix: Trim whitespaces properly, fix #37

54c75eed0ba5871788865357b71666b308a808ec authored almost 6 years ago by Nick Messing <[email protected]>
Merge pull request #36 from vuejs/feat/support-root-attributes

Support root-level attributes, close #32

b0bc8571a097949102ad616e6cbd4ef56a6500d2 authored almost 6 years ago by Nick Messing <[email protected]>
feat: Support root-level attributes, close #32

96b182c4ab534ab1c90dc878f79fd903a096c02d authored almost 6 years ago by Nick Messing <[email protected]>
docs: Add note about Vue Data Object for spreading

5c0c7100856d2f9eec99abc75916daddc7f5b4b0 authored almost 6 years ago by Nick Messing <[email protected]>
docs: Add info about vOn to README

7f0d718d727fbe2ed6b165cddfe4fd6986e74272 authored almost 6 years ago by Nick Messing <[email protected]>
chore: Generate changelog after release

8e7d8f2a6583590d2d4ba1116af041da3022dc1a authored almost 6 years ago by Nick Messing <[email protected]>
chore: Fix version in changelog

d8491264ad0ddde4ab5159489e60ef9dc9a3e9b8 authored almost 6 years ago by Nick Messing <[email protected]>
v1.0.0-beta.1

dda2c4cdae7addb4fee6209cc38e3b6e0aba2252 authored almost 6 years ago by Nick Messing <[email protected]>
chore: 0.1.0 changelog [ci skip]

36330e82bbafb422284bc9a5efcc1f8c925bd408 authored almost 6 years ago by Nick Messing <[email protected]>