You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
18 of 21 errors were in the demo harness; no behavior change.
- static-components (demo x8): hoist the Swatch legend cell to module scope
- rules-of-hooks (demo x9): move App's ?quickfilter=1 early return below all
hooks (the branch renders <QuickFilterDemo/> regardless)
- purity (demo x1): demo render-timer reads performance.now() in render ->
justified scoped disable
- no-synthetic-event-trigger (GanttView.interactions.test): Escape test now uses
fireEvent.keyDown(window,...) instead of a raw KeyboardEvent dispatch
- no-useless-assignment (GanttView, ObjectGantt): drop two dead initializers
Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments