e842021a5a
Revert "feat: Refactor logo components into Grid and List views"
...
This reverts commit aaf7db1471 .
2025-05-01 02:32:04 +03:00
9a7f61193b
feat: implement tag data loading and refactor tag handling in components
2025-05-01 02:30:44 +03:00
a49568a389
Add new logos and refactor header component
2025-05-01 01:51:14 +03:00
aaf7db1471
feat: Refactor logo components into Grid and List views
2025-05-01 00:27:38 +03:00
7afcf996ca
fix: adjust margin for color switcher preview for better alignment
2025-04-30 22:40:48 +03:00
c6c3e482c9
chore: remove unused color mode SVG file and ensure proper JSON formatting
2025-04-30 22:38:20 +03:00
8ce320d3db
feat: update SVG logos and enhance color switcher functionality
2025-04-30 22:37:07 +03:00
c9d6ae7104
Add new SVG logos for Nova Post and Ukrposhta; update scanLogos.js to remove unused brand assignment
2025-04-30 19:48:16 +03:00
848813367d
Add new logos
2025-04-30 17:18:43 +03:00
ed5cde4db5
Add logo count display to header for improved user information
2025-04-30 16:49:26 +03:00
a999f219d4
Refactor theme switcher layout and styles for improved usability and aesthetics
2025-04-30 16:17:23 +03:00
c28037e1a7
Add brand information to logos and display in LogoModal component
2025-04-30 16:17:17 +03:00
f3051bd3dd
Add shadoll logo SVG
2025-04-30 15:03:32 +03:00
0e7cb66611
Add new SVG logos, optimize SVG
2025-04-30 14:54:05 +03:00
2cfbe43eaa
Refactor SVG path element for consistency; remove redundant id attribute from mono_black.svg
2025-04-29 23:58:38 +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
28e72b7af0
Replace PNG logos with SVG versions for mono black, mono white, and mono yellow logos. Removed outdated PNG files and added new SVG files for better scalability and quality.
2025-04-29 18:01:57 +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
3d90d9b0da
Implemented InlineSvg component to fetch and color SVG logos dynamically.
2025-04-29 12:16:41 +03:00
69f6f30cb3
Added new logos
2025-04-29 01:12:46 +03:00
f0faaac138
Refactor SVG structure for Dodge logo
2025-04-29 00:58:55 +03:00
7ae57b0a75
Refactor SVG structure for amazon logo
2025-04-29 00:58:07 +03:00
594e95b60c
Add SVG logos for Amazon, Disney and Silpo
2025-04-29 00:55:58 +03:00
3c61c0ac76
Add new SVG logos for Instagram, Jeep, Lifecell, Netflix, and Reebok...
2025-04-29 00:51:18 +03:00
704803ea2a
Add new logos
2025-04-29 00:19:21 +03:00
13202027a4
add new logo
2025-04-29 00:05:58 +03:00
f7188c6d65
chore: update package-lock.json
2025-04-28 23:53:01 +03:00
8b3bfc61f5
add new logos
2025-04-28 23:44:27 +03:00
c30f8921c2
feat: Add image generation for SVG logos and improve clipboard functionality
...
- Added @resvg/resvg-js dependency for SVG to PNG/JPG conversion.
- Implemented pregeneration of PNG and JPG images from SVG files in the scanLogos script.
- Enhanced copy URL functionality in App.svelte to support modern clipboard API with fallbacks.
- Removed unnecessary onCopy prop from LogoActions component and handled copy actions locally.
- Introduced notification system for copy actions with success/error feedback.
- Updated styles for action buttons and notifications for better user experience.
- Cleaned up unused code and improved overall structure for clarity.
2025-04-28 22:43:39 +03:00
cd962ac37a
feat: Implement logo action buttons for copy and download functionality
2025-04-28 17:17:48 +03:00
8dfba44957
Add Nationwide logo
2025-04-28 14:45:05 +03:00
6c2aa816fd
Refactor SVG files for improved readability and structure
2025-04-28 14:16:27 +03:00
9ac878993e
Add new logos
2025-04-28 14:09:36 +03:00
2bccfd3c5b
added new logos
2025-04-28 12:49:12 +03:00
9e9b0c5648
feat: Add PNG download functionality for SVG logos and enhance logo action buttons
2025-04-28 12:33:16 +03:00
8cf977a791
docs: Add AI-generated code notice to README
2025-04-28 11:54:21 +03:00
51ea3c3dba
feat: Add tagging functionality to logos and enhance logo modal display
2025-04-28 11:51:43 +03:00
5446646519
feat: Implement theme switching and improve UI consistency across components
2025-04-28 10:52:06 +03:00
1cb5acd066
fix: Update Makefile and documentation for logo scanning command
2025-04-28 10:14:18 +03:00
d7499075d7
add/change logos images
2025-04-28 09:52:41 +03:00
b71a7fbb82
fix: Add step to generate logos.json in GitHub Pages workflow
2025-04-28 09:52:18 +03:00
e2614693fd
refactor: Update Docker setup and Makefile for improved development workflow
2025-04-28 09:52:08 +03:00
9e4fd4290f
fix: Refactor Pages artifact preparation to ensure build files are organized in a dedicated directory
2025-04-28 02:35:43 +03:00
ec7a6ef5d9
fix: Update Pages artifact preparation to place build files directly in the artifact directory
2025-04-28 02:30:55 +03:00
d04075154e
fix: Refactor Makefile and update Svelte dependency version
2025-04-28 02:29:29 +03:00
eb3e0421f8
fix: Simplify Pages artifact preparation and update Svelte dependency version
2025-04-28 00:22:32 +03:00
7bd4cbdf37
fix: Update Pages artifact preparation to organize build files
2025-04-27 23:55:42 +03:00
9b24e1e002
fix: Enhance Pages artifact preparation in GitHub Actions workflow
2025-04-27 23:48:39 +03:00
fb360c1d93
fix: Remove redundant CNAME copy step from GitHub Actions workflow
2025-04-27 23:37:39 +03:00
7107954315
fix: Update GitHub Actions workflow to prepare and upload correct Pages artifact
2025-04-27 23:32:20 +03:00