pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:CSS language:JavaScript
Filter by
198M results
adb.shell only resolves with stdout, and on devices using the legacy adb shell protocol the remote command s exit code
is not propagated to the adb process. A failing command therefore resolved as if it ...
Bumps lodash and @types/lodash. These dependencies needed to be updated together. Updates lodash from 4.17.21 to 4.18.1
details summary Release notes /summary p em Sourced from a href= https://github.com/lodash/lodash/releases ...
dependencies
javascript
Mejora la primera impresión del repo:
- Badges en la cabecera: CI, CodeQL, Release, License, Node ≥18 y dependencias de ejecución = 0 .
- Captura del informe (docs/demo.png) referenciada en el README ...
Cuts wall-clock on the slow macOS iOS CI job. All PRs are agent-generated, so CI latency is agent latency. See
plans/active/55-ci-ios-speedup.md.
Timing data (the diagnosis)
| case | mint bootstrap | ...
…, and submission services
Drops the Sarah J., Homeowner star-rating review block, which was fabricated content with no real customer attribution.
Summary
Applies the B1 full-brightness treatment to the 8 SECONDARY menu screens (Achievements, Tile Collection, Recipes,
Chronicle, Castle, Charter, Decorations, Portal), which were the last remaining ...
実装内容
- Categoryモデルを作成
- Contactモデルを作成
- CategoryとContactのリレーションを定義
- fillableを設定
- Tinkerでリレーション動作確認
確認内容
- [ ] Category hasMany Contact
- [ ] Contact belongsTo Category
- [ ] Tinkerで関連データを取得できることを確認 ...