Commit Graph

1840 Commits

Author SHA1 Message Date
Pablo Hdez 0e7b8cd5ae Merge branch 'main' into travelperk 2025-10-03 00:35:52 +01:00
pheralb ceb5835f21 ⚙️ Create check-data script to detect unused SVGs 2025-10-02 16:32:31 +01:00
pheralb bd6ce410bc 🛠️ Update CI workflow to check SVGs and add data check script 2025-10-02 16:30:46 +01:00
pheralb 488813af2c 🛠️ Add Sanity SVGs data 2025-10-02 16:26:49 +01:00
pheralb a603c09e7e 🧹 Remove unused/duplicate SVGs 2025-10-02 16:26:11 +01:00
Jonah Snider 7a914edbd3 Format
Signed-off-by: Jonah Snider <jonah@jonahsnider.com>
2025-10-01 10:40:50 -07:00
Jonah Snider a8a5cb22fa Add TravelPerk logo and wordmark
Signed-off-by: Jonah Snider <jonah@jonahsnider.com>
2025-10-01 10:39:02 -07:00
Pablo Hdez 19ee5cef58 Merge pull request #785 from genius-wizard-dev/tensorflow
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Update TensorFlow Using New Icon
2025-09-30 23:58:40 +01:00
Pablo Hdez b89631b84b Merge pull request #784 from genius-wizard-dev/qdrant
Add Qdrant Icon
2025-09-30 23:58:13 +01:00
Nguyễn Thành Thuận dafc5fc8f1 Add TensorFlow SVG assets with light and dark variations
- Updated the TensorFlow entry in svgs.ts to include separate routes for light and dark icons.
- Added new SVG files for TensorFlow light and dark icons.
- Included wordmark SVGs for both light and dark themes.
- Updated brand guidelines URL for TensorFlow.
2025-10-01 00:49:41 +07:00
Nguyễn Thành Thuận aab357095f Refactor SVG files for Qdrant wordmark: optimize paths, update fill colors, and improve structure for better performance and readability. 2025-10-01 00:06:29 +07:00
Nguyễn Thành Thuận a35b66d623 Add Qdrant SVG assets and update svgs.ts
- Added Qdrant icon and wordmark SVGs for both light and dark themes.
- Updated svgs.ts to include Qdrant with appropriate metadata and URLs.
2025-09-30 23:59:38 +07:00
Pablo Hdez 6de7993f85 Merge pull request #782 from ih8sun/feature/improve-macos-searchmenu
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
🛠️Adds native macOS shortcut support for opening the search menu
2025-09-30 17:51:48 +01:00
ih8sun c32dde4b87 🛠️Adds native macOS shortcut support for opening the search menu 2025-09-30 11:44:17 -05:00
pheralb b2de7e96d0 🛠️ Add `appUrl` property in globals 2025-09-30 16:01:00 +01:00
pheralb 8bf76bd4f4 🛠️ Fix font preload reference in app.html 2025-09-30 16:00:42 +01:00
pheralb f9379ffaec 🛠️ Create context-menu for svgl homepage link 2025-09-30 16:00:30 +01:00
pheralb c14555d21f 🎨 Add context-menu UI component 2025-09-30 15:59:33 +01:00
pheralb 5126eed189 🎨 Update font-mono font family 2025-09-30 15:59:12 +01:00
pheralb 7bca58d58b 📦 Update @lucide/svelte dependency 2025-09-30 15:55:54 +01:00
pheralb aa2ed5fc1c 📦 Update Mintlify SVGs 2025-09-30 15:55:33 +01:00
pheralb 07a9198750 🎨 Fix icon color for inactive search state in search component 2025-09-30 12:54:10 +01:00
pheralb dcb2fad6f4 🎨 Update fonts + CSS styles 2025-09-30 12:52:19 +01:00
pheralb ab16011b25 🛠️ Use `import type from SVGProps instead import * from React`
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
2025-09-30 00:29:11 +01:00
Pablo Hdez 204b13c445 Merge pull request #778 from ongkristopher/patch-1
Fix clip-path issue on react
2025-09-29 19:05:17 +01:00
Kristopher Pamplona Ong f28f171d3b Fix clip-path issue on react 2025-09-27 04:34:20 +08:00
pheralb 2af89d3578 🛠️ Update `WithoutChild` type import + format scroll-area.ts file
🚀 Deploy / ☁️ API (push) Has been cancelled
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
2025-09-26 16:10:15 +01:00
Pablo Hdez 0eaf2ab125 Merge pull request #777 from SameerJS6/add-lina
feat: add Lina (Improved ScrollArea)
2025-09-26 16:06:12 +01:00
SameerJS6 95ee98972c Merge branch 'main' of https://github.com/SameerJS6/svgl into add-lina 2025-09-26 09:03:43 +05:30
SameerJS6 dd07e1888d Integrate ScrollArea component into sidebarMobileMenu for enhanced scrolling and layout organization 2025-09-26 09:03:00 +05:30
SameerJS6 7b81780642 Integrate Lina (ScrollArea and ScrollAreaScrollbar) into sidebar layout for improved scrolling and organization of categories 2025-09-26 09:01:11 +05:30
SameerJS6 6264d775cb Refactor PageCard to integrate Lina (ScrollArea) for improved scrolling experience 2025-09-26 09:00:06 +05:30
SameerJS6 e8d42a7055 Introduce ScrollArea components for structured scroll functionality 2025-09-26 08:59:35 +05:30
SameerJS6 4f5137ba6e Add ScrollAreaMask component for customizable scroll masking effects 2025-09-26 08:59:30 +05:30
SameerJS6 c4cfc1017f Add ScrollArea and Scrollbar components for enhanced scroll functionality 2025-09-26 08:59:15 +05:30
SameerJS6 a4232532bd Enhance utility types in cn.ts for improved type safety and flexibility 2025-09-26 08:57:56 +05:30
SameerJS6 3c56cb6b55 Add useHasPrimaryTouch hook to detect primary touch capability 2025-09-26 08:57:46 +05:30
SameerJS6 8ce308ed36 🔧 Update bits-ui to version 2.11.3 and svelte-toolbelt to version 0.10.5 in package.json and pnpm-lock.yaml 2025-09-26 08:55:49 +05:30
pheralb 54c8943e54 📦 Update LottieFiles SVGs + add brand assets for Lottie & Cursor 2025-09-25 18:48:31 +01:00
pheralb fa27a6a752 Merge branch 'main' of github.com:pheralb/svgl 2025-09-25 18:44:27 +01:00
Pablo Hdez ed5c1172b4 Merge pull request #775 from reallynattu/add-lottiefiles-logo
Add LottieFiles logo and wordmark
2025-09-25 18:44:10 +01:00
pheralb a2c29dce99 📦 (api) update wrangler & upstash dependencies 2025-09-25 10:40:26 +01:00
pheralb c50125d79c 🛠️ Add manifest link to app.html 2025-09-25 10:15:30 +01:00
Nattu 437f69de61 Add LottieFiles logo and wordmark
Add LottieFiles design platform logo to the library with both icon and wordmark versions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 12:14:10 +09:00
pheralb 93aedefe79 🛠️ Update extensions data v5.0.0 2025-09-24 17:49:04 +01:00
pheralb 63b189bce3 🛠️ (API) Remove version specification for pnpm setup in deployment workflow 2025-09-24 17:14:58 +01:00
Pablo Hdez bf855d15e0 Merge pull request #772 from pheralb/dev
 svgl v5
2025-09-24 17:08:06 +01:00
pheralb 9cf1677e51 🛠️ Refactor svgr endpoint, disable optimization with `optimize` property
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
2025-09-24 17:00:57 +01:00
pheralb 49f860f25f 🛠️ Fix Intello SVG routes + rename svg files 2025-09-24 16:47:23 +01:00
pheralb b7d05a0a56 🛠️ Merge branch 'main' of github.com:pheralb/svgl into dev 2025-09-24 16:43:39 +01:00