Skip to content

Add hover expand animation to JS/TS buttons and fix Tab completion#2

Merged
berkinduz merged 1 commit intomainfrom
claude/fix-typescript-interface-check-NFN1F
Mar 7, 2026
Merged

Add hover expand animation to JS/TS buttons and fix Tab completion#2
berkinduz merged 1 commit intomainfrom
claude/fix-typescript-interface-check-NFN1F

Conversation

@berkinduz
Copy link
Copy Markdown
Owner

  • JS/TS toggle buttons now expand to show full text ("JavaScript" / "TypeScript") on hover, using the same max-width transition pattern as the Buy Me a Coffee button.

  • Add Tab key binding for acceptCompletion before indentWithTab so pressing Tab accepts an active autocomplete suggestion instead of inserting indentation.

https://claude.ai/code/session_0112YUcE2XxoX4284DgdNTgq

- JS/TS toggle buttons now expand to show full text ("JavaScript" /
  "TypeScript") on hover, using the same max-width transition pattern
  as the Buy Me a Coffee button.

- Add Tab key binding for acceptCompletion before indentWithTab so
  pressing Tab accepts an active autocomplete suggestion instead of
  inserting indentation.

https://claude.ai/code/session_0112YUcE2XxoX4284DgdNTgq
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
try-js Ready Ready Preview, Comment Mar 7, 2026 9:23am

@berkinduz berkinduz merged commit f309945 into main Mar 7, 2026
2 checks passed
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