Commit Graph

5 Commits

Author SHA1 Message Date
Kazuki Yamada 1af025a97a feat: improve Web Share API implementation with mobile-only display
- Restrict share button to mobile devices only using CSS media queries
- Add robust feature detection with canShareFiles() function
- Implement user feedback with "Shared\!" state and visual styling
- Improve API validation using navigator.canShare() before sharing
- Enhance error handling and code organization
- Rename shareWithApp to shareResult for better consistency

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-30 22:04:18 +09:00
Kazuki Yamada 5109f3529d feat(website): implement compress functionality on website 2025-04-02 23:23:34 +09:00
Yamada Dev 14aaf980c6 feat(website): Improve performance of large repository output using Ace Editor 2025-01-25 17:17:31 +09:00
Yamada Dev 34301ebda0 feat(website): Add parsableStyle option 2025-01-20 22:30:37 +09:00
Kazuki Yamada 6a3704363d refact(website): Changed folder structure for multi-language support in documentation 2025-01-14 00:05:30 +09:00