infoalloggi-monorepo/apps/infoalloggi/src/components/chat
Marco Pedone f85ea22215 chore: update biome schema and dependencies, refactor key usage in components
- Updated biome schema version from 2.2.2 to 2.3.1 in biome.json.
- Removed experimentalScannerIgnores from files section and replaced with ignore patterns.
- Added CSS parser configuration for Tailwind directives.
- Updated linter rules for better code quality.
- Refactored key usage in various components to use unique identifiers instead of array indices.
- Updated package-lock.json and package.json to reflect new biome version.
- General code cleanup and improvements across multiple components for better maintainability.
2025-10-28 11:55:01 +01:00
..
chat-attachments.tsx new storage for files 2025-10-24 16:10:59 +02:00
chat-bottombar.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
chat-bubble.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
chat-list.tsx chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
chat-message-list.tsx formatt 2025-08-29 16:18:32 +02:00
chat-sidebar.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
chat-topbar.tsx chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
chat.tsx formatt 2025-08-29 16:18:32 +02:00
message-loading.tsx formatt 2025-08-29 16:18:32 +02:00