Ecosyste.ms: OpenCollective

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

github.com/NervJS/taro

开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
https://github.com/NervJS/taro

Merge pull request #15334 from chenai02/NervJSTaro

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

430455f03973f0d34162d9311157db17bcc451ea authored 10 months ago by qican777 <[email protected]>
refactor: 通信通道JSBridge优化,将老通道代码替换为新通道

0cfa0455d38dccd05b1019940643cbd80cc055c9 authored 10 months ago by chenai02 <[email protected]>
feat(h5): naviagtionBarLoading (#15299)

* feat: 添加loading svg

* feat: 完成 navigationBarLoading 相关功能

* fix: lint

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

352b6b4fa290f044746b87eb6c5b063bdf208d8f authored 10 months ago by ZEJIA LIU <[email protected]>
fix(loader): cache path error of app.config (#15316)

76de5c03b3e60b7fea81a9200333e55b689db55b authored 10 months ago by Héctor Chong <[email protected]>
Merge pull request #15134 from NervJS/feat/wxs

Feat/wxs

9015d8bf062b330368e21447478aaea7f4a650e4 authored 10 months ago by chenjiajian <[email protected]>
chore: update snapshot

7619879992186aa5068b89eb50aa22597f24bef9 authored 10 months ago by Chen-jj <[email protected]>
chore: update snapshot

651d2d34a4ea694a74e5da92a6458b1050281d23 authored 10 months ago by Chen-jj <[email protected]>
chore: update snapshot

13a6f85521f8f28cb12144ea9568bc981e309599 authored 10 months ago by Chen-jj <[email protected]>
Merge branch 'main' into feat/wxs

df98828656cf65cab8a3f798aad2616821207293 authored 10 months ago by chenjiajian <[email protected]>
fix(#15296): 修复路由有 basename 的情况下navigate 报错 (#15304)

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

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

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

3d62ba159823aada4ec8e48e43e90f039d137a3c authored 10 months ago by ZEJIA LIU <[email protected]>
Merge branch 'main' into feat/wxs

f56ba03c1e61a6c2aa058fbe525bd57683014b8c authored 10 months ago by chenjiajian <[email protected]>
fix: add touchEvents to Text and Label (#15265)

* fix: add touchEvents to Text and Label

#15256

* test: update snapshot

---------

Co...

ba90dd90b449982b168fce351d9308b66d620b60 authored 10 months ago by konka <[email protected]>
Merge branch 'main' into feat/wxs

0248c1b6923470347f439a90487b79aecd22ba27 authored 10 months ago by ZEJIA LIU <[email protected]>
Merge pull request #15266 from zxdsax/main

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

5cd06ff315a80a3cb6074bd6145eb8e9af98efb7 authored 10 months ago by qican777 <[email protected]>
Merge branch 'main' into main

1d4277b7593bf22e932917afc52af1a7dc87ddf5 authored 10 months ago by qican777 <[email protected]>
chore(release): publish 3.6.24

d9452a6fb307f9ab1abb34c918a47f2ba6f7712e authored 10 months ago by Zakary <[email protected]>
Merge branch 'main' into feat/wxs

407082a7c723cd50712fcddc9f7f55c37ca300d4 authored 10 months ago by chenjiajian <[email protected]>
chore(example): 优化taro-list例子的手势滚动表现

c6cee5e53e3adce231cde986a3e003a6df66de65 authored 10 months ago by Chen-jj <[email protected]>
fix(h5): 修复 h5 组件模式适配组件库依赖缺失

e3390fd26355d1fd141bcd7f82eddcdee73003ae authored 10 months ago by ZakaryCode <[email protected]>
feat(compileMode): 编译模式支持渲染JSXElementName::JSXMemberExpr

7da04e3545a2202180f0110d58000f185b7798a2 authored 10 months ago by Chen-jj <[email protected]>
fix(compileMode): 编译模式使用automatic模式编译JSX

94ca9536f07d85e0659ffd09b590b5a78507818f authored 10 months ago by Chen-jj <[email protected]>
feat(compileMode): 编译模式支持ContextAPI

9a53740a03a54f4c1cdfe117c0517f49e565a21c authored 10 months ago by Chen-jj <[email protected]>
fix(h5): 修复 flushSync 导致低版本 react 抛出错误 (#15283)

e60762411db639214e2bb8cea2f6348a22c134d9 authored 10 months ago by Zakary <[email protected]>
fix(compileMode): 修复编译模式根节点属性没有被 alias 的问题

9015f6310d7307fa6956c6a40999af422de0c807 authored 10 months ago by Chen-jj <[email protected]>
chore(examples): 增加列表滚动例子

d1df1c5a996ba57f368807c74021d5cd75e95493 authored 10 months ago by Chen-jj <[email protected]>
feat(compile-mode): 支持使用 wxs 响应事件

e7abebe1bbf527596660be076a3f6fc444074105 authored 10 months ago by Chen-jj <[email protected]>
fix: 尝试修复 CI 会用旧的 wasm 覆盖新的文件的问题 (#15278)

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

a74adfa450b656d43a12d0f0365516a61dc0ad71 authored 10 months ago by xuanzebin <[email protected]>
fix: 修复 npm binding 配置

af0cfd5974b038302be123d9a4ea25be7a09a40f authored 10 months ago by luckyadam <[email protected]>
feat: 增加 linux-x64-musl target

c28ba5da8831f3172a5e64321ac07302cec548b3 authored 10 months ago by luckyadam <[email protected]>
chore(release): publish 3.6.24-nightly.6 --tag=nightly

f32378dd55a8fc71c034b6d06444c013a1cc8ad3 authored 10 months ago by luckyadam <[email protected]>
feat: 为了可以让用户自己编译 binding,需要包含源码

088f272910e2d1692bc3a04889702bb127757022 authored 10 months ago by luckyadam <[email protected]>
chore: update ci

180f9ee0e54722c5cdf5fd2966181c871c46392f authored 10 months ago by luckyadam <[email protected]>
fix: 调整 binding 内容读取目录

763e026e8d4b285286a069d3be2832453139d8ef authored 10 months ago by luckyadam <[email protected]>
chore(release): publish 3.6.24-nightly.5 --tag=nightly

3fd5532d58027353ea8d9c4fb51e64b6ef9b1f90 authored 10 months ago by luckyadam <[email protected]>
docs: update readme

18c31ac20a556d7d9b51ef5af175b8339a12eaa0 authored 10 months ago by luckyadam <[email protected]>
chore(release): publish 3.6.24-nightly.7 --tag=nightly

fa99126d1bf71a7eb0a13e2c094e997be429c4f9 authored 10 months ago by luckyadam <[email protected]>
chore(release): publish 3.6.24-nightly.8 --tag=nightly

cb771e915edd55ce035cd50d8b56ca3490185b17 authored 10 months ago by luckyadam <[email protected]>
fix: 调整 binding 内容读取目录

fc1b76016a809598bab4844c8e69e48161d0cbab authored 10 months ago by luckyadam <[email protected]>
feat: 调整依赖管理

b36b9e00135480067f8e31bf140e5e5b73ebdacc authored 10 months ago by luckyadam <[email protected]>
fix: 修复 handlebars_misc_helpers 依赖

a953d86699445ef7c9b33a09e551b8eb88c56613 authored 10 months ago by luckyadam <[email protected]>
fix: 修复创建 react-native 项目时目录未修改问题

09ac26407af59e650ceb0441520dced984902957 authored 10 months ago by luckyadam <[email protected]>
chore(release): publish 3.6.24-nightly.4 --tag=nightly

894ed28fe1f68da6ea9bfe262c29d511240a0886 authored 10 months ago by luckyadam <[email protected]>
Merge pull request #15272 from guoenxuan/fix-useload-no-function

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

09890c928ebafe09505cc949e31ba6c47bae96e7 authored 10 months ago by qican777 <[email protected]>
fix: 修复harmony-hybrid平台useLoad等API找不到的问题

ed70401993e923c06eac1937328dac8296f071d7 authored 10 months ago by guoenxuan <[email protected]>
Merge pull request #15273 from guoenxuan/fix-repeat-hide-and-show

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

34116ef6281c872b1105b0f816a0e20611a9f413 authored 10 months ago by qican777 <[email protected]>
fix: harmony-hybrid平台的小程序生命周期API改成继承h5实现

3b50c79148c9d82bdd7c5d712781aee58d131f68 authored 10 months ago by guoenxuan <[email protected]>
feat(h5): swiper 新增 currentItemId 支持;video 增加全屏事件 (#15151)

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

* fix: 增加currentItemId的harmony_h...

914fe42399bc8ec13de2f6903150f7a12e837fdf authored 10 months ago by heweishui <[email protected]>
fix(types): correct type of `preloadAssets`'s option (#15267)

62ca513fe912018f0dac1866a1fd788b59e65519 authored 10 months ago by 张振宇 <[email protected]>
fix(h5): 修正 app 的 show/hide 事件回调参数 (#15230)

a6a0e0783f5aa0433ea6b632d6c6ad272f9c5ebc authored 10 months ago by guoenxuan <[email protected]>
fix(lint): 对齐模板 eslint 依赖版本 fix #14904 (#15250)

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

* fix(lint): fix err code lint

ac5574c9061b051bd117afd5ccd1336c06e7e99f authored 10 months ago by Zakary <[email protected]>
fix: 修改request接口参数的支持情况

6bc83a28ca26e5e24082344ea97522cd2e9692cc authored 10 months ago by ZXDSAX <[email protected]>
fix(h5): use local-ip host (#15260)

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

18dfb18bfbd7b0fd042eaee8e73bf23428ed7576 authored 10 months ago by Zakary <[email protected]>
fix(ci): ts-node support node18+ (#15261)

8cdde4515b7836221d04f01bf76b73cb6c9455fa authored 10 months ago by Zakary <[email protected]>
Merge pull request #15228 from handsomeliuyang/mpharmony-gex-openlocation

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

d93dc6fab5abb9c33f9e473ca3b21f1f990679a4 authored 10 months ago by qican777 <[email protected]>
Merge branch 'main' into mpharmony-gex-openlocation

3de760d4795d166c5feb8294739d2f0f1880d44a authored 10 months ago by qican777 <[email protected]>
feat(h5): navigationBar change tags' names and remove in multi router mode (#15249)

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

* feat: 完成 react navigationBar 植入

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

dc5ef0701e244d2813a8a1e8c6ec4a7cd019197d authored 10 months ago by ZEJIA LIU <[email protected]>
feat(h5): stencil support hydrate

7cae45d2649177654a81cbbc213f05bfe48549ec authored 10 months ago by ZakaryCode <[email protected]>
fix(h5): 适配组件库 loading 错误显示问题

01a25cd727a8ea1f601dff9e8348f192d372d778 authored 10 months ago by ZakaryCode <[email protected]>
fix(h5): update progress style

4b4abd1284d3a3be8b05a05be9b65e2eec4ac8a6 authored 10 months ago by ZakaryCode <[email protected]>
fix(lint): update lint

f91200024a371c105a00fe77c40b60524cbc967e authored 10 months ago by ZakaryCode <[email protected]>
fix(h5): 修复 html 组件库引用 (#15248)

62414f82994fc0c89d05f95fc1c1288ec850c20e authored 10 months ago by Zakary <[email protected]>
Update package.json

49a337a564c50e70f3249b6aa74f4fbb6ca65dca authored 10 months ago by Li,Weitao <[email protected]>
Update useClickable.tsx (#15212)

* Update useClickable.tsx

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

---------

Co-authored-by...

1430f326b87741680f26e54b77cd755c8bfa9e4e authored 10 months ago by biubiubiu <[email protected]>
refactor(types): sync components types (#15181)

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

edd46b965cdbe5b7e6cfeed7a48073d694dc4d38 authored 10 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(docs): taro-ui official version has been released (#15238)

c36674319cbfe68dd2d9beb5bf79511f30ebd6d2 authored 10 months ago by Zakary <[email protected]>
feat(weapp): 为 ScrollView 新增 usingSticky 属性

949dfcf03e5df7ff3fdc1d173e5e88ee63512e90 authored 10 months ago by Chen-jj <[email protected]>
feat: harmony-hybrid平台增加openLocation实现

b4700cb97176e75c7839886a33bb84c0c3c51be7 authored 10 months ago by guoenxuan <[email protected]>
fix(h5): 优化 prebundle 模式下配置缓存策略 (#15227)

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

7af9b25e6b08256241ac6c54f862397592c49403 authored 10 months ago by Héctor Chong <[email protected]>
Merge pull request #15215 from handsomeliuyang/mpharmony-gex-nodesref-context

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

054c7d71d0a9a5cf70674d4c06c9dff5225042a7 authored 10 months ago by qican777 <[email protected]>
fix: 更改harmony-hybrid平台的nodesRef为继承h5的实现

2d558ec3c81b38cee958bbf2ba44cad53ae2652a authored 10 months ago by guoenxuan <[email protected]>
fix(h5): 优化 chooseLocation 变量配置提示 (#15214)

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

2c6cf0d83a69357cfca4e7acc0e6e64ba7062e4d authored 10 months ago by Héctor Chong <[email protected]>
Merge pull request #15216 from kongxiaojun/add-control

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

d4d2985a9c86d5e5e92ee49c17f526f66d28aa3a authored 11 months ago by qican777 <[email protected]>
fix: 删除extend-h5-apis.ts

379b48b6d6c4ebf61a60b812ddf7a07f2cce4c75 authored 11 months ago by tangcq-code <[email protected]>
fix: 删除extend-h5-apis.ts

180de2ee4b7c1d62714e53b5534746a9db90bea8 authored 11 months ago by tangcq-code <[email protected]>
feat(compile-mode): 自动为存在动态兄弟节点的循环体外层包裹block

dfe6e099e765a52406f8ff76971652b33ed98613 authored 11 months ago by Chen-jj <[email protected]>
fix(h5): 修改动画对象接口使其行为跟微信小程序一致 (#14966)

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

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

---------

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

99306709fafa65cf2792efdfd7bf6d7b7e83a349 authored 11 months ago by guoenxuan <[email protected]>
fix(route): 优化路由 hash 拼接 (#15208)

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

ff3526065ce2f2037cefee91d2e12fee90411096 authored 11 months ago by ZEJIA LIU <[email protected]>
feat(h5): 完善组件编译不需要 config 配置的逻辑 (#15206)

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

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

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

* test(sna...

05afe4c96b35297dcb99fe30ff2c475ddd01156c authored 11 months ago by xuanzebin <[email protected]>
fix(h5): 优化 IntersectionObserver 方法 (#14959)

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

2e16f089d249aa017ad68f7070db2ffd0578d812 authored 11 months ago by guoenxuan <[email protected]>
fix(runtime): 修复 createSelectorQuery.in(scope) 获取节点问题 (#15063)

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

d1d4ac6c73e3b23badafda354398013056b1a279 authored 11 months ago by Moses Zhou <[email protected]>
fix(h5): 优化事件监听方法 (#14961)

* fix: 修复并优化h5接口

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

3014dac4eb077cbc6a35e67f415a03f0a14fd165 authored 11 months ago by guoenxuan <[email protected]>
fix(h5): 优化 actionSheet 和 modal 参数 (#14962)

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

421b9f8d95d3e29d3cd5d6d7e405611e67a4d303 authored 11 months ago by guoenxuan <[email protected]>
fix(h5): 优化路由接口以及修复 onResize 回调参数缺失的字段 (#14967)

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

72451270cbcb183902907750e604668abc869c5f authored 11 months ago by guoenxuan <[email protected]>
feat(h5): support navigation (#15125)

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

* feat: 完成 react navigationBar 植入

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

cd993e87ce94b6f3e711ce845fcc307944925001 authored 11 months ago by ZEJIA LIU <[email protected]>
feat(h5): components react input (#15191)

* feat: 添加Button组件

* feat: 完成button组件

* styles: 代码风格优化

* feat: input 组件初版

* feat: 完成...

26ba13584d656619e72df01915db13868694947c authored 11 months ago by ZEJIA LIU <[email protected]>
feat(h5): 完善原生组件编译功能和 demo (#15188)

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

* test: 更新 example 依赖

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

46c4f2611384bbce25a4a6385397830ee861e2f9 authored 11 months ago by xuanzebin <[email protected]>
feat(h5): 修改 onShow、onHide 生命周期触发逻辑 (#15183)

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

3dafca166360fc5c39c14c2c138477c745a6adaf authored 11 months ago by beezen <[email protected]>
fix(types): update define config

ac402ab828f78ebbc9dbac732c7fbfff5e20f9b9 authored 11 months ago by ZakaryCode <[email protected]>
fix(lint): update check annotations

f5dc3de8346264736cc4e5b1680be3479d9dd749 authored 11 months ago by ZakaryCode <[email protected]>
feat(compile-mode): 循环体支持返回fragment

ab62381fc5a7d131ad68f9460f22a253a03a689c authored 11 months ago by Chen-jj <[email protected]>
feat(components): 添加 Script 组件的类型

493045823ac999165e88755b475ffcb4f6128a6d authored 11 months ago by Chen-jj <[email protected]>
Merge pull request #15178 from heweishui/hybrid

feat: chooseLocation接口harmony化

599390e786e2a8731c334936ddcb65c11aa105ad authored 11 months ago by qican777 <[email protected]>
Merge branch 'main' into hybrid

cc468e2ed00051488cf15f7669324942e4a51eb2 authored 11 months ago by qican777 <[email protected]>
feat(type): 补充 Picker 组件的 headerText 属性的类型 (#15182)

c094615dd1633c8982fac2da127d3160ec864c70 authored 11 months ago by DB维一(s.y) <[email protected]>
feat(h5): react 适配组件库新增 Icon 组件 (#15170)

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

ff931a2ba8874e4ff188d5ba987b65cd4db179ad authored 11 months ago by ZEJIA LIU <[email protected]>
fix(h5): 修复适配组件库 & API 样式引入 (#15160)

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

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

-----...

2aacda81c12f12e2deb7ea3d06dbea9a478e3d01 authored 11 months ago by heweishui <[email protected]>
feat: chooseLocation接口harmony化

e789db0f9916cc2eab9ecbfd2564b83fc948c42a authored 11 months ago by heweishui <[email protected]>
feat(runner): support no build

3d857b130c2167e76c03868f770b7a17ad237769 authored 11 months ago by ZakaryCode <[email protected]>
fix(h5): support modifyComponentConfig

c4e2673498bc3c8300e8611a79d65db08c7f2a59 authored 11 months ago by ZakaryCode <[email protected]>
feat(server): 支持端自定义配置参数

71a1bc4cd1e7d1810fe4eb2d6e13aa3a1b8e680d authored 11 months ago by ZakaryCode <[email protected]>