Skip to content

Milestones

List view

  • No due date
    4/6 issues closed
  • The plan for this milestone is to reorganize all Widgets such that all DOM manipulation happens inside their `redraw()` methods when triggered by the DOM scheduler. The plan: Move all DOM manipulation from `set()` into `redraw()` and make it depend on those option values marked as invalid in `this.invalid`.

    No due date
    8/8 issues closed