Ecosyste.ms: OpenCollective

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

taro

We are on a mission to become Babel of mini programs.
Collective - Host: opensource - https://opencollective.com/taro - Code: https://github.com/NervJS/taro

Merge pull request #15334 from chenai02/NervJSTaro

refactor: harmony-hybrid平台通信通道代码重构

github.com/NervJS/taro - 430455f03973f0d34162d9311157db17bcc451ea authored 11 months ago
refactor: 通信通道JSBridge优化,将老通道代码替换为新通道

github.com/NervJS/taro - 0cfa0455d38dccd05b1019940643cbd80cc055c9 authored 11 months ago
feat(h5): naviagtionBarLoading (#15299)

* feat: 添加loading svg

* feat: 完成 navigationBarLoading 相关功能

* fix: lint

* feat: 补充测测试用例
...

github.com/NervJS/taro - 352b6b4fa290f044746b87eb6c5b063bdf208d8f authored 11 months ago
fix(loader): cache path error of app.config (#15316)

github.com/NervJS/taro - 76de5c03b3e60b7fea81a9200333e55b689db55b authored 11 months ago
Merge pull request #15134 from NervJS/feat/wxs

Feat/wxs

github.com/NervJS/taro - 9015d8bf062b330368e21447478aaea7f4a650e4 authored 11 months ago
chore: update snapshot

github.com/NervJS/taro - 7619879992186aa5068b89eb50aa22597f24bef9 authored 11 months ago
chore: update snapshot

github.com/NervJS/taro - 651d2d34a4ea694a74e5da92a6458b1050281d23 authored 11 months ago
chore: update snapshot

github.com/NervJS/taro - 13a6f85521f8f28cb12144ea9568bc981e309599 authored 11 months ago
Merge branch 'main' into feat/wxs

github.com/NervJS/taro - df98828656cf65cab8a3f798aad2616821207293 authored 11 months ago
fix(#15296): 修复路由有 basename 的情况下navigate 报错 (#15304)

* fix(#15296): 修复路由有 basename 的情况下navigate 报错

* feat: 替换basename的插入方式,和4.x保持统一

---------
...

github.com/NervJS/taro - 3d62ba159823aada4ec8e48e43e90f039d137a3c authored 11 months ago
Merge branch 'main' into feat/wxs

github.com/NervJS/taro - f56ba03c1e61a6c2aa058fbe525bd57683014b8c authored 11 months ago
fix: add touchEvents to Text and Label (#15265)

* fix: add touchEvents to Text and Label

#15256

* test: update snapshot

---------

Co...

github.com/NervJS/taro - ba90dd90b449982b168fce351d9308b66d620b60 authored 11 months ago
Merge branch 'main' into feat/wxs

github.com/NervJS/taro - 0248c1b6923470347f439a90487b79aecd22ba27 authored 11 months ago
Merge pull request #15266 from zxdsax/main

fix: 修改request接口参数的支持情况

github.com/NervJS/taro - 5cd06ff315a80a3cb6074bd6145eb8e9af98efb7 authored 11 months ago
Merge branch 'main' into main

github.com/NervJS/taro - 1d4277b7593bf22e932917afc52af1a7dc87ddf5 authored 11 months ago
chore(release): publish 3.6.24

github.com/NervJS/taro - d9452a6fb307f9ab1abb34c918a47f2ba6f7712e authored 11 months ago
Merge branch 'main' into feat/wxs

github.com/NervJS/taro - 407082a7c723cd50712fcddc9f7f55c37ca300d4 authored 11 months ago
chore(example): 优化taro-list例子的手势滚动表现

github.com/NervJS/taro - c6cee5e53e3adce231cde986a3e003a6df66de65 authored 11 months ago
fix(h5): 修复 h5 组件模式适配组件库依赖缺失

github.com/NervJS/taro - e3390fd26355d1fd141bcd7f82eddcdee73003ae authored 11 months ago
feat(compileMode): 编译模式支持渲染JSXElementName::JSXMemberExpr

github.com/NervJS/taro - 7da04e3545a2202180f0110d58000f185b7798a2 authored 11 months ago
fix(compileMode): 编译模式使用automatic模式编译JSX

github.com/NervJS/taro - 94ca9536f07d85e0659ffd09b590b5a78507818f authored 11 months ago
feat(compileMode): 编译模式支持ContextAPI

github.com/NervJS/taro - 9a53740a03a54f4c1cdfe117c0517f49e565a21c authored 11 months ago
fix(h5): 修复 flushSync 导致低版本 react 抛出错误 (#15283)

github.com/NervJS/taro - e60762411db639214e2bb8cea2f6348a22c134d9 authored 11 months ago
fix(compileMode): 修复编译模式根节点属性没有被 alias 的问题

github.com/NervJS/taro - 9015f6310d7307fa6956c6a40999af422de0c807 authored 11 months ago
chore(examples): 增加列表滚动例子

github.com/NervJS/taro - d1df1c5a996ba57f368807c74021d5cd75e95493 authored 11 months ago
feat(compile-mode): 支持使用 wxs 响应事件

github.com/NervJS/taro - e7abebe1bbf527596660be076a3f6fc444074105 authored 11 months ago
fix: 尝试修复 CI 会用旧的 wasm 覆盖新的文件的问题 (#15278)

Co-authored-by: xuanzebin <[email protected]>

github.com/NervJS/taro - a74adfa450b656d43a12d0f0365516a61dc0ad71 authored 11 months ago
fix: 修复 npm binding 配置

github.com/NervJS/taro - af0cfd5974b038302be123d9a4ea25be7a09a40f authored 11 months ago
feat: 增加 linux-x64-musl target

github.com/NervJS/taro - c28ba5da8831f3172a5e64321ac07302cec548b3 authored 11 months ago
chore(release): publish 3.6.24-nightly.6 --tag=nightly

github.com/NervJS/taro - f32378dd55a8fc71c034b6d06444c013a1cc8ad3 authored 11 months ago
feat: 为了可以让用户自己编译 binding,需要包含源码

github.com/NervJS/taro - 088f272910e2d1692bc3a04889702bb127757022 authored 11 months ago
chore: update ci

github.com/NervJS/taro - 180f9ee0e54722c5cdf5fd2966181c871c46392f authored 11 months ago
fix: 调整 binding 内容读取目录

github.com/NervJS/taro - 763e026e8d4b285286a069d3be2832453139d8ef authored 11 months ago
chore(release): publish 3.6.24-nightly.5 --tag=nightly

github.com/NervJS/taro - 3fd5532d58027353ea8d9c4fb51e64b6ef9b1f90 authored 11 months ago
docs: update readme

github.com/NervJS/taro - 18c31ac20a556d7d9b51ef5af175b8339a12eaa0 authored 11 months ago
chore(release): publish 3.6.24-nightly.7 --tag=nightly

github.com/NervJS/taro - fa99126d1bf71a7eb0a13e2c094e997be429c4f9 authored 11 months ago
chore(release): publish 3.6.24-nightly.8 --tag=nightly

github.com/NervJS/taro - cb771e915edd55ce035cd50d8b56ca3490185b17 authored 11 months ago
fix: 调整 binding 内容读取目录

github.com/NervJS/taro - fc1b76016a809598bab4844c8e69e48161d0cbab authored 11 months ago
feat: 调整依赖管理

github.com/NervJS/taro - b36b9e00135480067f8e31bf140e5e5b73ebdacc authored 11 months ago
fix: 修复 handlebars_misc_helpers 依赖

github.com/NervJS/taro - a953d86699445ef7c9b33a09e551b8eb88c56613 authored 11 months ago
fix: 修复创建 react-native 项目时目录未修改问题

github.com/NervJS/taro - 09ac26407af59e650ceb0441520dced984902957 authored 11 months ago
chore(release): publish 3.6.24-nightly.4 --tag=nightly

github.com/NervJS/taro - 894ed28fe1f68da6ea9bfe262c29d511240a0886 authored 11 months ago
Merge pull request #15272 from guoenxuan/fix-useload-no-function

fix: 修复harmony-hybrid平台useLoad等API找不到的问题

github.com/NervJS/taro - 09890c928ebafe09505cc949e31ba6c47bae96e7 authored 12 months ago
fix: 修复harmony-hybrid平台useLoad等API找不到的问题

github.com/NervJS/taro - ed70401993e923c06eac1937328dac8296f071d7 authored 12 months ago
Merge pull request #15273 from guoenxuan/fix-repeat-hide-and-show

fix: harmony-hybrid平台的小程序生命周期API改成继承h5实现

github.com/NervJS/taro - 34116ef6281c872b1105b0f816a0e20611a9f413 authored 12 months ago
fix: harmony-hybrid平台的小程序生命周期API改成继承h5实现

github.com/NervJS/taro - 3b50c79148c9d82bdd7c5d712781aee58d131f68 authored 12 months ago
feat(h5): swiper 新增 currentItemId 支持;video 增加全屏事件 (#15151)

* fix: swiper组件增加currentItemId属性支持,video组件增加eventCente监听退出全屏

* fix: 增加currentItemId的harmony_h...

github.com/NervJS/taro - 914fe42399bc8ec13de2f6903150f7a12e837fdf authored 12 months ago
fix(types): correct type of `preloadAssets`'s option (#15267)

github.com/NervJS/taro - 62ca513fe912018f0dac1866a1fd788b59e65519 authored 12 months ago
fix(h5): 修正 app 的 show/hide 事件回调参数 (#15230)

github.com/NervJS/taro - a6a0e0783f5aa0433ea6b632d6c6ad272f9c5ebc authored 12 months ago
fix(lint): 对齐模板 eslint 依赖版本 fix #14904 (#15250)

* fix(lint): 对齐模板 eslint 依赖版本 fix #14904

* fix(lint): fix err code lint

github.com/NervJS/taro - ac5574c9061b051bd117afd5ccd1336c06e7e99f authored 12 months ago
fix: 修改request接口参数的支持情况

github.com/NervJS/taro - 6bc83a28ca26e5e24082344ea97522cd2e9692cc authored 12 months ago
fix(h5): use local-ip host (#15260)

Co-authored-by: ZEJIA LIU <[email protected]>

github.com/NervJS/taro - 18dfb18bfbd7b0fd042eaee8e73bf23428ed7576 authored 12 months ago
fix(ci): ts-node support node18+ (#15261)

github.com/NervJS/taro - 8cdde4515b7836221d04f01bf76b73cb6c9455fa authored 12 months ago
Merge pull request #15228 from handsomeliuyang/mpharmony-gex-openlocation

feat: harmony-hybrid平台增加openLocation实现

github.com/NervJS/taro - d93dc6fab5abb9c33f9e473ca3b21f1f990679a4 authored 12 months ago
Merge branch 'main' into mpharmony-gex-openlocation

github.com/NervJS/taro - 3de760d4795d166c5feb8294739d2f0f1880d44a authored 12 months ago
feat(h5): navigationBar change tags' names and remove in multi router mode (#15249)

* feat: 初步完成 navigetionBar 在react 的植入

* feat: 完成 react navigationBar 植入

* fix: 修复React引用错误...

github.com/NervJS/taro - dc5ef0701e244d2813a8a1e8c6ec4a7cd019197d authored 12 months ago
feat(h5): stencil support hydrate

github.com/NervJS/taro - 7cae45d2649177654a81cbbc213f05bfe48549ec authored 12 months ago
fix(h5): 适配组件库 loading 错误显示问题

github.com/NervJS/taro - 01a25cd727a8ea1f601dff9e8348f192d372d778 authored 12 months ago
fix(h5): update progress style

github.com/NervJS/taro - 4b4abd1284d3a3be8b05a05be9b65e2eec4ac8a6 authored 12 months ago
fix(lint): update lint

github.com/NervJS/taro - f91200024a371c105a00fe77c40b60524cbc967e authored 12 months ago
fix(h5): 修复 html 组件库引用 (#15248)

github.com/NervJS/taro - 62414f82994fc0c89d05f95fc1c1288ec850c20e authored 12 months ago
Update package.json

github.com/NervJS/taro - 49a337a564c50e70f3249b6aa74f4fbb6ca65dca authored 12 months ago
Update useClickable.tsx (#15212)

* Update useClickable.tsx

fix: 修复react-native的view的onClick事件异常

---------

Co-authored-by...

github.com/NervJS/taro - 1430f326b87741680f26e54b77cd755c8bfa9e4e authored 12 months ago
refactor(types): sync components types (#15181)

Co-authored-by: ZakaryCode <[email protected]>

github.com/NervJS/taro - edd46b965cdbe5b7e6cfeed7a48073d694dc4d38 authored 12 months ago
fix(docs): taro-ui official version has been released (#15238)

github.com/NervJS/taro - c36674319cbfe68dd2d9beb5bf79511f30ebd6d2 authored 12 months ago
feat(weapp): 为 ScrollView 新增 usingSticky 属性

github.com/NervJS/taro - 949dfcf03e5df7ff3fdc1d173e5e88ee63512e90 authored 12 months ago
feat: harmony-hybrid平台增加openLocation实现

github.com/NervJS/taro - b4700cb97176e75c7839886a33bb84c0c3c51be7 authored 12 months ago
fix(h5): 优化 prebundle 模式下配置缓存策略 (#15227)

Co-authored-by: Zakary <[email protected]>

github.com/NervJS/taro - 7af9b25e6b08256241ac6c54f862397592c49403 authored 12 months ago
Merge pull request #15215 from handsomeliuyang/mpharmony-gex-nodesref-context

fix: 更改harmony-hybrid平台的nodesRef为继承h5的实现

github.com/NervJS/taro - 054c7d71d0a9a5cf70674d4c06c9dff5225042a7 authored 12 months ago
fix: 更改harmony-hybrid平台的nodesRef为继承h5的实现

github.com/NervJS/taro - 2d558ec3c81b38cee958bbf2ba44cad53ae2652a authored 12 months ago
fix(h5): 优化 chooseLocation 变量配置提示 (#15214)

Co-authored-by: Zakary <[email protected]>

github.com/NervJS/taro - 2c6cf0d83a69357cfca4e7acc0e6e64ba7062e4d authored 12 months ago
Merge pull request #15216 from kongxiaojun/add-control

删除extend-h5-apis.ts文件的版本控制

github.com/NervJS/taro - d4d2985a9c86d5e5e92ee49c17f526f66d28aa3a authored 12 months ago
fix: 删除extend-h5-apis.ts

github.com/NervJS/taro - 379b48b6d6c4ebf61a60b812ddf7a07f2cce4c75 authored 12 months ago
fix: 删除extend-h5-apis.ts

github.com/NervJS/taro - 180de2ee4b7c1d62714e53b5534746a9db90bea8 authored 12 months ago
feat(compile-mode): 自动为存在动态兄弟节点的循环体外层包裹block

github.com/NervJS/taro - dfe6e099e765a52406f8ff76971652b33ed98613 authored almost 1 year ago
fix(h5): 修改动画对象接口使其行为跟微信小程序一致 (#14966)

* fix: 修改动画对象接口使其行为跟微信小程序一致

* fix(types): 优化类型写法

---------

Co-authored-by: Zakary <zaka...

github.com/NervJS/taro - 99306709fafa65cf2792efdfd7bf6d7b7e83a349 authored about 1 year ago
fix(route): 优化路由 hash 拼接 (#15208)

Co-authored-by: liuzejia <[email protected]>
Co-authored-by: Zakary <zakarycode@gma...

github.com/NervJS/taro - ff3526065ce2f2037cefee91d2e12fee90411096 authored about 1 year ago
feat(h5): 完善组件编译不需要 config 配置的逻辑 (#15206)

* feat: 初步定位 config 读取的位置

* feat: 完善组件编译不需要 config 配置的逻辑

* feat: 调整虚拟模块写入的内容

* test(sna...

github.com/NervJS/taro - 05afe4c96b35297dcb99fe30ff2c475ddd01156c authored about 1 year ago
fix(h5): 优化 IntersectionObserver 方法 (#14959)

Co-authored-by: Zakary <[email protected]>

github.com/NervJS/taro - 2e16f089d249aa017ad68f7070db2ffd0578d812 authored about 1 year ago
fix(runtime): 修复 createSelectorQuery.in(scope) 获取节点问题 (#15063)

Co-authored-by: Zakary <[email protected]>

github.com/NervJS/taro - d1d4ac6c73e3b23badafda354398013056b1a279 authored about 1 year ago
fix(h5): 优化事件监听方法 (#14961)

* fix: 修复并优化h5接口

1. 修复base64ToArrayBuffer返回值
2. 复制到剪切板成功时进行提示
3. offNetworkStatusChange支持空参...

github.com/NervJS/taro - 3014dac4eb077cbc6a35e67f415a03f0a14fd165 authored about 1 year ago
fix(h5): 优化 actionSheet 和 modal 参数 (#14962)

Co-authored-by: Zakary <[email protected]>

github.com/NervJS/taro - 421b9f8d95d3e29d3cd5d6d7e405611e67a4d303 authored about 1 year ago
fix(h5): 优化路由接口以及修复 onResize 回调参数缺失的字段 (#14967)

Co-authored-by: Zakary <[email protected]>

github.com/NervJS/taro - 72451270cbcb183902907750e604668abc869c5f authored about 1 year ago
feat(h5): support navigation (#15125)

* feat: 初步完成 navigetionBar 在react 的植入

* feat: 完成 react navigationBar 植入

* fix: 修复React引用错误...

github.com/NervJS/taro - cd993e87ce94b6f3e711ce845fcc307944925001 authored about 1 year ago
feat(h5): components react input (#15191)

* feat: 添加Button组件

* feat: 完成button组件

* styles: 代码风格优化

* feat: input 组件初版

* feat: 完成...

github.com/NervJS/taro - 26ba13584d656619e72df01915db13868694947c authored about 1 year ago
feat(h5): 完善原生组件编译功能和 demo (#15188)

* feat: 完善原生组件编译功能和 demo

* test: 更新 example 依赖

* chore(release): publish 3.6.24-nightly.0 ...

github.com/NervJS/taro - 46c4f2611384bbce25a4a6385397830ee861e2f9 authored about 1 year ago
feat(h5): 修改 onShow、onHide 生命周期触发逻辑 (#15183)

Co-authored-by: Zakary <[email protected]>

github.com/NervJS/taro - 3dafca166360fc5c39c14c2c138477c745a6adaf authored about 1 year ago
fix(types): update define config

github.com/NervJS/taro - ac402ab828f78ebbc9dbac732c7fbfff5e20f9b9 authored about 1 year ago
fix(lint): update check annotations

github.com/NervJS/taro - f5dc3de8346264736cc4e5b1680be3479d9dd749 authored about 1 year ago
feat(compile-mode): 循环体支持返回fragment

github.com/NervJS/taro - ab62381fc5a7d131ad68f9460f22a253a03a689c authored about 1 year ago
feat(components): 添加 Script 组件的类型

github.com/NervJS/taro - 493045823ac999165e88755b475ffcb4f6128a6d authored about 1 year ago
Merge pull request #15178 from heweishui/hybrid

feat: chooseLocation接口harmony化

github.com/NervJS/taro - 599390e786e2a8731c334936ddcb65c11aa105ad authored about 1 year ago
Merge branch 'main' into hybrid

github.com/NervJS/taro - cc468e2ed00051488cf15f7669324942e4a51eb2 authored about 1 year ago
feat(type): 补充 Picker 组件的 headerText 属性的类型 (#15182)

github.com/NervJS/taro - c094615dd1633c8982fac2da127d3160ec864c70 authored about 1 year ago
feat(h5): react 适配组件库新增 Icon 组件 (#15170)

Co-authored-by: liuzejia <[email protected]>
Co-authored-by: Zakary <zakarycode@gma...

github.com/NervJS/taro - ff931a2ba8874e4ff188d5ba987b65cd4db179ad authored about 1 year ago
fix(h5): 修复适配组件库 & API 样式引入 (#15160)

* fix: h5和harmony-hybrid增加h5和react样式,修改chooseLocation接口

* fix(h5): 修复适配组件 & API 样式引入

-----...

github.com/NervJS/taro - 2aacda81c12f12e2deb7ea3d06dbea9a478e3d01 authored about 1 year ago
feat: chooseLocation接口harmony化

github.com/NervJS/taro - e789db0f9916cc2eab9ecbfd2564b83fc948c42a authored about 1 year ago
feat(runner): support no build

github.com/NervJS/taro - 3d857b130c2167e76c03868f770b7a17ad237769 authored about 1 year ago
fix(h5): support modifyComponentConfig

github.com/NervJS/taro - c4e2673498bc3c8300e8611a79d65db08c7f2a59 authored about 1 year ago
feat(server): 支持端自定义配置参数

github.com/NervJS/taro - 71a1bc4cd1e7d1810fe4eb2d6e13aa3a1b8e680d authored about 1 year ago