Skip to content

docs(skill): document gantt timeSegments (排班分段)#2288

Merged
os-zhuang merged 2 commits into
mainfrom
claude/gantt-skill-timesegments
Jun 24, 2026
Merged

docs(skill): document gantt timeSegments (排班分段)#2288
os-zhuang merged 2 commits into
mainfrom
claude/gantt-skill-timesegments

Conversation

@baozhoutao

Copy link
Copy Markdown
Contributor

What

Adds a Configuring Gantt Views section to the objectstack-ui skill (SKILL.md), documenting the new timeSegments (白班/夜班 排班分段) capability shipped in objectui gantt (objectui PR #1969).

Why

The skill is what authors gantt view metadata, but it had no gantt config section at all and no mention of timeSegments. Authors had no way to discover the shift-segmentation fields or their semantics.

Covers

  • Core gantt config (start/end/progress/dependency/parent fields, summary vs leaf bars).
  • timeSegments as an ObjectUI display extension (not in upstream GanttConfigSchema).
  • Field table: dayStart, bands[].{key,label,start,end,color?}.
  • Behavior: day-scale-only, two-tier 排班日 header, start-based attribution, cross-midnight in one column, 12h drag-snap, dashed calendar-midnight cue, default-off zero-regression, optional per-band tint.

Docs-only; no code or schema changes.

…lity

Add a 'Configuring Gantt Views' section covering the core gantt config
plus the ObjectUI-only timeSegments extension: dayStart + bands
(白班/夜班), day-scale-only, two-tier 排班日 header, start-based
attribution, 12h drag-snap, calendar-midnight dashed cue, and
default-off zero-regression with optional per-band color tint.
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 24, 2026 2:02pm

Request Review

@github-actions github-actions Bot added size/s documentation Improvements or additions to documentation labels Jun 24, 2026
@os-zhuang
os-zhuang merged commit 19efabb into main Jun 24, 2026
15 checks passed
@os-zhuang
os-zhuang deleted the claude/gantt-skill-timesegments branch June 24, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants