Skip to content

Conversation

@moah0911
Copy link
Owner

This commit introduces several enhancements and fixes:

  • Timer Fix: Refactored timer logic in useTypingTest.ts for improved stability and accuracy. Consolidated timer effects and ensured proper state resets on test completion, reset, or mode/duration changes.
  • Developer Mode Revamp:
    • Significantly expanded code snippets for JavaScript, Python, Java, C#, and Go.
    • Added TypeScript as a new selectable language with its own code snippets.
    • Updated UI components (ModeSelector, TypingTest) to support TypeScript.
  • Flirty Mode Revamp:
    • Increased the variety of flirty text messages.
    • Added subtle UI enhancements (themed border/shadow for TextDisplay) when Flirty mode is active.
  • Expanded Normal Texts: Added more sentences to the "normal" mode text collection to increase variety.
  • UI Upgrades (General):
    • Implemented a custom focus ring utility (custom-focus-ring) for better accessibility and applied it to various interactive elements (mode selectors, buttons, links).
    • Made custom clickable divs (Header logo, mode selectors) keyboard accessible.
    • Updated GitHub link in Footer and standardized copyright notice.
    • Ensured consistency with existing UI theming (shadcn/ui).

This commit introduces several enhancements and fixes:

- **Timer Fix:** Refactored timer logic in `useTypingTest.ts` for improved stability and accuracy. Consolidated timer effects and ensured proper state resets on test completion, reset, or mode/duration changes.
- **Developer Mode Revamp:**
    - Significantly expanded code snippets for JavaScript, Python, Java, C#, and Go.
    - Added TypeScript as a new selectable language with its own code snippets.
    - Updated UI components (`ModeSelector`, `TypingTest`) to support TypeScript.
- **Flirty Mode Revamp:**
    - Increased the variety of flirty text messages.
    - Added subtle UI enhancements (themed border/shadow for `TextDisplay`) when Flirty mode is active.
- **Expanded Normal Texts:** Added more sentences to the "normal" mode text collection to increase variety.
- **UI Upgrades (General):**
    - Implemented a custom focus ring utility (`custom-focus-ring`) for better accessibility and applied it to various interactive elements (mode selectors, buttons, links).
    - Made custom clickable divs (Header logo, mode selectors) keyboard accessible.
    - Updated GitHub link in Footer and standardized copyright notice.
    - Ensured consistency with existing UI theming (shadcn/ui).
@vercel
Copy link

vercel bot commented Jun 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flex-type ❌ Failed (Inspect) Jun 29, 2025 4:43am

Copy link
Owner Author

@moah0911 moah0911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants