Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:HTML language:Java

Filter by

55.4M results  (858 ms)

55.4M results

Backport of gh-11042
in: core
type: backport
type: bug

img width= 410 height= 141 alt= Image src= https://github.com/user-attachments/assets/c270d1e4-8a1d-42aa-a283-2243d489afab /

Summary The derived: DashboardDerived useMemo in MetricsView.tsx has historicalMetrics in its dependency array, so it rebuilds the entire 22-field DashboardDerived bundle on every metrics tick. HeroRow ...
app
performance

@ Expose dynamic state and selections to assistive technology. Scope - [ ] Vote button selected state — selection is conveyed only by a CSS background tint (setVoteHighlight, shared.ts:11). Add ...
accessibility

Summary Use steamroller s tree-shaking engine to determine which exported symbols from a source file are actually used by each test file, enabling \ minimal re-test\ in watch mode — only re-running tests ...
enhancement

Summary Replace the string-level Istanbul instrumentation in `src/coverage/istanbul-provider.ts` with AST-based instrumentation using steamroller s parser. Insert coverage counters at statement, branch, ...
enhancement

Summary Consolidate the five separate regex-based import parsers (watch mode, cycle detection, depth analysis, unused imports, dependency graph) into a single AST-based analysis module with a shared parse ...
enhancement

Description: Remove temporary/scratch files, ensure .gitignore covers build artifacts, and verify the repository is clean for submission. Definition of Done: - [ ] Verify scratch files are removed ...
documentation
Phase 3: Finalization

Summary Replace the hand-rolled CSS parser in `src/dom/css-cascade.ts` with steamroller s CSS parser, which supports nested CSS, @container, @supports, @layer, CSS nesting (` `), and produces a proper ...
enhancement

Summary Replace the regex-based mock hoisting transform in src/hoist/index.ts with an AST-based implementation using steamroller s parseAst() and MagicString APIs. This eliminates edge cases from regex ...
enhancement
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.