infoalloggi-monorepo/apps/infoalloggi/src
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
..
_app chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
components chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
forms chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
hooks cleanup 2025-10-28 10:54:42 +01:00
i18n cleanup 2025-10-28 10:54:42 +01:00
lib new storage for files 2025-10-24 16:10:59 +02:00
middlewares Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
pages chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
providers new storage for files 2025-10-24 16:10:59 +02:00
schemas cleanup 2025-10-28 10:54:42 +01:00
server cleanup 2025-10-28 10:54:42 +01:00
styles refactor: enhance sidebar functionality with cookie state management and animations 2025-10-21 14:34:24 +02:00
utils upd 2025-10-23 15:16:42 +02:00
env.ts new storage for files 2025-10-24 16:10:59 +02:00
middleware.ts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00