pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Java language:PHP
Filter by
43M results
Motivation
- Provide a new bilingual (Traditional Chinese / English) marketing site for Dinglian Technology with a lightweight
client-side renderer.
- Ship a cohesive single-page layout and content ...
codex
ぜんぶどらえもんになったよ
Summary
两处 1.11.0 上线后才暴露的用户可见 bug,打包成 1.11.1 PATCH。
- .modal-x 关闭按钮样式丢失 —— 全 app 6 个弹窗(更新日志 / GPS 地图 / 画幅 / 导出进度 / 工作台身份条)的关闭 ✕ 退化成浏览器默认方框。
- 移动端工作台底部漏身份条 —— 工作台关闭时,其底部抽屉的顶边(▤ 文件名 × 身份条)在较高手机屏幕上从最下方漏出一条。 ...
Potential fix for https://github.com/Jessiejaymz810s/quazr-nft/security/code-scanning/3
The best fix is to avoid building HTML strings with untrusted data and avoid innerHTML for the message content. ...
変更内容
- functions/api/kintone/[id].js を新規作成し、PUT /api/kintone/:id でkintoneのレコード更新API(record.json)を呼び出す保存エンドポイントを追加
- public/index.html のレコード一覧テーブルに「操作」列を追加し、各行に「編集」「保存」ボタンを設置
- 「編集」ボタンクリックでメーカー・車種列がテキストボックスに変化 ...
konsultacijų logika išplėsta
Summary
- Bug fix: HTML comments between } and else if blocks caused Razor to render the conditional code as literal text on
screen. Removed the offending comments — all three tabs now render correctly. ...