moodist/src
zl c1c4d894bc feat: add selected sounds display module with complete functionality
- Create SelectedSoundsDisplay component to show selected sounds at the top of the page
- Add displayMode parameter to Sound component for functionality in display mode
- Implement complete audio controls including volume, speed, and rate progress bars
- Add random effects support with proper interval management
- Integrate multi-language support (Chinese: "当前声音", English: "Current Sounds")
- Update App component to include the new display module
- Use consistent styling with existing sound categories for seamless integration
- Upgrade version to 2.3.0 for this feature release
2025-11-17 12:51:06 +08:00
..
components feat: add selected sounds display module with complete functionality 2025-11-17 12:51:06 +08:00
constants refactor: add description for events 2024-06-15 13:36:10 +04:30
contexts feat: migrate to motion and fix some animations 2025-08-06 13:07:03 +03:30
data feat: add selected sounds display module with complete functionality 2025-11-17 12:51:06 +08:00
helpers feat: 实现完整的昼夜主题系统和优化随机音频功能 2025-11-17 11:03:14 +08:00
hooks feat: 实现完整的昼夜主题系统和优化随机音频功能 2025-11-17 11:03:14 +08:00
layouts feat: 完整实现中英文双语支持并修复所有声音翻译问题 2025-11-16 14:30:33 +08:00
lib feat: add confetti 2024-09-01 13:07:19 +04:30
pages feat: 完整实现中英文双语支持并修复所有声音翻译问题 2025-11-16 14:30:33 +08:00
stores feat: 实现完整的昼夜主题系统和优化随机音频功能 2025-11-17 11:03:14 +08:00
styles feat: 实现完整的昼夜主题系统和优化随机音频功能 2025-11-17 11:03:14 +08:00
env.d.ts feat: add hero section 2023-10-05 18:08:52 +03:30