pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:CSS language:PHP
Filter by
196M results
🎯 What:
- Removed a console.log in src/services/autonomyEngine.ts that redundantly reported executing actions.
- Fixed a malformed JSON error (duplicate nested dependencies field) in package.json. ...
目的
Closes #75
Closes #76
変更内容
[#76] 組織情報更新 PATCH /admin/organizations/{id}
バックエンド:
- UpdateOrganizationUseCase — スラグ変更時の重複チェック、部分更新(null フィールドは既存値を保持)、監査ログ記録
- UpdateOrganizationHandler — バリデーション(空 ...
Summary
- Adds a ☀/☾ theme toggle button to the top-right corner of both the Developer-mode (TitleBar) and Simple-mode
(SimpleTitleBar) title bars.
- The toggle flips between jacob-co-dark and ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| react-hook-form (source) | 7.76.1 → 7.77.0 | age | confidence |
Release Notes
details summary ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| cspell (source) | ^10.0.0 → ^10.0.1 | age | confidence |
Release Notes
details summary streetsidesoftware/cspell ...
Pull Request Description
I am adding an animation example called Bouncing Dots Loader (.dots-loader) to fix Issue #502.
This loader uses custom CSS variables like --dot-size --dot-color --dot-gap --dot-bounce-height ...
Tabla de medios de pago scrollea lateral en mobile (whitespace-nowrap + min-w-0 en el grid).
What
PR3 of the branch-guard series (SCRUM-40).
- .github/workflows/branch-guard.yml — runs on pull_request (opened, synchronize, reopened, ready_for_review) into
main. Checks out, sets up Node ...
automerge
Fixes a streaming resume race where Qwikloader could run event handlers before the container state script had fully
streamed.
Changes:
- Adds a compact _qwikEv container-ready marker.
- Gates QRL ...
V2
**Picks up juspay/kolu#1060 — Fail stdio RPCs on a closed transport instead of hanging. ** That s the fix for the
production wedge this repo s enriched connection logging diagnosed and then reproduced ...