Commit 70f3423
committed
chore: ADR-0055 Accepted + changeset; fix pre-existing app-showcase typecheck
- ADR-0055 status → Accepted (implemented in this PR, P0–P2).
- changeset for the controlled-by-parent feature (spec/plugin-security/verify minor).
- fix(app-showcase): task-triage userFilters tabs were missing the now-required
pinned/isDefault/visible fields (a pre-existing main breakage from #2048 that
reddened TypeScript Type Check on every PR) — examples typecheck now green.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XVdnfUAx85amkerym26vdx1 parent 5122c29 commit 70f3423
3 files changed
Lines changed: 20 additions & 5 deletions
File tree
- .changeset
- docs/adr
- examples/app-showcase/src/pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments