remax
remax copied to clipboard
使用真正的 React 构建跨平台小程序
**问题描述** 使用npm scripts直接打包,会正常展示打包进度条,但是使用child_process.spawn执行打包命令没有输出进度条,请问应该如何操作才能让后者也输出打包进度条?
**需求描述** 微信小程序允许运行在企业微信中,并支持企业微信的专有接口,如 wx.qy.login 等。请求将这些专有接口加入到 remax/wechat 中。 目前这些接口均以 wx.qy 开头,截止当前接口包含: wx.qy.login wx.qy.checkSession wx.qy.canIUse wx.qy.getEnterpriseUserInfo wx.qy.getAvatar wx.qy.getQrCode wx.qy.selectEnterpriseContact wx.qy.openEnterpriseChat wx.qy.selectExternalContact wx.qy.getCurExternalContact wx.qy.openUserProfile wx.qy.getNFCReaderState wx.qy.startNFCReader wx.qy.stopNFCReader **其他信息** 企业微信专有接口详见: https://developers.weixin.qq.com/miniprogram/dev/dev_wxwork/dev-doc/qywx-api.html
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script...
分享代码: usePageEvent("onShareAppMessage", params => { return { title: "", path: "/pages/index/index", success: () => { }, fail: () => { } } }); usePageEvent("onShareTimeline", params => { return { title:...
**需求描述** 目前需要编写自定义组件,但是又不想使用微信小程序原生方式编写。目前没找到相关文档,请问可以实现吗? 能否提供实现思路。 **解决方案** **其他信息**
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.1 to 10.0.1. Changelog Sourced from node-notifier's changelog. v10.0.1 Fixes: Fix custom path for windows #382 Thanks to @yoavain v10.0.0 Breaking changes: Setting NSAllowsArbitraryLoads as false for...
3.0 Plan
- [ ] Webpack 5 - [ ] React 18 - [ ] PostCSS 9 - [ ] Babel 8 - [ ] 默认支持 React 17 - [ ] 去掉小程序...
close #1720 close #1462 1720和1462是同个类型的问题,所以合并放在一起了。