Commit Graph
12 Commits
Author SHA1 Message Date
sha 754f87eaca feat: update SVG handling to support active color sets and improve URL copying 2025-05-29 23:27:18 +03:00
sha 6b4bada5f4 feat: enhance SVG handling by updating color targets and adding SVG source retrieval; refactor Actions and InlineSvg components for improved functionality 2025-05-16 12:25:33 +03:00
sha 5d1bae8008 Refactor Home and Preview pages for improved data handling and UI components
- Updated Home.svelte to streamline app data initialization and reactivity.
- Removed unnecessary intervals and checks for app data updates.
- Enhanced data binding for logos, view modes, and themes.
- Simplified the structure of the Header and Footer components.
- Introduced CardList and CardSquare components for better logo display.
- Improved routing with a NotFound page for unmatched routes.
- Added a RouteHeader component for search functionality and theme switching.
- Enhanced styling for better user experience across components.
2025-05-16 02:24:04 +03:00
sha 8fb057324e feat: enhance Actions and Preview components to support SVG source copying in preview mode 2025-05-14 22:30:20 +03:00
sha 554861c940 feat: implement SVG source copying functionality and add Notification component 2025-05-14 13:48:42 +03:00
sha 1660c91747 Refactor backdrop color handling in Preview component for improved theme support 2025-05-02 00:28:19 +03:00
sha 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
sha 3dd4e50281 Merge branch 'worked' 2025-05-01 11:58:41 +03:00
sha c62d453946 Refactor logo management components: remove LogoModal, add Actions and Grid components, enhance List and Preview components with improved theme handling and SVG support. 2025-05-01 11:57:23 +03:00
sha b044b81644 Revert "feat: Refactor logo components into Grid and List views"
This reverts commit aaf7db1471.
2025-05-01 02:35:10 +03:00
sha a49568a389 Add new logos and refactor header component 2025-05-01 01:51:14 +03:00
sha aaf7db1471 feat: Refactor logo components into Grid and List views 2025-05-01 00:27:38 +03:00