Commit Graph

57 Commits

Author SHA1 Message Date
pheralb f03d9db2f4 🛠️ Design improvements. 2023-03-15 13:54:56 +00:00
pheralb 25b1e4b21a 🛠️ Add metatags. 2023-03-15 13:54:42 +00:00
pheralb 5d276af8a0 🛠️ Update svgs data & add types. 2023-03-15 11:31:21 +00:00
pheralb 26978ca313 🚀 Initial sveltekit config. 2023-03-15 11:29:15 +00:00
pheralb 89506de0e9 🛠️ Add tailwindcss. 2023-03-15 11:28:22 +00:00
pheralb 4a685af29c 🛠️ Initial layout & page. 2023-03-15 11:24:26 +00:00
pheralb 41d98985b4 🧡 Initial commit with Sveltekit. 2023-03-14 21:08:22 +00:00
madeval 422af78d44 feat: add autofocus when open search box 2022-10-17 22:35:49 -03:00
madeval b42afebd9d ref: remove unused imports 2022-10-17 21:30:36 -03:00
ikurotime 260246355d refactor: add categories active indicator 2022-10-10 23:43:54 +02:00
Cristian Adán 98175a5c0d check "no results" in search 2022-10-04 20:02:06 +02:00
Juan Semprun 01de6c30c3 fix: avoid displaying search bar twice on mobile devices 2022-08-09 23:41:14 +02:00
xavialfaro 2fd97da158 fix: clipboard doesn't work on safari 2022-08-06 23:24:17 -05:00
pheralb 16de2150c7 ⚒️ Fix height svg card. 2022-08-01 17:53:10 +01:00
pheralb 242cc8bb53 ⚒️ Fix svg card. 2022-08-01 17:42:12 +01:00
Dario Espinoza Muñoz d540fe11b2 Merge branch 'main' into main 2022-07-26 15:05:26 -04:00
pheralb ebcc6ac5f6 ⚒️ Disable spinner. 2022-07-24 23:41:00 +01:00
pheralb 38077911b7 ⚒️ Fix design bug. 2022-07-24 23:40:28 +01:00
pheralb 2cd7c66462 ⚒️ Clear svgCard. 2022-07-24 23:40:18 +01:00
DarioEsp 97174c65ff fix!: Resonsive category list 2022-07-24 01:05:57 -04:00
DarioEsp c1719ebe70 fix!: Toggle use color minimalist 2022-07-24 00:55:46 -04:00
DarioEsp 0b7ea6015b fix!: LInk hover 2022-07-24 00:45:01 -04:00
DarioEsp e97e859f33 style: Replace shodow by minimalist hover 2022-07-24 00:44:34 -04:00
pheralb 3817e19f53 ⚒️ Design improvements. 2022-07-06 19:52:52 +01:00
pheralb 5acf45a766 ⚒️ Theme improvements. 2022-06-29 17:36:40 +01:00
pheralb e3b7156f90 ⚒️ Create 404 page. 2022-06-29 17:36:21 +01:00
pheralb 82bdb9f4d6 ⚒️ Add ctrl+k shortcut. 2022-06-29 17:01:44 +01:00
pheralb 8ec5735632 ⚒️ Fix layout & responsive. 2022-06-28 18:40:19 +01:00
pheralb 29da05b302 ⚒️ Fix search. 2022-06-28 18:39:09 +01:00
pheralb 7c08035ba0 ⚒️ New improvements. 2022-06-28 13:18:19 +01:00
pheralb bdc8718aab ⚒️ API improvements. 2022-06-28 13:17:53 +01:00
pheralb 4cca689a95 ⚒️ Add loaders. 2022-06-28 13:17:36 +01:00
pheralb a3c1e7b109 ⚒️ Add default-seo config. 2022-06-28 13:16:53 +01:00
pheralb f3c2c801e5 ⚒️ Category example test. 2022-06-28 13:16:21 +01:00
pheralb 0a12c4c519 ⚒️ Create footer. 2022-06-26 18:53:52 +01:00
pheralb 340d1f3be6 ⚒️ Clear global css. 2022-06-26 18:53:27 +01:00
pheralb efd2fbbe26 ⚒️ Add .json to the import. 2022-06-26 18:42:46 +01:00
pheralb f2cfedcbb0 ⚒️ Add getSvgByQuery. 2022-06-26 18:42:06 +01:00
pheralb bb405d50cf ⚒️ Add .slug. 2022-06-26 18:41:36 +01:00
pheralb fd170340bf ⚒️ Add footer. 2022-06-26 16:35:05 +01:00
pheralb 2824dba25f ⚒️ Add useDebounce hook. 2022-06-26 16:34:46 +01:00
pheralb 1df49160d0 ⚒️ Add search component. 2022-06-26 16:34:34 +01:00
pheralb 1c43264288 ⚒️ Fix font route. 2022-06-26 16:34:16 +01:00
pheralb b78fde3cf3 ⚒️ Fix font-family. 2022-06-24 21:52:57 +01:00
pheralb 23c85cb8ed ⚒️ Improvements & new features. 2022-06-24 13:33:12 +01:00
pheralb 6e31f5d88e ⚒️ Create svg info page. 2022-06-24 13:32:18 +01:00
pheralb 603d39f7b3 ⚒️ Fix grid & card info. 2022-06-24 13:31:15 +01:00
pheralb 5076881f71 ⚒️ Create 404 page. 2022-06-24 13:30:49 +01:00
pheralb 4f3bd413ec ⚒️ Create status components. 2022-06-23 17:23:00 +01:00
pheralb dfdbb66a73 ⚒️ Category example test. 2022-06-23 17:21:55 +01:00