Skip to content

Feature/dark mode#203

Draft
pallendes wants to merge 18 commits intomainfrom
feature/dark-mode
Draft

Feature/dark mode#203
pallendes wants to merge 18 commits intomainfrom
feature/dark-mode

Conversation

@pallendes
Copy link
Contributor

Description

[Description here]

Checklist

  • Change increases quality
  • Change is validated by tests
  • Change is readable and easy to understand
  • Documentation is updated
  • Security impact has been considered
  • Changes validated in runtime

pallendes and others added 15 commits December 29, 2025 09:31
Design document covering semantic token system, ThemeProvider API,
component migration strategy, and Storybook integration for adding
dark mode support to the library.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Design document covering semantic token system, ThemeProvider API,
component migration strategy, and Storybook integration for adding
dark mode support to the library.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Components migrated:
- FormFieldLabel, FormFieldDescription, FormFieldErrorMessage
- MenuItem, MenuItems, MenuTitle, MenuSeparator, MenuInfoItem
- Sidebar, SidebarHeader, SidebarMenu, SidebarMenuHeader, SidebarMenuLink
- Alert, Dialog, Panel, TextInput

Infrastructure:
- Add semantic token system with light/dark theme values in index.css
- Update ThemeProvider to set data-theme attribute
- Configure Storybook for dark mode testing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
pallendes and others added 3 commits December 30, 2025 13:51
These files were added during development planning and should not be
included in the final PR.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Tag: bg/text/fill colors for default and disabled states
- Table (key-value-pair, unvirtualized, virtualized): header, body,
  border, and icon colors
- TopBar: background, hover states, text, and icon colors
- Also includes Navigation, Sidebar, Tab, Badge, Button, ButtonGroup,
  Checkbox migrations from earlier session

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant