Commit Graph

1851 Commits

Author SHA1 Message Date
Pablo Hdez ff88dbc341 Merge pull request #796 from jaycodev/add-nvidia-svg
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
📦 Add NVIDIA logo and wordmark with light and dark mode variants
2025-10-08 23:57:13 +01:00
Pablo Hdez be650f34c7 Merge pull request #794 from jaycodev/update-google-svg
 Update Google logo to use new gradient
2025-10-08 23:56:02 +01:00
Pablo Hdez f8602dc640 Merge pull request #797 from jaycodev/update-astro-svg
 Update Astro logo and add wordmark with light and dark mode variants
2025-10-08 23:55:20 +01:00
jaycodev 7c3972d064 Update Astro logo and add wordmark 2025-10-08 13:31:57 -05:00
jaycodev 3b41deef58 📦 Add NVIDIA logo and wordmark 2025-10-08 12:18:09 -05:00
jaycodev c81908cbb4 Update Google logo 2025-10-08 11:26:40 -05:00
Pablo Hdez 94e71b14b5 Merge pull request #792 from DexAsHisH/add-wakatime-svg
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Added WakaTime svg with light and dark mode variants
2025-10-07 17:26:13 +01:00
Ashish Dabral 97af4a1288 Added WakaTime svg with light and dark mode variants 2025-10-07 00:43:32 +05:30
Pablo Hdez 05fd6bbce8 Merge pull request #790 from DexAsHisH/add-onenote-icon
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Add OneNote svg
2025-10-05 12:15:50 +01:00
Ashish Dabral 469fdb7243 Add OneNote svg 2025-10-05 15:14:50 +05:30
Pablo Hdez fd9b47ee1f Merge pull request #786 from jonahsnider/travelperk
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Add TravelPerk logo and wordmark
2025-10-03 00:36:00 +01:00
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