13077a9925
style: update header layout and adjust tag background color for consistency
2025-05-29 04:18:22 +03:00
fe67375590
feat: refactor theme and view mode switchers to use button group styles
2025-05-29 01:53:37 +03:00
5a5202eb80
feat: add compact view mode and integrate CardTiny component for logo display
2025-05-29 01:36:07 +03:00
1849a0ef49
feat: enhance search bar styling and improve keyboard accessibility
2025-05-28 21:30:21 +03:00
3aaa39b49e
feat: clean up unused styles and remove URL manipulation from Preview component
2025-05-15 21:50:11 +03:00
1cb75c0ec3
feat: enhance styling and structure for color switcher; move common styles to global.css
2025-05-15 17:19:02 +03:00
9509ef0688
feat: refactor layout and styling for improved responsiveness and accessibility; add Footer component
2025-05-15 15:49:56 +03:00
d841f27454
feat: enhance SVG handling by adding source fetching and copying functionality
2025-05-14 21:34:53 +03:00
f017d480e8
Enhance Header and List components with compact mode functionality
2025-05-04 12:48:15 +03:00
7b5516d997
Refactor Grid and List components by cleaning up unused styles and improving layout consistency
2025-05-02 10:43:53 +03:00
003b45d5b4
Add tag filter and dropdown styles: implement tag filtering UI with improved dropdown design and hover effects.
2025-05-01 14:35:00 +03:00
9d031dc874
Add dropdown menu styles: implement dropdown menu and item styles with hover effects and accessibility features.
2025-05-01 14:33:08 +03:00
4a2230223c
Enhance theme support: update CSS variables for dark and light themes, improve modal styles, and ensure SVGs use currentColor for theme compatibility.
2025-05-01 13:48:32 +03:00
a49568a389
Add new logos and refactor header component
2025-05-01 01:51:14 +03:00
7afcf996ca
fix: adjust margin for color switcher preview for better alignment
2025-04-30 22:40:48 +03:00
8ce320d3db
feat: update SVG logos and enhance color switcher functionality
2025-04-30 22:37:07 +03:00
e5482c549e
Enhance theme handling and color selection for logos; add utility functions for theme-based color retrieval and improve debug logging across components.
2025-04-29 18:02:07 +03:00
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
cd962ac37a
feat: Implement logo action buttons for copy and download functionality
2025-04-28 17:17:48 +03:00
9e9b0c5648
feat: Add PNG download functionality for SVG logos and enhance logo action buttons
2025-04-28 12:33:16 +03:00
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