Commit Graph

14 Commits

Author SHA1 Message Date
rperez e135bb8570 feat(copy-svg): add functionality to copy SVG as a fully functional Angular standalone component 2024-12-04 18:08:28 +00:00
pheralb 12a2fd8f19 🎨 Refactor copy component to use tabs for different frameworks
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
🚀 Deploy / API - Cloudflare Workers (push) Has been cancelled
2024-10-29 18:35:00 +00:00
selemondev 72507987c7 chore: revert unintended linter formatting changes 2024-10-27 21:51:22 +03:00
Yiwei Ho 84977d7f6d fix: after the react component fetch fails, it should cancel the loading state 2024-09-09 00:50:26 +08:00
pheralb 0754f3e0dd ⚙️ Update icons alias & create raycast warning message 2024-08-26 16:50:17 +01:00
pheralb a047575e69 🎨 Add new lucide icons and improve category display + show popover content 2024-08-22 14:24:58 +01:00
pheralb c5dc547e3f Improve buttons accessibility 2024-04-20 23:46:44 +01:00
Xavi Alfaro 5009391f4a fix clipboard on safari 2024-04-09 23:43:54 -05:00
pheralb 5328727ff0 🐛 Fix copy to clipboard in Safari 2024-04-09 23:59:59 +01:00
pheralb c622b769f7 ⚙️ Delete unused function 2024-04-09 23:52:32 +01:00
pheralb 37486f48e4 🐛 Fix copy react component to clipboard in Safari 2024-04-09 23:46:13 +01:00
pheralb 6000cbb6a5 🐛 Import plugins directly into svgr 2024-04-09 23:26:51 +01:00
pheralb bbaa5cd05d 🚀 Add server endpoint for transforming SVG to React component 2024-04-09 23:05:54 +01:00
pheralb d4bee93474 ♻️ Create `CopySvg` component for copying SVG 2024-04-09 16:23:31 +01:00