Skip to content

Commit 9bb289b

Browse files
committed
chore(board): complete m45-feat-03
1 parent 1fd856c commit 9bb289b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/board/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
|-------|------|----------|-------|
1010
| [m39-feat-05-eval-cli](stages/in-progress/stories/m39-feat-05-eval-cli.md) | feat | medium | evals |
1111
| [m45-feat-01-theme-config-loader](stages/in-progress/stories/m45-feat-01-theme-config-loader.md) | feat | high | tui |
12-
| [m45-feat-03-runtime-theme-switching](stages/in-progress/stories/m45-feat-03-runtime-theme-switching.md) | feat | medium | tui |
1312

1413
## Backlog
1514

@@ -291,6 +290,7 @@
291290
- [m44-feat-03-result-merge-interface](stages/done/stories/m44-feat-03-result-merge-interface.md)
292291
- [m44-feat-04-swarm-coordination-status](stages/done/stories/m44-feat-04-swarm-coordination-status.md)
293292
- [m45-feat-02-builtin-theme-variants](stages/done/stories/m45-feat-02-builtin-theme-variants.md)
293+
- [m45-feat-03-runtime-theme-switching](stages/done/stories/m45-feat-03-runtime-theme-switching.md)
294294
- [refactor-0008-consolidate-assessment-types-module](stages/done/stories/refactor-0008-consolidate-assessment-types-module.md)
295295
- [refactor-0069-dashboard-visual-consistency](stages/done/stories/refactor-0069-dashboard-visual-consistency.md)
296296
- [refactor-0070-design-system-extraction](stages/done/stories/refactor-0070-design-system-extraction.md)

docs/board/stages/in-progress/stories/m45-feat-03-runtime-theme-switching.md renamed to docs/board/stages/done/stories/m45-feat-03-runtime-theme-switching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: m45-feat-03
33
title: Runtime theme switching
44
type: feat
5-
status: in-progress
5+
status: done
66
priority: medium
77
epics: [tui]
88
depends: [m45-feat-01, m45-feat-02]

0 commit comments

Comments
 (0)