| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
弹窗整合api,支持返回节点挂载失败错误码 Co-Authored-By: Agent Signed-off-by: H-xinwei <huangxinwei4@huawei.com> Change-Id: I58ecd300a881b89a6601f793197ada5b7024a6dc | 2 个月前 | |
fix dialog-error-code api bug Signed-off-by: H-xinwei <huangxinwei4@huawei.com> Change-Id: I1ac45a6a32721494e6d0d0ba35a38105b48ddec7 | 1 个月前 | |
弹窗整合api,支持返回节点挂载失败错误码 Co-Authored-By: Agent Signed-off-by: H-xinwei <huangxinwei4@huawei.com> Change-Id: I58ecd300a881b89a6601f793197ada5b7024a6dc | 2 个月前 | |
弹窗整合api,支持返回节点挂载失败错误码 Co-Authored-By: Agent Signed-off-by: H-xinwei <huangxinwei4@huawei.com> Change-Id: I58ecd300a881b89a6601f793197ada5b7024a6dc | 2 个月前 | |
fix dialog defaultFocus not working for NAPI dialog interface The defaultFocus property was parsed from button options but never applied to the button's focus hub in DialogPattern::CreateButton. Only params.isPrimary triggered SetIsDefaultFocus, so buttons with defaultFocus=true did not auto-focus. Add handling for params.defaultFocus when dialogProperties_.isDialogNapiCall is true, so the NAPI dialog interface (presentDialog/presentCustomDialog) correctly auto-focuses the button with defaultFocus=true. Other interfaces (declarative frontend, CJ frontend, ETS/ANI) are unaffected since isDialogNapiCall defaults to false. Signed-off-by: H-xinwei <huangxinwei4@huawei.com> Co-Authored-By:Agent Change-Id: I143f47be4b28182240cdcff21fc6086e951df25e | 17 天前 | |
回调优化,预留CAPI路径 Co-Authored-By: Agent Signed-off-by: H-xinwei <huangxinwei4@huawei.com> Change-Id: I7dae20f939f58c0c30539eb31dc04498bba0db13 | 1 个月前 | |
fix customDialog param validation and error handling - jsUIContext.js: validate content/target in updateCustomDialog and dismissDialog; reject with code 401 when getFrameNode is missing. - dialog_inner_manager.cpp: on OpenCustomDialogInner mount failure, remove the dialog from the overlay map to avoid stale entries. - dialog_params.cpp: parse levelOrder via napi_unwrap on the LevelOrder object instead of reading a raw number. - js_dialog.cpp: reject the promise with ERROR_CODE_PARAM_INVALID when GetCustomDialogOptions/GetDialogBaseOptions fails in presentCustomDialog/updateCustomDialog; remove debug logs. Co-Authored-By:Agent Signed-off-by: H-xinwei <huangxinwei4@huawei.com> Change-Id: Ifb8c1b4a6163fda4a8d508ba5287a78473fc84f7 | 25 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 17 天前 | ||
| 1 个月前 | ||
| 25 天前 |