Commit Graph

130 Commits

Author SHA1 Message Date
pheralb 8c19ea2cc5 🎨 Design & accessibility improvements 2024-04-21 00:35:02 +01:00
pheralb c5dc547e3f Improve buttons accessibility 2024-04-20 23:46:44 +01:00
pheralb 038edfa2ae ️ Remove spotlight effect to improve performance 2024-04-20 23:41:34 +01:00
pheralb b09257db7f 🔧 Fix async/await issue in svgCard 2024-04-20 21:25:00 +01:00
pheralb 091a23a137 🎨 Update navbar & sidebar styles + create global sidebar items 2024-04-20 21:24:10 +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
pheralb 407762d3a7 🎨 Update styles for downloadSvg and fix github icon name 2024-03-09 13:48:18 +00:00
pheralb 43de2bb7bf 🛠️ Fix navbar link 2024-03-09 12:52:55 +00:00
pheralb e7bc95b6f5 🎨 Add custom Github icon 2024-03-09 12:46:18 +00:00
Mehdi Dara e4de8f08d7 Decreased the transparency for the better ui 2024-02-11 12:05:37 +03:30
Mehdi Dara 7b4d595819 Fixed backdrop blue appearing 2024-02-11 11:55:35 +03:30
Mehdi Dara caf6609bbd 👀 Blocked user selection for the icon 2024-02-11 11:49:46 +03:30
marpeand ee11e5f8cc Update button title dynamically based on state 2024-02-06 16:52:03 -03:00
pheralb 804a060e58 ⚙️ Fixed download svg when `wordmark & route` are strings 2024-01-27 00:09:37 +00:00
pheralb b2caf5c371 🎨 Update theme config 2024-01-26 23:57:29 +00:00
Mehdi Dara bb2d70cc7a 🚀 Invert the opacity state in navbar items 2024-01-26 15:10:16 +03:30
Mehdi Dara 5a9176f486 Better Readability 2024-01-26 14:36:02 +03:30
pheralb 5f4116f25f 🎨 Design improvements for downloadSvg & svgCard components 2024-01-26 00:04:11 +00:00
pheralb 1f2a600685 🎨 Main alert & `downloadSvg` UI improvements 2024-01-25 23:13:30 +00:00
pheralb 7fd044f804 ⚙️ Fix download light/dark mode for wordmark version 2024-01-25 15:38:51 +00:00
pheralb d1c140f614 Separate download component + create new dialog 2024-01-25 13:41:26 +00:00
pheralb d5ef79b753 🎨 Design improvemens + remove unused code on cards 2024-01-24 12:35:07 +00:00
Pablo Hdez e814a3c7ec Merge pull request #225 from ivanosquis10/fixing-performance-errors-svgs
📦 Added height and width properties for img tags containing svgs
2024-01-24 11:50:21 +00:00
pheralb dba9378833 🎨 Add new badges & accessibility improvements 2024-01-24 11:41:03 +00:00
Pablo Hdez 44b6201b75 Merge pull request #212 from ridemountainpig/multiple-category
Add SVG with multiple category feature
2024-01-24 11:05:01 +00:00
pheralb 49e1927e7e 🛠️ Create shared UI styles for buttons & inputs 2024-01-24 11:01:38 +00:00
pheralb 0a55e4d920 🧹 Delete unused code 2024-01-24 10:39:47 +00:00
ivanosquis10 8ee5c62b72 📦 Added height and width properties for img tags containing svgs 2024-01-23 17:38:10 -04:00
Eduardo 693577b688 Modify text-neutral to 400 for title 👨‍🦽 2024-01-21 17:30:36 -06:00
Eduardo 3dd32cfeec Add aria-labels to links 👨‍🦽 2024-01-21 17:30:20 -06:00
Eduardo 780313ef37 Remove aria-hidden attribute to improve accessibility👨‍🦽 2024-01-21 14:58:18 -06:00
Mehdi be906f3ee6 Merge branch 'pheralb:main' into main 2024-01-20 22:33:33 +03:30
Larry Ivan Villegas Costas 9c8e17b213 Update navbar link label to fix accesibility 2024-01-19 12:46:05 -04:00
Mehdi Dara 5e5097c9a8 Blocked user selection for the endpoint label 2024-01-19 15:41:07 +03:30
juancruz fffef60892 Improve accesibility (in Desktop mode) from 90 to 95 2024-01-18 22:42:51 -03:00
Yen Cheng 9022cdb444 Merge branch 'main' into multiple-category 2024-01-18 10:29:59 +08:00
Miguel Ángel Durán cc012324e6 ️ Add discernible labels to navbar links 2024-01-17 19:23:19 +01:00
Miguel Ángel Durán fae5d8543b ️ Make card visibile for screen readers 2024-01-17 19:22:38 +01:00
Miguel Ángel Durán dd314719b4 ️ Update category link color in svgCard component to fix accesibility issue 2024-01-17 19:22:24 +01:00
ridemountainpig d69adfe4be feat: update multiple category layout 2024-01-18 01:16:56 +08:00
ridemountainpig 6d5e54b602 feat: multiple category feature 2024-01-16 11:27:57 +08:00
pheralb 86a1b5fa8f 🚀 Fixed copy & download wordmark svg version. 2024-01-13 12:22:36 +00:00
ridemountainpig 3b4730e88f feat: add to switch between Logo and Wordmark 2024-01-11 11:45:23 +08:00
Mehdi Dara 1d011ec84b 🪄 Optimized Navbar 2024-01-10 11:23:50 +03:30