miot-plugin-sdk
miot-plugin-sdk copied to clipboard
MIoT Plugin SDK for Android&iOS(beta)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependencies [xmldom](https://github.com/xmldom/xmldom), [plist](https://github.com/TooTallNate/node-plist) and [react-native-sqlite-storage](https://github.com/andpor/react-native-sqlite-storage). These dependencies need to be updated together. Removes `xmldom` Updates `plist` from 3.0.1 to 3.0.6 Changelog...
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependencies [d3-color](https://github.com/d3/d3-color), [d3-interpolate](https://github.com/d3/d3-interpolate) and [victory-native](https://github.com/formidablelabs/victory). These dependencies need to be updated together. Updates `d3-color` from 1.2.3 to 3.1.0 Release notes Sourced from d3-color's...
Bumps [marked](https://github.com/markedjs/marked) from 3.0.4 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...
**是否为新品(必填)** 新品 关联的产品model com.oms.lock.dl01 项目ID(必填) 无 用户ID(必填) 1495617830 企业名称(必填) 欧菲光 **环境(必填)** - 电脑操作系统:[Mac OS] - 手机系统:[Android 7.1.1] - SDK分支: [SDK_10069] - 相关模块:[Bluetooth] **现象(必填)** 通过characteristics的write方法在写数据时,总是在catch中报‘REQUEST_FAILED’错误 **期望(必填)** 1、在write时,报错信息REQUEST_FAILED错在哪里。看米家日志有报errcode:200404。 2、如何解决问题 **其他的上下文/日志/截图** 日志是调用write方法后的内容 **尝试过的解决办法**...
圆角边框问题
**是否为新品(必填)** 新品 **用户ID(必填)** 1434926611 **企业名称(必填)** 飞彗 **环境(必填)** - 电脑操作系统:[eg.Windows/Mac OS/Linux] - 手机系统:[eg.Android 8.1/iOS 11.0] - SDK分支: [eg.master/10000/...] - 相关模块:[eg.Host/Service/Account] **现象(必填)** ` ` 如上给一个组件设置圆角边框,在圆角周围会有一条黑色的线 **期望(必填)** 给出原因,解决上述问题, **不要贴大段代码❗️**
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...