Commit Graph

1912 Commits

Author SHA1 Message Date
Vladimir Antonio F. C. a13d7bbd41 📦 Add Kibo UI light + dark logos 2025-08-26 12:37:07 -04:00
pheralb da19647abf Create favorite store with localstorage 2025-08-26 11:03:57 +01:00
RavianXReaver a1d61d73fa Added Dingocoin logo 2025-08-26 17:31:31 +09:00
pheralb cf3918376f 🛠️ Create custom globals config file with app data 2025-08-25 19:07:50 +01:00
pheralb 9c970c0546 ⚙️ Fix type assertion for svgsData to ensure correct typing as iSVG[] 2025-08-25 19:07:15 +01:00
pheralb 0da0ccfc37 🎨 Add new UI components: Container, Grid, Header, ModeToggle, Search, SvgCard & CopySvg, DownloadSvg with improved functionality and styling 2025-08-25 19:07:05 +01:00
pheralb 56d65c0619 🎨 Add separator UI component 2025-08-25 19:06:12 +01:00
pheralb 96ce62705e 🎨 Add radial button variant with custom styles 2025-08-25 19:05:58 +01:00
pheralb 9038d92465 🎨 Initial sidebar UI component 2025-08-25 19:05:47 +01:00
pheralb 60fca6b2ff 🎨 Add badge UI component 2025-08-25 19:04:56 +01:00
pheralb d78acff5a6 🎨 Add sonner UI component 2025-08-25 19:04:40 +01:00
pheralb 110657a028 🔧 Refactor getAstroCode function to use destructured parameters for improved readability 2025-08-25 19:04:23 +01:00
pheralb d563478871 📦 Add angular, astro, github, react, svelte, svgl, twitter, vue & webcomponents svgs 2025-08-25 19:04:10 +01:00
pheralb 5a41f792c3 📦 Add boxes, heart, house & send moving icons 2025-08-25 19:03:20 +01:00
pheralb 502fab1352 🎉 Initial homepage + layout 2025-08-25 19:02:56 +01:00
pheralb e1178a2591 🎨 Add metatags + support for light/dark mode 2025-08-25 14:26:14 +01:00
pheralb 43171151de 📦 Add fuse.js, jszip, mode-watcher & svgo dependencies 2025-08-25 14:25:54 +01:00
pheralb fdd100bf97 ⚙️ Update ESLint rules, add @typescript-eslint/no-unused-vars 2025-08-25 14:25:09 +01:00
pheralb 6761716dca ⚙️ Create clipboard, download, downloadSvg & parse svg utilities 2025-08-25 14:24:44 +01:00
Pablo Hdez fccc020d81 Merge pull request #746 from vladiantio/fix/readme-change-json-to-ts
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
📝 Update README.md to change JSON syntax to TS for `src/data/svgs.ts` examples
2025-08-23 01:28:01 +01:00
Pablo Hdez 0c39c8652d Merge pull request #745 from vladiantio/feat/add-unjs
📦 Add UnJS SVG logo
2025-08-23 01:26:24 +01:00
Vladimir Antonio F. C. a8897f28fd 📝 Update README.md to change JSON syntax to TypeScript for src/data/svgs.ts examples 2025-08-22 16:19:48 -04:00
Vladimir Antonio F. C. 48e404ca5b 📦 Add UnJS SVG logo 2025-08-22 15:41:44 -04:00
pheralb f53d5418b6 🎨 Add popover UI component 2025-08-21 12:12:17 +01:00
pheralb e4641f01c9 🎨 Add tabs UI component 2025-08-21 12:12:01 +01:00
pheralb 809d763841 🎨 Add dialog UI component 2025-08-21 11:58:55 +01:00
pheralb 313a34cd00 🎨 Add button UI component 2025-08-21 11:58:43 +01:00
pheralb 5d3a51bca9 🎨 Add input UI component 2025-08-21 11:58:34 +01:00
pheralb c34d3bfd65 📦 Add bits-ui, @internationalized/date, @lucide/svelte & tailwind-variants 2025-08-21 11:58:16 +01:00
pheralb 5d2ec852cf ⚙️ Add utility types for component props handling 2025-08-21 11:57:00 +01:00
pheralb 1eff7b8788 🎨 Add new fonts 2025-08-21 11:56:39 +01:00
pheralb e671ae8d02 📦 Add shadcn/ui dependencies 2025-08-21 10:55:32 +01:00
pheralb 257639c1a6 🛠️ Fix import styles 2025-08-21 10:54:08 +01:00
pheralb 42d938aa44 🛠️ Add custom ts alias 2025-08-21 10:53:52 +01:00
pheralb 0ef7c50322 Add initial shadcn configuration files and utilities 2025-08-21 10:53:41 +01:00
pheralb e49dae5460 🛠️ Add prettier & eslint commands 2025-08-21 10:34:51 +01:00
pheralb 1abc7ee26e 🛠️ Fixed eslint errors 2025-08-21 10:31:51 +01:00
pheralb d32667051d 🎨 Improve eslint config structure 2025-08-21 10:31:39 +01:00
pheralb 459457a7e1 Initial commit with Sveltekit + format files 2025-08-21 10:26:07 +01:00
Pablo Hdez ca4f397e0a Merge pull request #717 from DrxcoDev2/main
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Add Kimi AI
2025-08-20 22:43:25 +01:00
Pablo Hdez 00e2cdf758 Merge pull request #695 from sunfe2009/main
feat: add openhunts.svg
2025-08-20 22:42:14 +01:00
Pablo Hdez fbc8f6f115 Merge pull request #739 from mattppal/patch-1
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Move Replit from `software` -> `AI` category
2025-08-16 11:32:31 +01:00
Matt cb648fbc37 Move Replit from software -> AI category 2025-08-15 16:25:29 -07:00
Pablo Hdez 3541828ec3 Merge pull request #733 from ridemountainpig/add-heptabase
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Add Heptabase logo
2025-08-12 23:53:56 +01:00
ridemountainpig 5cbeb13c09 Add Heptabase logo 2025-08-12 22:13:52 +08:00
Pablo Hdez 2244234bed Merge pull request #730 from plainsignal/ps
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Add PlainSignal logo
2025-08-11 14:49:41 +01:00
PlainSignal 8dc9f3b5cc Add PlainSignal logo 2025-08-10 11:55:41 -07:00
Pablo Hdez c6861a3c8d Merge pull request #726 from SebConejo/main
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Add Manifest logo
2025-08-06 22:41:29 +01:00
Pablo Hdez 3013e53898 Merge pull request #728 from disintegrator/patch-1
chore: add payment tag to polar
2025-08-06 22:40:39 +01:00
Pablo Hdez 65da5bd060 📦 Add eslint svg logo
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
2025-08-06 12:27:18 +00:00