Closed
Conversation
- Integrate mature AVIM.js library for Vietnamese input - Add OverType markdown editor with Vietnamese support - Create modern React/TypeScript interface with HeroUI components - Fix Vietnamese TELEX transformations (mootj → một, boons → bốn) - Add comprehensive Playwright tests for input validation - Support AUTO, TELEX, VNI, VIQR input methods - Static build ready for GitHub Pages deployment 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Move original VinaKey v1 to old-version/ folder - Preserve legacy AVIM.js implementation for historical reference - New v2 is now the main implementation with modern React/TypeScript stack 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add GitHub Pages deployment workflow - Configure automatic build and deploy on push to main - Fix Vite base path for GitHub Pages root domain - Enable static site generation with proper permissions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Integrate OverType editor theme switching with HeroUI theme system - Use 'cave' theme for dark mode and 'solar' theme for light mode - Add useTheme hook to detect theme changes - Automatically update OverType theme when user toggles dark/light mode - Fix JSX escape character issue in about.tsx 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2a0393f to
e5d5fab
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes Made
useThemehook to detect HeroUI theme changeseditor.tsxOverType.setTheme()global method instead of instance methodabout.tsxTest Plan
Theme Mapping
🤖 Generated with Claude Code