Commit graph

9 commits

Author SHA1 Message Date
Shintaro Jokagi
017cb2a7f5
chore(biome): update biome rules 2025-05-15 14:19:39 +12:00
Shintaro Jokagi
bcb1427a79
feat(lint): add biome formatter and linter, husky and lint-staged
This commit adds the Biome formatter and linter to replace Prettier, including:

- Add biome.json config file
- Add pre-commit hook with Husky
- Configure GitHub Action to run Biome checks
- Apply Biome formatting rules to codebase
- Remove Prettier dependencies
2025-05-15 13:52:37 +12:00
Reuben Tier
8ae9d0d9a1
Improve LCP by making element slightly opaque 2025-04-04 16:11:55 +01:00
Vrezh Fedora
97d617f22c feat(NavBar, hero Image): added new navbar animations + mobile version, fixed hero image on mobile 2025-02-06 11:04:05 +01:00
mr. M
d14b44b2c8
fix: format code and ensure consistent styling across files 2025-01-08 00:19:40 +01:00
mr. M
dc83c63290
fix: update title animation to use whileInView and add viewport settings 2025-01-03 00:22:11 +01:00
mr. M
f90f54ec04
fix: update animation function and remove unused AnimatedText component 2025-01-03 00:17:31 +01:00
mr. m 🤙
641d8d6ef3 Agregar animación de zoom y aplicar animaciones en la sección de características 2024-12-13 10:20:34 +00:00
mr. M
20f3d76579
feat: implement motion animations for Community and Hero components 2024-12-11 21:16:07 +01:00