mirror of
https://github.com/asyouplz/SpeechNote.git
synced 2026-07-22 16:30:31 +00:00
- Fixed EventManager reduce callback type annotation - Resolved SettingsAPI validation variable scope and EventEmitter conflicts - Added missing event data parameter in StatisticsDashboard - Removed type from FormatOptions value export - Aligned ValidationResult interfaces across FilePickerModal components - Fixed NotificationManager constructor parameter and EventEmitter method overrides - Refactored ProgressTracker to use composition instead of inheritance - Fixed DOM attribute type issues in CommonUIComponents - Added proper error type casting in ApiKeyValidator - Fixed dropdown onChange parameter types in settings components - Resolved AutoDisposable abstract class instantiation - Fixed dynamic property assignment in ErrorHandling - Corrected union type assignments in AdvancedSettingsPanel - Fixed EncryptedData serialization in APIKeyManager components - Added missing imports and fixed method calls - Fixed WeakMap key type constraint in MemoryManager - Resolved Promise type compatibility in AsyncTaskCoordinator - Fixed merge function parameter types in helpers Co-authored-by: asyouplz <asyouplz@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| application | ||
| core | ||
| domain/models | ||
| infrastructure | ||
| patterns | ||
| types | ||
| ui | ||
| utils | ||
| main.ts | ||