Commit graph

220 commits

Author SHA1 Message Date
Kalane
f19efcbd19 fix: 404 from Riot API match-v5 + random summonerSpellIds 2021-09-18 00:01:06 +02:00
Kalane
5a7c38281f feat: add live game tab back 2021-09-17 22:57:57 +02:00
Kalane
6f0beec0d2 feat: add ranks back in match-details 2021-09-16 22:29:20 +02:00
Kalane
973355c201 feat: add detailed-match feature (without ranks for now) 2021-09-16 17:10:09 +02:00
Kalane
ed79b4cd7c feat: add back records tab 2021-09-16 14:23:09 +02:00
Kalane
2a2fb61c58 feat: aggregate RecentActivity with matches data 2021-09-15 21:17:52 +02:00
Kalane
1f5afc3f54 feat: add summoner friends back 2021-09-15 18:35:39 +02:00
Kalane
73e40820bd feat: overview-stats now work in the frontend 2021-09-15 17:59:42 +02:00
Kalane
96352669d0 feat(basic-matches): add summonerSpell 2021-09-14 00:44:12 +02:00
Kalane
ee0b0d3fe1 fix(matches): ms to s 2021-09-11 14:09:25 +02:00
Valentin Kaelin
8d3c777c1b fix: be able to search summoners with 2 letters and a space 2021-05-22 16:56:35 +02:00
Valentin Kaelin
f98238ebd0 chore(client): update dependencies and use new v-slot syntax 2021-04-03 17:18:24 +02:00
Valentin Kaelin
701d824ddb fix(summoner-names): increase z-index of tooltips 2021-03-13 22:59:26 +01:00
Valentin Kaelin
e7c878deea docs: update preview image and Rekkles profile link 2021-03-13 22:15:55 +01:00
Valentin Kaelin
462457413a feat: update example summoner in search dropdown 2021-03-08 22:28:46 +01:00
Valentin Kaelin
16a98bcdc7 refactor(css): replace old transition classes by tailwind ones 2020-12-19 20:17:18 +01:00
Valentin Kaelin
e3ce337885 feat(live): add detailed runes in live game tab 2020-12-19 18:49:03 +01:00
Valentin Kaelin
c1cbfd8514 fix(runes): set default dark gray color to modal before the image loads 2020-12-18 23:18:53 +01:00
Valentin Kaelin
f3ee03e060 fix: forgot https in some links 😣 2020-12-18 23:10:02 +01:00
Valentin Kaelin
bf05f12829 feat: first "working" version of detailed runes 2020-12-18 23:02:20 +01:00
Valentin Kaelin
2d28475056 feat(vuex): start cdragon/runes module 2020-12-17 22:48:02 +01:00
Valentin Kaelin
3dcee325a4 fix(matches): small tweaks for Redemption + Youmuu items 2020-12-16 21:31:36 +01:00
Valentin Kaelin
6bff24869d feat(matches): highlight mythic items 2020-12-13 20:06:17 +01:00
Valentin Kaelin
50fbd1053a refactor: update item tooltips to match new season 11 items 2020-12-05 17:54:16 +01:00
Valentin Kaelin
44f10b6c35 fix(front): display old items icons 2020-11-14 18:28:39 +01:00
Valentin Kaelin
ec9930296d feat: add preseason 11 timestamp 2020-11-13 21:54:29 +01:00
Valentin Kaelin
77eb091b11 fix(live-game): timer fixed size only when the game has started 2020-10-16 22:20:26 +02:00
Valentin Kaelin
9879146433 fix(live-game): fixed size for the game start timer 2020-09-29 18:49:20 +02:00
Valentin Kaelin
d1323307fb fix(champions): prevent full kda text from wrapping 2020-09-26 21:45:46 +02:00
Valentin Kaelin
676ad6f20d feat(records): display gamemode name 2020-08-28 14:01:43 +02:00
Valentin Kaelin
c09a13d964 feat(champions): add checkbox to display only most played champions 2020-08-27 21:35:39 +02:00
Valentin Kaelin
d1d61073c7 fix(search): remove overflow hidden when searching from homepage 2020-08-25 18:57:09 +02:00
Valentin Kaelin
b3b27d0223 fix(search): fix some small bugs 2020-08-25 16:36:36 +02:00
Valentin Kaelin
2a03163a14 fix(ranked): error in ranked component 2020-08-25 16:33:41 +02:00
Valentin Kaelin
dc68fa3186 fix(search): prevent menu flickering when the mouse was hovering items 2020-08-25 15:54:25 +02:00
Valentin Kaelin
d60575e651 feat(search): update value in input when a summoner is searched 2020-08-25 15:22:27 +02:00
Valentin Kaelin
85d485bfdc feat(search): add times icon to delete current search text 2020-08-25 15:15:20 +02:00
Valentin Kaelin
bc65363bec feat(search): focus input when dropdown has been opened 2020-08-24 14:54:09 +02:00
Valentin Kaelin
ab9d10483d feat(search): focus input when user start typing 2020-08-24 14:41:53 +02:00
Valentin Kaelin
c10e1485a8 fix(search): full width/height bug on mobile 2020-08-24 14:26:52 +02:00
Valentin Kaelin
e1b042c9b2 refactor(search): don't hardcode scrollbar width 2020-08-24 14:24:09 +02:00
Valentin Kaelin
389b10d7b5 refactor(search): entire new system to find and save summoner profiles 2020-08-23 23:43:42 +02:00
Valentin Kaelin
d1681a94f2 refactor: small tweaks to keep the design consistent 2020-08-22 18:51:23 +02:00
Valentin Kaelin
fd55779552 refactor(records): new design of the records page 2020-08-22 18:21:36 +02:00
Valentin Kaelin
70358d1187 refactor(champions): new colors for champions table 2020-08-22 18:20:46 +02:00
Valentin Kaelin
c7d894be03 refactor(match-details): new colors for match details stats 2020-08-22 18:18:40 +02:00
Valentin Kaelin
f55405fc4d refactor(match-details): new style to highlight best player stat 2020-08-22 15:12:36 +02:00
Valentin Kaelin
20b7bc08e0 fix(champions): background color 0 opacity if kda was Infinity 2020-08-22 15:12:01 +02:00
Valentin Kaelin
7f631d2662 refactor: switch from Lato font to Inter 2020-08-22 15:11:25 +02:00
Valentin Kaelin
00623ec486 fix: remove overflow hidden in champions table to stop hiding sort arrow 2020-08-12 15:16:28 +02:00