-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor vDom Language Resolution #39
Copy link
Copy link
Open
Labels
architectureCore structure and system design work.Core structure and system design work.frontendFrontend UI, routing, rendering, and browser behavior.Frontend UI, routing, rendering, and browser behavior.i18nLanguage detection, translation resources, and localization flow.Language detection, translation resources, and localization flow.refactorCode restructuring without changing intended behavior.Code restructuring without changing intended behavior.vdomVirtual DOM creation, rendering, diffing, and patching.Virtual DOM creation, rendering, diffing, and patching.
Milestone
Description
Metadata
Metadata
Assignees
Labels
architectureCore structure and system design work.Core structure and system design work.frontendFrontend UI, routing, rendering, and browser behavior.Frontend UI, routing, rendering, and browser behavior.i18nLanguage detection, translation resources, and localization flow.Language detection, translation resources, and localization flow.refactorCode restructuring without changing intended behavior.Code restructuring without changing intended behavior.vdomVirtual DOM creation, rendering, diffing, and patching.Virtual DOM creation, rendering, diffing, and patching.
Projects
StatusShow more project fields
Todo
Goal
Make vDOM language resolution use the current runtime context instead of stale module-level values.
Scope
Notes
This is part of the Version A - Amber foundation work.