4 Commits

Author SHA1 Message Date
sHa
8ce320d3db feat: update SVG logos and enhance color switcher functionality 2025-04-30 22:37:07 +03:00
sHa
eacd977b84 update InlineSvg component for better color handling; refactor logo components to streamline SVG rendering and remove unused styles. 2025-04-29 14:44:57 +03:00
sHa
6c2aa816fd Refactor SVG files for improved readability and structure 2025-04-28 14:16:27 +03:00
sHa
9c3024c61d feat: Initialize Svelte application with logo gallery functionality
- Add Rollup configuration for building and serving the application.
- Implement logo scanning script to generate logos.json from logo files.
- Create main App component to manage logo display and search functionality.
- Develop LogoGrid and LogoList components for different viewing modes.
- Add LogoModal component for logo preview with details.
- Implement URL copying and logo downloading features.
- Style components for improved user experience and responsiveness.
2025-04-27 16:55:23 +03:00