infoalloggi-monorepo/apps/infoalloggi/emails
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
..
static init 2025-08-04 17:45:44 +02:00
base.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
contatto.tsx eslint migration biome 2025-08-28 18:27:07 +02:00
contatto_annuncio.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
email-interessato.tsx refactor: streamline conditional logic and improve readability across multiple components 2025-09-01 16:48:03 +02:00
gereric-email.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
onboarding-servizio.tsx chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
pagamento-conferma.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
pagamento-errore.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
pagamento-ricezione.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
pw-reset-link.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
recesso.tsx formatt 2025-08-29 16:18:32 +02:00
registrazione-avvenuta.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
VerificaEmail.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00