infoalloggi-monorepo/apps/infoalloggi/src/components/navbar
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
..
lang-toggle.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
login-button.tsx chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
main-nav.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
mobile-nav.tsx refactor: remove unused setOpen prop from ARMinimizableLinks component 2025-10-24 16:17:53 +02:00
ricerca_command.tsx fix: add inputId prop to CodiceBox in multiple components for improved accessibility 2025-10-20 11:56:54 +02:00
settings-modal.tsx formatt 2025-08-29 16:18:32 +02:00
site-header.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
theme-toggle.tsx formatt 2025-08-29 16:18:32 +02:00