Commit 6139ec9
committed
docs(spec): regenerate the dashboard reference page, add the changeset
`content/docs/references/ui/dashboard.mdx` is a build product of the spec's
docs build — its line 6 says so — so the new `globalFilters[].field`
description reaches it by regeneration, never by hand. Two rows carry the
sentence because two sections render the same `GlobalFilterSchema`:
`### Nested Shape: Dashboard.globalFilters[number]` and the top-level
`## GlobalFilter` → `### Properties`. No other reference page moved: the
identically-spelled `field` describe on the list-view schema is a different
surface and was deliberately left alone.
Changeset is `patch` on `@objectstack/spec`: the string is a published datum,
not a comment — it is the `description` of the property in the shipped JSON
Schema and the runtime `.description` on the Zod schema in `dist`.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016N6xmWt5hYm94ffVEwGH8x1 parent 6e7b285 commit 6139ec9
2 files changed
Lines changed: 17 additions & 2 deletions
File tree
- .changeset
- content/docs/references/ui
Lines changed: 15 additions & 0 deletions
| 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 | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments