Commit Graph

1670 Commits

Author SHA1 Message Date
pheralb a488bd4c7a 🛠️ Update workflows to use Eslint for linting and set `PUBLIC_SVGL_VERSION` env variable
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
2025-08-31 13:59:13 +01:00
pheralb 411ad69a8f 🛠️ Add nixpacks configuration for PNPM setup and build process 2025-08-31 13:48:10 +01:00
pheralb 68e399d99c 🎨 Design improvements 2025-08-31 13:43:53 +01:00
pheralb d06c87037a 🛠️ Improve svgCard component to support theme-based image rendering 2025-08-31 13:43:31 +01:00
pheralb 73bd5a4f78 🛠️ Create codeBlock UI component + setup shadcn/ui registry 2025-08-31 13:43:17 +01:00
pheralb 26b8f0a2ae 🛠️ Create custom svgl version component 2025-08-30 22:31:51 +01:00
pheralb 85e6bb33b8 🛠️ Update pnpm setup to version 10 in deploy API workflow 2025-08-30 16:26:09 +01:00
pheralb 2f3ef58218 🛠️ Remove version specification for pnpm setup in workflows 2025-08-30 16:25:56 +01:00
pheralb de110ef3f6 📦 Update packageManager field in package.json to specify pnpm version 2025-08-29 15:53:24 +01:00
pheralb dc54f91435 🛠️ Refactor parseReactSvgContent to improve SVG handling and formatting 2025-08-29 14:42:12 +01:00
pheralb dd503d4b64 📦 Delete unused dependencies 2025-08-29 14:42:00 +01:00
pheralb 1844f6bbf0 🛠️ Improve logging format for parseSvgFilename utility 2025-08-29 14:05:25 +01:00
pheralb e2c2ca9c30 📦 Add @sveltejs/adapter-node dependency + config 2025-08-29 14:05:05 +01:00
pheralb 9651440edb 🛠️ Merge branch 'main' of github.com:pheralb/svgl into dev 2025-08-29 13:49:00 +01:00
Pablo Hdez ac9be2aa57 Merge pull request #754 from vladiantio/feat/add-ahrefs
🧑‍🚀 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 Ahrefs logo and wordmark
2025-08-29 13:45:58 +01:00
Pablo Hdez 88b4908c5e Merge pull request #753 from vladiantio/fix/update-windsurf-logo
 Update Windsurf logo + URL, and add wordmark + brand URL
2025-08-29 13:45:18 +01:00
pheralb 191b1955f4 📄 Initial API docs without svelte components (working) 2025-08-29 13:44:14 +01:00
pheralb 9a9d0440e6 ⚙️ Upgrade pnpm version to 10 in workflows and standardize working directory quotes 2025-08-29 13:43:42 +01:00
pheralb 9d1a9c553d 🎨 Update outline button variant to remove shadow for a cleaner appearance 2025-08-29 12:54:03 +01:00
pheralb 595adb7649 ⚙️ Create pkgManager store for managing package manager selection 2025-08-29 12:46:10 +01:00
pheralb b808f4f70d 🎨 Update popover content styling for improved responsiveness 2025-08-29 12:45:52 +01:00
pheralb 3e282c2057 Initial shadcn/ui integration + improve copySvg component + move addToFavorite 2025-08-29 12:43:17 +01:00
pheralb acabd32b2d ⚙️ Refactor SVG filename parsing and replace toComponentName function 2025-08-29 12:42:22 +01:00
pheralb 47bcca1bdc 🎨 Add select UI component 2025-08-29 12:42:00 +01:00
pheralb 69215ee02c 🛠️ Add bun, npm, pnpm & yarn svelte components 2025-08-29 12:41:42 +01:00
pheralb eb22a7cc00 📦 Add npm & npm-wordmark SVG logos 2025-08-29 12:12:47 +01:00
Vladimir Antonio F. C. e854672fad 📦 Add Ahrefs logo and wordmark 2025-08-28 23:46:31 -04:00
Vladimir Antonio F. C. d45d23f501 🔧 Fix formatting in categories.ts by removing trailing semicolons 2025-08-28 23:01:21 -04:00
Vladimir Antonio F. C. 1aabcbb48c Update Windsurf logo + URL, and add wordmark + brand URL 2025-08-28 22:57:36 -04:00
pheralb c1f1b123e8 🎨 Improve download button styles and add brand assets link in SVG card 2025-08-29 00:15:25 +01:00
pheralb 6ac5318436 🎨 Add shadcn SVG component 2025-08-29 00:14:51 +01:00
pheralb 09291b90fe 🛠️ Refactor sidebar link activation, enhance PageCard and PageHeader components, and improve badge styles 2025-08-29 00:14:31 +01:00
pheralb 62a6dddc34 🛠️ Initial content-collections config + /docs/* route 2025-08-29 00:13:41 +01:00
pheralb 914ee8224f 🎨 Add Shiki light/dark mode styles and line number formatting 2025-08-29 00:12:55 +01:00
pheralb a1d2b142f5 🙈 Add `.content-collections` to gitignore 2025-08-29 00:12:40 +01:00
pheralb 6ef7b23c4b 📦 Add shiki & content-collections dependencies 2025-08-28 18:51:29 +01:00
pheralb 2409996fdd 🛠️ Create shiki utility with highlighter & rehype options 2025-08-28 18:12:38 +01:00
pheralb 33b8d1c30a Add ViewTransitions component to layout for improve navigation 2025-08-28 10:19:51 +01:00
pheralb 1fa52cc69c 🛠️ Fix class name in DialogPrimitive.Title component for consistency 2025-08-28 10:18:26 +01:00
pheralb 1ce0568563 ♻️ Organize SVGs components, create svgs folder 2025-08-28 10:18:18 +01:00
Pablo Hdez 3392e73b1d Merge pull request #751 from phillvdm/add-powersync-logo
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
📦 Build / 🛠️ Build app (push) Has been cancelled
Add PowerSync logo
2025-08-28 08:46:04 +01:00
Pablo Hdez 7a0289b957 Merge branch 'main' into add-powersync-logo 2025-08-28 08:45:49 +01:00
pheralb b85cc58db3 🛠️ Update svgs/svgr API endpoint to use custom parseReact utility with SWC 2025-08-27 19:31:23 +01:00
pheralb 43b6173c0e 🛠️ Add build scripts for shadcn and production 2025-08-27 19:30:26 +01:00
pheralb c50181fa52 🛠️ Refactor SVG optimization and parsing in generate-registry script, use custom utilities 2025-08-27 19:30:14 +01:00
pheralb 146e8fda04 🛠️ Implement SVG optimization utility and update getSource function to use it 2025-08-27 19:29:55 +01:00
pheralb 879f8eb10e Create custom utility to parse SVG code with SWC 2025-08-27 19:29:41 +01:00
pheralb d008538ce1 🧹 Delete tsconfig comments 2025-08-27 18:24:04 +01:00
pheralb 06040d1427 🛠️ Create custom generate-registry script to convert SVGs to TSX + generate shadcn/ui registry 2025-08-27 18:23:43 +01:00
pheralb 6c49a2be2c 📦 Add shadcn, swc & tsx dependencies + build:registry command 2025-08-27 18:19:37 +01:00