|
1 | 1 | # git status --short |
2 | 2 | M docs/dev/reports/codex_review.diff |
3 | 3 | M tools/palette-manager-v2/controls/SourcePaletteBrowserControl.js |
4 | | - M tools/palette-manager-v2/controls/UserPaletteControl.js |
5 | 4 | M tools/palette-manager-v2/index.html |
6 | | - M tools/palette-manager-v2/main.js |
7 | 5 | M tools/palette-manager-v2/modules/PaletteManagerApp.js |
8 | | - M tools/palette-manager-v2/modules/SwatchRow.js |
9 | 6 | M tools/palette-manager-v2/paletteManagerV2.css |
10 | | -?? docs/dev/reports/PR_26124_029_report.md |
11 | | -?? tools/common/PaletteSortService.js |
| 7 | +?? docs/dev/reports/PR_26124_030_report.md |
12 | 8 |
|
13 | 9 | # git diff --stat (excluding codex review artifacts) |
14 | | -.../controls/SourcePaletteBrowserControl.js | 15 +++++++ |
15 | | - .../controls/UserPaletteControl.js | 20 ++++++++- |
16 | | - tools/palette-manager-v2/index.html | 8 ++++ |
17 | | - tools/palette-manager-v2/main.js | 2 + |
18 | | - .../modules/PaletteManagerApp.js | 48 ++++++++++++++++++++-- |
19 | | - tools/palette-manager-v2/modules/SwatchRow.js | 11 +++-- |
20 | | - tools/palette-manager-v2/paletteManagerV2.css | 44 +++++++++++--------- |
21 | | - 7 files changed, 119 insertions(+), 29 deletions(-) |
| 10 | +.../controls/SourcePaletteBrowserControl.js | 30 ++++++++++----- |
| 11 | + tools/palette-manager-v2/index.html | 8 ++-- |
| 12 | + .../modules/PaletteManagerApp.js | 2 +- |
| 13 | + tools/palette-manager-v2/paletteManagerV2.css | 45 +++++++++++++++++++++- |
| 14 | + 4 files changed, 69 insertions(+), 16 deletions(-) |
22 | 15 |
|
23 | 16 | # untracked file additions |
24 | | - docs/dev/reports/PR_26124_029_report.md | 25 + |
25 | | - tools/common/PaletteSortService.js | 121 + |
| 17 | + docs/dev/reports/PR_26124_030_report.md | 19 + |
0 commit comments