Thomas Camlong
bf93408568
refactor(web): extract grid classes and add documentation
...
Extract shared grid classes into GRID_CLASSES constant for reusability. Add JSDoc comments to explain the purpose of IconsGrid (non-virtualized for small lists) and VirtualizedIconsGrid (optimized for large datasets) components
2025-10-01 18:22:44 +02:00
Thomas Camlong
b5c72677fc
chore: format codebase
2025-09-29 11:01:14 +02:00
ajnart
d0f8f8ced9
revert: revert changes
2025-04-26 13:07:02 +02:00
Bjorn Lammers
860321a6aa
chore: Run Biome checks and apply fixes
2025-04-25 23:40:35 +02:00
ajnart
63003a3d6c
fix(icon-grid): Initialize windowWidth to 0
2025-04-25 23:40:35 +02:00
Thomas Camlong
f3829f533b
feat(web): Implement virtualized icon grid
2025-04-25 23:40:35 +02:00
Thomas Camlong
3499605fb7
fix(web): small ui-changes
2025-04-25 23:40:35 +02:00
Thomas Camlong
64c49274da
feat(icons/id): Add related icons
2025-04-25 23:39:10 +02:00