| docs(Docs): add WebSocket heartbeat configuration guide WebSocket心跳检测配置说明 Signed-off-by: fangyygw <fang_zhen@hoperun.com> | 17 天前 |
| docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!1004 | 1 年前 |
| docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!1004 | 1 年前 |
| docs(Docs):修改release-notes 英文版(0.77) - 修改release-notes 英文版 Closes #2767 Signed-off-by: fangyygw <fang_zhen@hoperun.com> | 1 个月前 |
| docs(Docs): codegen-lib-harmony增加--generate-type参数 codegen-lib-harmony增加--generate-type参数 Signed-off-by: fangyygw <fang_zhen@hoperun.com> | 1 个月前 |
| docs(Docs):delete file Signed-off-by: changlp <chang_leipeng@hoperun.com> | 22 天前 |
| 77文档修改 Signed-off-by: dengjiangtao <1442949715@qq.com> | 5 个月前 |
| doc: refine docs/en/README.md; chore: fix link checker Co-authored-by: Arkadiusz Kasprzyk<arkadiusz.kasprzyk@swmansion.com> # message auto-generated for no-merge-commit merge: merge kas/docs-refinement into 0.77.1-rc.1-ohos doc: refine docs/en/README.md; chore: fix link checker Created-by: arkadiuszkasprzyk Commit-by: Arkadiusz Kasprzyk Merged-by: huangyouhua Description: ## Description Currently, there is no structure in English docs. The user is expected to figure it out on his own while looking at confusing file names, while being exposed to more information than he needs. This MR refines "homepage" for English docs, fixes links and link-checker. The link checker is currently broken, because ignore pattern for mails (link checker detects NPM package names as mails) filters out all links. Some files are ignored, because I couldn't find a solution to that problems in a reasonable time. ## Changes - refined README.md for English docs ## Test Plan Read new docs. Run link checker. ## Checklist - [x] Does not involve incompatible changes; if involved, has been reviewed accordingly. - [x] Does not impact performance, or performance testing has been conducted without degradation. - [x] Complies with the relevant coding standards. - [x] Does not involve documentation updates, or the documentation has been updated. - [x] Meets testability requirements with necessary self-test cases, appropriate logging, or trace information added. - [x] No illegal file inclusions exist, such as images or code. See merge request: openharmony-sig/ohos_react_native!1114 | 1 年前 |
| docs(Docs): add WebSocket heartbeat configuration guide WebSocket心跳检测配置说明 Signed-off-by: fangyygw <fang_zhen@hoperun.com> | 17 天前 |
| fix: dead link caused by casing issue Co-authored-by: linhandev<hanlin21@huawei.com> # message auto-generated for no-merge-commit merge: merge fix-verify into 0.77.1-rc.1-ohos fix: deadlink Created-by: linhandev Commit-by: linhandev Merged-by: huangyouhua Description: ## Why are these changes being made? CI is running on linux which is case sensitive. Locally mac/win aren't. Fixing deadlinks that are dead because of casing issues. ## Changelog ## Test Plan ci verify should pass ## Checklist - [x] pnpm verify command has passed successfully. ~~- [ ] No failures occurred in automatic tests on the CONCURRENT TESTER page in the tester app.~~ ~~- [ ] No failures occurred in automatic tests on the SEQUENTIAL TESTER page in the tester app.~~ - [x] MR does not include a breaking change or a review has been requested from a Huawei reviewer. See merge request: openharmony-sig/ohos_react_native!1022 | 1 年前 |
| docs(Docs):更新文档的超链接为新仓库地址(0.77-main) 仓库迁移,更新文档的超链接为新仓库地址 Signed-off-by: huajianfeng <2303753180@qq.com> | 3 个月前 |
| docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!1004 | 1 年前 |
| docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!1004 | 1 年前 |
| doc: refine docs/en/README.md; chore: fix link checker Co-authored-by: Arkadiusz Kasprzyk<arkadiusz.kasprzyk@swmansion.com> # message auto-generated for no-merge-commit merge: merge kas/docs-refinement into 0.77.1-rc.1-ohos doc: refine docs/en/README.md; chore: fix link checker Created-by: arkadiuszkasprzyk Commit-by: Arkadiusz Kasprzyk Merged-by: huangyouhua Description: ## Description Currently, there is no structure in English docs. The user is expected to figure it out on his own while looking at confusing file names, while being exposed to more information than he needs. This MR refines "homepage" for English docs, fixes links and link-checker. The link checker is currently broken, because ignore pattern for mails (link checker detects NPM package names as mails) filters out all links. Some files are ignored, because I couldn't find a solution to that problems in a reasonable time. ## Changes - refined README.md for English docs ## Test Plan Read new docs. Run link checker. ## Checklist - [x] Does not involve incompatible changes; if involved, has been reviewed accordingly. - [x] Does not impact performance, or performance testing has been conducted without degradation. - [x] Complies with the relevant coding standards. - [x] Does not involve documentation updates, or the documentation has been updated. - [x] Meets testability requirements with necessary self-test cases, appropriate logging, or trace information added. - [x] No illegal file inclusions exist, such as images or code. See merge request: openharmony-sig/ohos_react_native!1114 | 1 年前 |
| doc: refine docs/en/README.md; chore: fix link checker Co-authored-by: Arkadiusz Kasprzyk<arkadiusz.kasprzyk@swmansion.com> # message auto-generated for no-merge-commit merge: merge kas/docs-refinement into 0.77.1-rc.1-ohos doc: refine docs/en/README.md; chore: fix link checker Created-by: arkadiuszkasprzyk Commit-by: Arkadiusz Kasprzyk Merged-by: huangyouhua Description: ## Description Currently, there is no structure in English docs. The user is expected to figure it out on his own while looking at confusing file names, while being exposed to more information than he needs. This MR refines "homepage" for English docs, fixes links and link-checker. The link checker is currently broken, because ignore pattern for mails (link checker detects NPM package names as mails) filters out all links. Some files are ignored, because I couldn't find a solution to that problems in a reasonable time. ## Changes - refined README.md for English docs ## Test Plan Read new docs. Run link checker. ## Checklist - [x] Does not involve incompatible changes; if involved, has been reviewed accordingly. - [x] Does not impact performance, or performance testing has been conducted without degradation. - [x] Complies with the relevant coding standards. - [x] Does not involve documentation updates, or the documentation has been updated. - [x] Meets testability requirements with necessary self-test cases, appropriate logging, or trace information added. - [x] No illegal file inclusions exist, such as images or code. See merge request: openharmony-sig/ohos_react_native!1114 | 1 年前 |
| docs(DevTools): update React DevTools setup guide Clarify the React DevTools version for RN 0.77 and document the Electron mirror required by the standalone DevTools installation. The guide now uses a fixed react-devtools version and explains the version mismatch symptom where DevTools connects but turns blank after selecting a component. Impact: documentation and npm install configuration only. No runtime API, native symbol, or .so changes. Signed-off-by: alvancf <742997447@qq.com> | 4 个月前 |
| fix: version in release note & node version Co-authored-by: gyange<gyange@163.com> # message auto-generated for no-merge-commit merge: !2077 merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos fix: version in release note & node version Created-by: gyange Commit-by: gyange Merged-by: openharmony_ci Description: <!-- 请在合并之前删除注释代码,以避免将其包含在GIT历史记录中 --> # 描述 <!-- 简要描述PR的目的,例如: 这条PR主要实现metro局域网内远程调试的功能. --> # 变更日志 <!-- 列出可包含在变更日志中的要点的主要变更。 不要列出内部更改。请以下列开头来写每个变更点: - added - fixed - deprecated - removed 如果是一条新增属性的变更,则以[added]开头,例如: - [added] FlatList组件新增inverted属性 --> # 测试步骤 <!-- 如何测试这条PR。例如: 1. 打开Tester工程. 2. 执行npm run start命令. ... --> # 合入前自检 <!-- 请在合入前根据以下条例进行自检 自检完成后在[ ]内填入"x", 例如: - [x] 不涉及非兼容性变更;若涉及,已通过相应评审。 --> - [ ] 不涉及非兼容性变更;若涉及,已通过相应评审。 - [ ] 不涉及性能或已进行性能测试且无性能劣化。 - [ ] 符合对应的编码规范。 - [ ] 不涉及文档更新,或已更新了文档。 - [ ] 针对可测试性要求,已增加必要的自测用例、合理的日志记录或Trace信息。 - [ ] 不存在非法的文件引入,包括图片和代码等 - [ ] 本PR已经在77分支开启PR或不需要在77分支合入 - 如需合入77分支,PR地址: See merge request: openharmony-sig/ohos_react_native!2077 | 7 个月前 |
| docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!1004 | 1 年前 |
| doc: update environment setup English doc Co-authored-by: Arkadiusz Kasprzyk<arkadiusz.kasprzyk@swmansion.com> # message auto-generated for no-merge-commit merge: merge kas/refine-project-initialization-instructions into 0.77.1-rc.1-ohos doc: update environment setup English doc Created-by: arkadiuszkasprzyk Commit-by: Arkadiusz Kasprzyk Merged-by: huangyouhua Description: ## Description Currently, the environment-setup doc provides instruction harmful to the user (it encourages including some RN internals on the user code) and it's outdated anyway. On 0.77 branch, there's a command init-harmony which simplifies project initialization, and it should be recommended instead. Current version also overwhelms the user with information. New version tries to be simple to reduce the entry barrier to RNOH. ## Changes - updated environment-setup/getting-started English doc ## Test Plan Read the doc. ## Checklist - [x] Does not involve incompatible changes; if involved, has been reviewed accordingly. - [x] Does not impact performance, or performance testing has been conducted without degradation. - [x] Complies with the relevant coding standards. - [x] Does not involve documentation updates, or the documentation has been updated. - [x] Meets testability requirements with necessary self-test cases, appropriate logging, or trace information added. - [x] No illegal file inclusions exist, such as images or code. See merge request: openharmony-sig/ohos_react_native!1185 | 1 年前 |
| docs(Docs):更新文档的超链接为新仓库地址(0.77-main) 仓库迁移,更新文档的超链接为新仓库地址 Signed-off-by: huajianfeng <2303753180@qq.com> | 3 个月前 |
| docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!1004 | 1 年前 |
| doc: update environment setup English doc Co-authored-by: Arkadiusz Kasprzyk<arkadiusz.kasprzyk@swmansion.com> # message auto-generated for no-merge-commit merge: merge kas/refine-project-initialization-instructions into 0.77.1-rc.1-ohos doc: update environment setup English doc Created-by: arkadiuszkasprzyk Commit-by: Arkadiusz Kasprzyk Merged-by: huangyouhua Description: ## Description Currently, the environment-setup doc provides instruction harmful to the user (it encourages including some RN internals on the user code) and it's outdated anyway. On 0.77 branch, there's a command init-harmony which simplifies project initialization, and it should be recommended instead. Current version also overwhelms the user with information. New version tries to be simple to reduce the entry barrier to RNOH. ## Changes - updated environment-setup/getting-started English doc ## Test Plan Read the doc. ## Checklist - [x] Does not involve incompatible changes; if involved, has been reviewed accordingly. - [x] Does not impact performance, or performance testing has been conducted without degradation. - [x] Complies with the relevant coding standards. - [x] Does not involve documentation updates, or the documentation has been updated. - [x] Meets testability requirements with necessary self-test cases, appropriate logging, or trace information added. - [x] No illegal file inclusions exist, such as images or code. See merge request: openharmony-sig/ohos_react_native!1185 | 1 年前 |
| docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!1004 | 1 年前 |
| docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!1004 | 1 年前 |
| docs(Docs):更新文档的超链接为新仓库地址(0.77-main) 仓库迁移,更新文档的超链接为新仓库地址 Signed-off-by: huajianfeng <2303753180@qq.com> | 3 个月前 |